"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/04/22 01:00:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye" 2026/04/22 01:00:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 01:00:50 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0" 2026/04/22 01:00:52 DEBUG : Creating backend with remote "/tmp/rclone3034857499" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:00:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:00:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/22 01:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:00:53 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.79s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:00:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:00:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:00:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:00:56 DEBUG : sub dir/hello world: md5 = af57f4937207b80ff348e23f51ff3113 OK 2026/04/22 01:00:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:00:56 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:00:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.21s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:00 DEBUG : metadata sub dir: Making directory with metadata 2026/04/22 01:01:00 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:01:00 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/22 01:01:00 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:01:00 DEBUG : Local file system at /tmp/rclone3034857499: File to upload is small (21 bytes), uploading instead of streaming 2026/04/22 01:01:00 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/22 01:01:00 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/22 01:01:00 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/22 01:01:00 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:01:00 DEBUG : Google drive root 'crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0': Skipping btime metadata as can't update it on an existing file: 2026-04-22T01:01:00.054560106Z 2026/04/22 01:01:01 INFO : empty metadata sub dir: Updated directory metadata 2026/04/22 01:01:01 DEBUG : Google drive root 'crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0': Skipping btime metadata as can't update it on an existing file: 2026-04-22T01:01:00.054560106Z 2026/04/22 01:01:01 INFO : metadata sub dir: Updated directory metadata 2026/04/22 01:01:01 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/22 01:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:01:03 DEBUG : metadata sub dir/hello metadata world: md5 = 41b9c9a8897eb14269570ba80e677e8a OK 2026/04/22 01:01:03 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/22 01:01:03 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/22 01:01:06 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.27s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:08 DEBUG : metadata sub dir: Making directory with metadata 2026/04/22 01:01:08 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:01:08 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/22 01:01:08 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:01:08 DEBUG : Local file system at /tmp/rclone3034857499: File to upload is small (21 bytes), uploading instead of streaming 2026/04/22 01:01:08 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/22 01:01:08 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/22 01:01:08 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/22 01:01:08 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:01:08 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/22 01:01:08 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/22 01:01:08 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/22 01:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:01:11 DEBUG : metadata sub dir/hello metadata world: md5 = d177ef540d1ca5c8c261ad482d0c5301 OK 2026/04/22 01:01:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/22 01:01:11 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/22 01:01:11 DEBUG : Google drive root 'crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0': Skipping btime metadata as can't update it on an existing file: 2026-04-22T01:01:08.321687187Z 2026/04/22 01:01:11 INFO : metadata sub dir: Updated directory metadata 2026/04/22 01:01:14 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.89s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:15 DEBUG : Creating backend with remote "/non-existing" 2026/04/22 01:01:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/22 01:01:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.67s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:01:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:01:19 DEBUG : sub dir/hello world: md5 = 48f19da76c544bfae8bcf6cf98575a70 OK 2026/04/22 01:01:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:01:19 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:01:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:01:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.17s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.63s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Running all checks before starting transfers 2026/04/22 01:01:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:01:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Checks finished, now starting transfers 2026/04/22 01:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:01:25 DEBUG : sub dir/hello world: md5 = 1de9ad0ec3f1c5a7173edb15d17f909c OK 2026/04/22 01:01:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:01:25 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:01:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.77s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:28 ERROR : Ignoring --no-traverse with sync 2026/04/22 01:01:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:01:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:01:31 DEBUG : sub dir/hello world: md5 = adc00c2b7faf9b80001a55062160eb64 OK 2026/04/22 01:01:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:01:31 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:01:31 DEBUG : Waiting for deletions to finish 2026/04/22 01:01:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:01:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.41s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/22 01:01:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:01:35 DEBUG : hello world2: md5 = 0e5975f6fa02414fb640b59e52f17622 OK 2026/04/22 01:01:35 DEBUG : hello world2: size = 12 OK 2026/04/22 01:01:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:01:38 DEBUG : potato2: md5 = 786acc2db1249479cb5276aa9ec5e4a6 OK 2026/04/22 01:01:38 DEBUG : potato2: size = 11 OK 2026/04/22 01:01:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.94s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:01:41 DEBUG : potato2: md5 = f72b5b73f6f8384be6ef87cc272b7b53 OK 2026/04/22 01:01:41 DEBUG : potato2: size = 11 OK 2026/04/22 01:01:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.09s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/22 01:01:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:01:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/22 01:01:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:01:43 DEBUG : sub dir2: Making directory with metadata 2026/04/22 01:01:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:01:43 DEBUG : sub dir: Making directory with metadata 2026/04/22 01:01:44 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:01:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/22 01:01:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:01:46 DEBUG : sub dir/hello world: md5 = 1b09602a86a3cc55a74f77bf4b78555c OK 2026/04/22 01:01:46 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:01:46 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:01:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/22 01:01:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.73s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:51 INFO : sub dir2: Making directory 2026/04/22 01:01:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/22 01:01:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:01:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/22 01:01:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:01:51 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/22 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:01:54 DEBUG : sub dir/hello world: md5 = da1b1c453884b26acfc5f368d3545ae6 OK 2026/04/22 01:01:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:01:54 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:01:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:01:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.54s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:01:57 DEBUG : sub dir2: Making directory with metadata 2026/04/22 01:01:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:01:57 DEBUG : sub dir2: Making directory with metadata 2026/04/22 01:01:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:01:58 DEBUG : sub dir: Making directory with metadata 2026/04/22 01:01:59 INFO : sub dir: Made directory with metadata (mtime=2026-04-22T01:01:57.171438526Z) 2026/04/22 01:01:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:02:01 DEBUG : sub dir/hello world: md5 = 631c7f1eb59f1c57fcfb8adaeefef6dd OK 2026/04/22 01:02:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:02:01 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:02:01 INFO : sub dir/hello world: Deleted 2026/04/22 01:02:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.70s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:02:04 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/22 01:02:04 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.01s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:02:08 INFO : sub dir2: Making directory 2026/04/22 01:02:09 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/22 01:02:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:02:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:02:11 DEBUG : sub dir/hello world: md5 = 09b7b875203f63cb27ff780ffea5680c OK 2026/04/22 01:02:11 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:02:11 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:02:11 INFO : sub dir/hello world: Deleted 2026/04/22 01:02:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:02:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.77s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:02:14 DEBUG : sub dir2: Making directory with metadata 2026/04/22 01:02:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:02:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:02:14 DEBUG : sub dir2: Making directory with metadata 2026/04/22 01:02:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:02:15 DEBUG : sub dir: Making directory with metadata 2026/04/22 01:02:16 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:02:17 DEBUG : sub dir/hello world: md5 = 9cd34666715bca6391d75c57e3781d64 OK 2026/04/22 01:02:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:02:17 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:02:17 DEBUG : Waiting for deletions to finish 2026/04/22 01:02:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.83s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:02:21 INFO : sub dir2: Making directory 2026/04/22 01:02:22 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/22 01:02:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:02:24 DEBUG : sub dir/hello world: md5 = 670cbe242d36dff62ae89c22c6e5c2ad OK 2026/04/22 01:02:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:02:24 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:02:24 DEBUG : Waiting for deletions to finish 2026/04/22 01:02:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:02:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.30s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:02:29 DEBUG : sub dir/hello world: md5 = ac0aa730bf1d33c8e7096bb80f576c37 OK 2026/04/22 01:02:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-datukib6kolo" 2026/04/22 01:02:29 DEBUG : Creating backend with remote "TestDrive:crypt/7luuk5ibjng4g0d2cmis8ve48et1evufdverhmvt53gtsp9n838g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye' -> Encrypted drive 'TestCryptDrive:rclone-test-datukib6kolo' 2026/04/22 01:02:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:02:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datukib6kolo': Waiting for checks to finish 2026/04/22 01:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datukib6kolo': Waiting for transfers to finish 2026/04/22 01:02:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:02:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/22 01:02:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datukib6kolo': Purge remote 2026/04/22 01:02:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.29s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:02:39 DEBUG : sub dir/hello world: md5 = 90c9b504cb0439ddd4f3087422ac163f OK 2026/04/22 01:02:41 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/22 01:02:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/22 01:02:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:02:41 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:02:41 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 01:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:02:42 DEBUG : sub dir/hello world: md5 = a2a37ccf8871255ef216005307153ff8 OK 2026/04/22 01:02:42 DEBUG : sub dir/hello world: size = 17 OK 2026/04/22 01:02:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/22 01:02:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/22 01:02:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.03s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:02:47 DEBUG : sub dir/hello world: md5 = aa767cd228709041f29e0af0b32acb46 OK 2026/04/22 01:02:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juxakog2wima" 2026/04/22 01:02:48 DEBUG : Creating backend with remote "TestDrive:crypt/kphke4m6u6eeeoqeus6b41nhjenou96nrteg5niocn9gp1vr62s0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye' -> Encrypted drive 'TestCryptDrive:rclone-test-juxakog2wima' 2026/04/22 01:02:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juxakog2wima': Waiting for checks to finish 2026/04/22 01:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juxakog2wima': Waiting for transfers to finish 2026/04/22 01:02:52 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:02:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/22 01:02:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:02:55 DEBUG : sub dir/hello world: md5 = 5c2b76cadf8e51a64e7ec463461514b3 OK 2026/04/22 01:02:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:02:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/22 01:02:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juxakog2wima': Waiting for checks to finish 2026/04/22 01:02:56 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-juxakog2wima') 2026/04/22 01:02:56 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 01:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juxakog2wima': Waiting for transfers to finish 2026/04/22 01:02:58 DEBUG : sub dir/hello world: size = 17 OK 2026/04/22 01:02:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/22 01:02:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/22 01:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juxakog2wima': Purge remote 2026/04/22 01:03:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.98s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:03:04 DEBUG : sub dir/hello world: md5 = 1811fa868ad77d4115cb034b44c4754f OK 2026/04/22 01:03:05 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/22 01:03:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/22 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:03:05 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:03:05 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:06 DEBUG : sub dir/hello world: md5 = c1f458bec5fe940966c2fc9f74f87a70 OK 2026/04/22 01:03:06 DEBUG : sub dir/hello world: size = 17 OK 2026/04/22 01:03:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/22 01:03:06 INFO : sub dir/hello world: Deleted 2026/04/22 01:03:07 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/22 01:03:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.96s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:03:11 DEBUG : sub dir/hello world: md5 = 0ceca3e75b61d9ef495d020afe025e76 OK 2026/04/22 01:03:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ligizub9gega" 2026/04/22 01:03:12 DEBUG : Creating backend with remote "TestDrive:crypt/dmblrco5dv1ra56vo2ef2rm9ppdfb9egb86ckrjve6cq5r00al7g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye' -> Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega' 2026/04/22 01:03:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:03:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega': Waiting for checks to finish 2026/04/22 01:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega': Waiting for transfers to finish 2026/04/22 01:03:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:03:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/22 01:03:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:03:19 DEBUG : sub dir/hello world: md5 = 2b730794175464846428a1f9ddb29508 OK 2026/04/22 01:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega': Using server-side directory move 2026/04/22 01:03:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/22 01:03:20 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:03:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/22 01:03:20 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:03:20 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega') 2026/04/22 01:03:20 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 01:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega': Waiting for checks to finish 2026/04/22 01:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega': Waiting for transfers to finish 2026/04/22 01:03:21 INFO : sub dir/hello world: Deleted 2026/04/22 01:03:21 INFO : sub dir/hello world: Moved (server-side) 2026/04/22 01:03:22 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/22 01:03:24 DEBUG : sub dir/hello world: md5 = d629715cdbe7c8a2ec225b13da97a3e4 OK 2026/04/22 01:03:25 DEBUG : testing file moves 2026/04/22 01:03:25 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:03:25 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/22 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega': Waiting for checks to finish 2026/04/22 01:03:26 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:03:26 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega') 2026/04/22 01:03:26 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega': Waiting for transfers to finish 2026/04/22 01:03:26 INFO : sub dir/hello world: Deleted 2026/04/22 01:03:27 INFO : sub dir/hello world: Moved (server-side) 2026/04/22 01:03:27 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/22 01:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ligizub9gega': Purge remote --- PASS: TestServerSideMoveOverSelf (20.67s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:03:32 DEBUG : sub dir/hello world: md5 = 7279ac1c2b81809acdf41750fc351489 OK 2026/04/22 01:03:32 ERROR : error listing: directory not found 2026/04/22 01:03:32 INFO : Local file system at /tmp/rclone3034857499: Making directory 2026/04/22 01:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.53s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:03:37 DEBUG : sub dir/hello world: md5 = e14b78f5cc6d944a7d1de9127a04fa2c OK 2026/04/22 01:03:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:03:38 DEBUG : Local file system at /tmp/rclone3034857499: Waiting for checks to finish 2026/04/22 01:03:38 DEBUG : Local file system at /tmp/rclone3034857499: Waiting for transfers to finish 2026/04/22 01:03:39 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/22 01:03:39 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/22 01:03:39 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:03:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:03:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.79s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:03:41 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/22 01:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:43 DEBUG : check sum: md5 = 2a13deae0bc46e4944f9f36463a3eb23 OK 2026/04/22 01:03:43 DEBUG : check sum: size = 1 OK 2026/04/22 01:03:43 INFO : check sum: Copied (new) 2026/04/22 01:03:43 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:43 DEBUG : check sum: size = 1 OK 2026/04/22 01:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/22 01:03:43 DEBUG : check sum: Size of src and dst objects identical 2026/04/22 01:03:43 DEBUG : check sum: Unchanged skipping 2026/04/22 01:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:43 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:43 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.61s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:03:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/22 01:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:46 DEBUG : sizeonly: md5 = 073f4a4cb38bbdc050a4330db4dcc48f OK 2026/04/22 01:03:46 DEBUG : sizeonly: size = 6 OK 2026/04/22 01:03:46 INFO : sizeonly: Copied (new) 2026/04/22 01:03:46 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:47 DEBUG : sizeonly: size = 6 OK 2026/04/22 01:03:47 DEBUG : sizeonly: Sizes identical 2026/04/22 01:03:47 DEBUG : sizeonly: Unchanged skipping 2026/04/22 01:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:47 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.20s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:03:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/22 01:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:50 DEBUG : ignore-size: md5 = d23cb027be3cb5ba262a096d5a8acfe9 OK 2026/04/22 01:03:50 INFO : ignore-size: Copied (new) 2026/04/22 01:03:50 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:03:50 DEBUG : ignore-size: Unchanged skipping 2026/04/22 01:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:50 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.77s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:03:53 DEBUG : existing: md5 = d9934db1e08fb644305a1d6338eb0a99 OK 2026/04/22 01:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:54 DEBUG : existing: size = 6 OK 2026/04/22 01:03:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:03:54 DEBUG : existing: Unchanged skipping 2026/04/22 01:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:54 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:54 INFO : There was nothing to transfer 2026/04/22 01:03:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/22 01:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:55 DEBUG : existing: md5 = 3ca879be1fa47d9ed5f9f0adbbf4c8da OK 2026/04/22 01:03:55 DEBUG : existing: size = 6 OK 2026/04/22 01:03:55 INFO : existing: Copied (replaced existing) 2026/04/22 01:03:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.69s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:03:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:58 DEBUG : existing: md5 = e2fcc456eb73d1aa9ca3a20f50d49a74 OK 2026/04/22 01:03:58 DEBUG : existing: size = 6 OK 2026/04/22 01:03:58 INFO : existing: Copied (new) 2026/04/22 01:03:58 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:03:59 DEBUG : existing: Destination exists, skipping 2026/04/22 01:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:03:59 DEBUG : Waiting for deletions to finish 2026/04/22 01:03:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.62s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:04:02 DEBUG : b/potato: md5 = e88400228a3a9e3e75a7935a80e32bc9 OK 2026/04/22 01:04:05 DEBUG : c/non empty space: md5 = 743856e1984cdf20f5092ec86f3b8e71 OK 2026/04/22 01:04:05 INFO : d: Making directory 2026/04/22 01:04:06 DEBUG : Added delayed dir = "a", newDst= 2026/04/22 01:04:07 INFO : c: Set directory modification time (using SetModTime) 2026/04/22 01:04:07 DEBUG : Added delayed dir = "c", newDst=c 2026/04/22 01:04:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:07 DEBUG : c/non empty space: size = 5 OK 2026/04/22 01:04:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:07 DEBUG : c/non empty space: Unchanged skipping 2026/04/22 01:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:04:09 DEBUG : a/potato2: md5 = 28378cebd8b71178603662c77b3e9335 OK 2026/04/22 01:04:09 DEBUG : a/potato2: size = 60 OK 2026/04/22 01:04:09 INFO : a/potato2: Copied (new) 2026/04/22 01:04:09 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:10 INFO : b/potato: Deleted 2026/04/22 01:04:10 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/22 01:04:10 INFO : d: Removing directory 2026/04/22 01:04:11 INFO : b: Removing directory 2026/04/22 01:04:11 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/22 01:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': deleted 2 directories 2026/04/22 01:04:14 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/22 01:04:15 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.39s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:04:17 DEBUG : empty space: md5 = 3698d9ebd6f74d32052ab6629082df17 OK 2026/04/22 01:04:17 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:17 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/04/22 01:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:04:17 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/22 01:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:04:17 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:04:18 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:18 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/04/22 01:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:04:20 DEBUG : empty space: md5 = 5ceac0cfc7e2d41c1ef657edd7de3dd9 OK 2026/04/22 01:04:20 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:20 INFO : empty space: Copied (replaced existing) 2026/04/22 01:04:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (6.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.51s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:04:23 DEBUG : foo: md5 = a8072ef65b938ac86c501e2f6af17c11 OK 2026/04/22 01:04:24 DEBUG : foo: size = 3 OK 2026/04/22 01:04:24 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/04/22 01:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:04:25 DEBUG : foo: md5 = 9f42576a73b1df120d78c72387c296d8 OK 2026/04/22 01:04:25 DEBUG : foo: size = 3 OK 2026/04/22 01:04:25 INFO : foo: Copied (replaced existing) 2026/04/22 01:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.42s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:04:28 DEBUG : empty space: md5 = 911e25b2cd461fb1f6e4521592c2c71f OK 2026/04/22 01:04:28 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/22 01:04:28 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:04:28 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:04:30 DEBUG : potato: md5 = 20a9fd95897a55527ce928377c7f0351 OK 2026/04/22 01:04:30 DEBUG : potato: size = 60 OK 2026/04/22 01:04:30 INFO : potato: Copied (new) 2026/04/22 01:04:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:04:33 DEBUG : potato: md5 = 910f2985f1e41babc3a4cc83a7c6311c OK 2026/04/22 01:04:33 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:04:33 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:04:33 DEBUG : potato: Sizes differ 2026/04/22 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:04:35 DEBUG : potato: md5 = 6193884a6cf53ddf0afd50a060c3f376 OK 2026/04/22 01:04:35 DEBUG : potato: size = 21 OK 2026/04/22 01:04:35 INFO : potato: Copied (replaced existing) 2026/04/22 01:04:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.47s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:04:38 DEBUG : potato: md5 = f0b32003f04833a53004a54c0dc76949 OK 2026/04/22 01:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:04:39 DEBUG : potato: size = 21 OK 2026/04/22 01:04:39 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/04/22 01:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:04:40 DEBUG : potato: md5 = 598de555d70202164571546c80e307fc OK 2026/04/22 01:04:40 DEBUG : potato: size = 21 OK 2026/04/22 01:04:40 INFO : potato: Copied (replaced existing) 2026/04/22 01:04:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:04:43 DEBUG : potato: md5 = 20471f95cdac7db4cbe0159e42926e11 OK 2026/04/22 01:04:44 DEBUG : empty space: md5 = 9314dac534c0a9cd94f343c458b9bc8d OK 2026/04/22 01:04:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:44 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:44 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:04:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/22 01:04:44 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:04:47 DEBUG : potato: md5 = e73cf9c8c69b5cecc9d74ccf47166d6e OK 2026/04/22 01:04:49 DEBUG : empty space: md5 = c40c84e8bb0715579004a9789d9c88e7 OK 2026/04/22 01:04:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:04:49 DEBUG : empty space: size = 1 OK 2026/04/22 01:04:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:04:49 DEBUG : empty space: Unchanged skipping 2026/04/22 01:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:04:51 DEBUG : potato2: md5 = 4c9bb41fd1dc428828379145cdac5eee OK 2026/04/22 01:04:51 DEBUG : potato2: size = 60 OK 2026/04/22 01:04:51 INFO : potato2: Copied (new) 2026/04/22 01:04:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:04:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:04:55 DEBUG : b/potato: md5 = a5ac61f61fedba21ad77b45daac95995 OK 2026/04/22 01:04:57 DEBUG : c/non empty space: md5 = 69f4a725c2c0dbf3614fadc035a5a54a OK 2026/04/22 01:04:57 INFO : d: Making directory 2026/04/22 01:04:58 INFO : d/e: Making directory 2026/04/22 01:05:00 DEBUG : Added delayed dir = "a", newDst= 2026/04/22 01:05:00 INFO : c: Set directory modification time (using SetModTime) 2026/04/22 01:05:00 DEBUG : Added delayed dir = "c", newDst=c 2026/04/22 01:05:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/22 01:05:01 DEBUG : c/non empty space: size = 5 OK 2026/04/22 01:05:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:01 DEBUG : c/non empty space: Unchanged skipping 2026/04/22 01:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:05:03 DEBUG : a/potato2: md5 = ae905922adb88c1dd8224c621de77e5f OK 2026/04/22 01:05:03 DEBUG : a/potato2: size = 60 OK 2026/04/22 01:05:03 INFO : a/potato2: Copied (new) 2026/04/22 01:05:03 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:03 INFO : b/potato: Deleted 2026/04/22 01:05:04 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/22 01:05:04 INFO : d/e: Removing directory 2026/04/22 01:05:04 INFO : d: Removing directory 2026/04/22 01:05:05 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/22 01:05:06 INFO : b: Removing directory 2026/04/22 01:05:06 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/22 01:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': deleted 3 directories 2026/04/22 01:05:08 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/22 01:05:09 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:05:12 DEBUG : b/potato: md5 = 99492c2f1cfce3ca0e6455f0022d34d5 OK 2026/04/22 01:05:15 DEBUG : c/non empty space: md5 = 1c30ca49cfb8dd99c030dddfb14cffb2 OK 2026/04/22 01:05:15 INFO : d: Making directory 2026/04/22 01:05:16 DEBUG : Added delayed dir = "a", newDst= 2026/04/22 01:05:17 INFO : c: Set directory modification time (using SetModTime) 2026/04/22 01:05:17 DEBUG : Added delayed dir = "c", newDst=c 2026/04/22 01:05:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/22 01:05:17 DEBUG : c/non empty space: size = 5 OK 2026/04/22 01:05:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:17 DEBUG : c/non empty space: Unchanged skipping 2026/04/22 01:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:05:19 DEBUG : a/potato2: md5 = fed17fa0b658bd24481578859aeb743c OK 2026/04/22 01:05:19 DEBUG : a/potato2: size = 60 OK 2026/04/22 01:05:19 INFO : a/potato2: Copied (new) 2026/04/22 01:05:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': not deleting files as there were IO errors 2026/04/22 01:05:19 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/22 01:05:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': not deleting directories as there were IO errors 2026/04/22 01:05:23 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/22 01:05:23 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/22 01:05:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:05:26 DEBUG : potato: md5 = f38460f3debf576d7cc548d540af459f OK 2026/04/22 01:05:28 DEBUG : empty space: md5 = b7fe342d9d280dbfdaeed62fbaaa3b2f OK 2026/04/22 01:05:28 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:05:28 DEBUG : empty space: size = 1 OK 2026/04/22 01:05:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:28 DEBUG : empty space: Unchanged skipping 2026/04/22 01:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:05:29 INFO : potato: Deleted 2026/04/22 01:05:30 DEBUG : potato2: md5 = 2828b8682fe99a8aab44fa90989c937b OK 2026/04/22 01:05:30 DEBUG : potato2: size = 60 OK 2026/04/22 01:05:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.66s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:05:33 DEBUG : potato: md5 = c67cd2cf788eec87ec4aad1912db61ea OK 2026/04/22 01:05:34 DEBUG : empty space: md5 = c9274c3786972d3023b7209508198e08 OK 2026/04/22 01:05:35 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:05:35 INFO : potato: Deleted 2026/04/22 01:05:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:05:36 DEBUG : empty space: size = 1 OK 2026/04/22 01:05:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:36 DEBUG : empty space: Unchanged skipping 2026/04/22 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:05:37 DEBUG : potato2: md5 = b73f905d44da0d5d8898f956824e28f1 OK 2026/04/22 01:05:37 DEBUG : potato2: size = 60 OK 2026/04/22 01:05:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.27s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:05:40 DEBUG : potato: md5 = dac8569ce5a8f5bc36c8fc3f40a5a272 OK 2026/04/22 01:05:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:05:42 DEBUG : potato2: md5 = 4b2a848e1363a751cb1862950f3a2ecd OK 2026/04/22 01:05:42 DEBUG : potato2: size = 19 OK 2026/04/22 01:05:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.25s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:05:45 DEBUG : potato2: md5 = e241dd76a0136ac765ec764f2bad9130 OK 2026/04/22 01:05:47 DEBUG : empty space: md5 = 654c0731676b4628005b014d525c735d OK 2026/04/22 01:05:47 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 01:05:47 DEBUG : enormous: Excluded 2026/04/22 01:05:47 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 01:05:47 DEBUG : potato2: Excluded 2026/04/22 01:05:47 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 01:05:47 DEBUG : potato2: Excluded 2026/04/22 01:05:47 DEBUG : empty space: size = 1 OK 2026/04/22 01:05:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:05:47 DEBUG : empty space: Unchanged skipping 2026/04/22 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:05:47 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:47 INFO : There was nothing to transfer 2026/04/22 01:05:47 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 01:05:47 DEBUG : enormous: Excluded 2026/04/22 01:05:47 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 01:05:47 DEBUG : potato2: Excluded 2026/04/22 01:05:48 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 01:05:48 DEBUG : potato2: Excluded 2026/04/22 01:05:48 DEBUG : empty space: size = 1 OK 2026/04/22 01:05:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/22 01:05:48 DEBUG : empty space: Unchanged skipping 2026/04/22 01:05:48 DEBUG : Local file system at /tmp/rclone3034857499: Waiting for checks to finish 2026/04/22 01:05:48 DEBUG : Local file system at /tmp/rclone3034857499: Waiting for transfers to finish 2026/04/22 01:05:48 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:05:51 DEBUG : potato2: md5 = 1babb28d4bc2c0137078edcc992a9d88 OK 2026/04/22 01:05:52 DEBUG : empty space: md5 = 663f2cae4146d798d4bc5b0a62745bb9 OK 2026/04/22 01:05:54 DEBUG : enormous: md5 = 557ea100e58549078205fd9333be9a3f OK 2026/04/22 01:05:54 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 01:05:54 DEBUG : enormous: Excluded 2026/04/22 01:05:54 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 01:05:54 DEBUG : potato2: Excluded 2026/04/22 01:05:54 DEBUG : empty space: size = 1 OK 2026/04/22 01:05:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:05:54 DEBUG : empty space: Unchanged skipping 2026/04/22 01:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:05:54 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:55 INFO : potato2: Deleted 2026/04/22 01:05:55 INFO : enormous: Deleted 2026/04/22 01:05:55 INFO : There was nothing to transfer 2026/04/22 01:05:55 DEBUG : empty space: size = 1 OK 2026/04/22 01:05:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/22 01:05:55 DEBUG : empty space: Unchanged skipping 2026/04/22 01:05:55 DEBUG : Local file system at /tmp/rclone3034857499: Waiting for checks to finish 2026/04/22 01:05:55 DEBUG : Local file system at /tmp/rclone3034857499: Waiting for transfers to finish 2026/04/22 01:05:55 DEBUG : Waiting for deletions to finish 2026/04/22 01:05:55 INFO : enormous: Deleted 2026/04/22 01:05:55 INFO : potato2: Deleted 2026/04/22 01:05:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.24s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:05:58 DEBUG : one: md5 = c00a043068601e5d9fa1d9a055c999f4 OK 2026/04/22 01:05:59 DEBUG : two: md5 = 87ddea8909800c03bbd59771acd2c5b9 OK 2026/04/22 01:06:01 DEBUG : three: md5 = 042c6b05507a5ea7c456719ee7e702a2 OK 2026/04/22 01:06:02 DEBUG : four: md5 = 38bae56e6ede32ea700d9831a9fd4876 OK 2026/04/22 01:06:03 DEBUG : five: Need to transfer - File not found at Destination 2026/04/22 01:06:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:06:03 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:06:03 DEBUG : four: Sizes differ 2026/04/22 01:06:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/22 01:06:03 DEBUG : one: Destination is newer than source, skipping 2026/04/22 01:06:03 DEBUG : three: size = 5 OK 2026/04/22 01:06:03 DEBUG : three: Sizes identical 2026/04/22 01:06:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/22 01:06:03 DEBUG : two: size = 3 OK 2026/04/22 01:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:04 DEBUG : four: md5 = 003303fdd4e8da444194c78f46dfdd9b OK 2026/04/22 01:06:04 DEBUG : four: size = 4 OK 2026/04/22 01:06:04 INFO : four: Copied (replaced existing) 2026/04/22 01:06:04 DEBUG : two: md5 = b17ba306d78e0256fa88fd4d99597a62 OK 2026/04/22 01:06:04 DEBUG : two: size = 3 OK 2026/04/22 01:06:04 INFO : two: Copied (replaced existing) 2026/04/22 01:06:05 DEBUG : five: md5 = b1e0225e9b64585dee849cfdf0ffdace OK 2026/04/22 01:06:05 DEBUG : five: size = 4 OK 2026/04/22 01:06:05 INFO : five: Copied (new) 2026/04/22 01:06:05 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.70s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/22 01:06:08 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/22 01:06:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/22 01:06:08 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/22 01:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:10 DEBUG : yam: md5 = d54c2e158e39b42231422fb4d0a8d062 OK 2026/04/22 01:06:10 DEBUG : yam: size = 11 OK 2026/04/22 01:06:10 INFO : yam: Copied (new) 2026/04/22 01:06:10 DEBUG : potato: md5 = 39d0495325f61cf9a5af2bc7163c591e OK 2026/04/22 01:06:10 DEBUG : potato: size = 14 OK 2026/04/22 01:06:10 INFO : potato: Copied (new) 2026/04/22 01:06:10 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/22 01:06:10 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/22 01:06:10 DEBUG : potato: size = 14 OK 2026/04/22 01:06:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:06:10 DEBUG : potato: Unchanged skipping 2026/04/22 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:12 DEBUG : yaml: md5 = 3f4cd37b716bf381d2ec686143a1c4c8 OK 2026/04/22 01:06:12 DEBUG : yaml: size = 11 OK 2026/04/22 01:06:12 INFO : yaml: Copied (new) 2026/04/22 01:06:12 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:12 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/22 01:06:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Making map for --track-renames 2026/04/22 01:06:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Finished making map for --track-renames 2026/04/22 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/22 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for renames to finish 2026/04/22 01:06:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/22 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:16 DEBUG : yam: md5 = ef04eafab03fd1342d4a034921592929 OK 2026/04/22 01:06:16 DEBUG : yam: size = 11 OK 2026/04/22 01:06:16 INFO : yam: Copied (new) 2026/04/22 01:06:16 DEBUG : potato: md5 = 19604ace02a3e93cdda9d9dce89a2160 OK 2026/04/22 01:06:16 DEBUG : potato: size = 14 OK 2026/04/22 01:06:16 INFO : potato: Copied (new) 2026/04/22 01:06:16 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:16 DEBUG : potato: size = 14 OK 2026/04/22 01:06:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:06:16 DEBUG : potato: Unchanged skipping 2026/04/22 01:06:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Making map for --track-renames 2026/04/22 01:06:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Finished making map for --track-renames 2026/04/22 01:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for renames to finish 2026/04/22 01:06:17 INFO : yam: Moved (server-side) to: yaml 2026/04/22 01:06:17 INFO : yaml: Renamed from "yam" 2026/04/22 01:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:17 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/22 01:06:19 DEBUG : Added delayed dir = "sub", newDst= 2026/04/22 01:06:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Making map for --track-renames 2026/04/22 01:06:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Finished making map for --track-renames 2026/04/22 01:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/22 01:06:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/22 01:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for renames to finish 2026/04/22 01:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:21 DEBUG : sub/yam: md5 = 050184f4002a99d7a1dd81c0c18f8fd5 OK 2026/04/22 01:06:21 DEBUG : sub/yam: size = 11 OK 2026/04/22 01:06:21 INFO : sub/yam: Copied (new) 2026/04/22 01:06:21 DEBUG : potato: md5 = 8efd2385dc40d657d883182db2955ff4 OK 2026/04/22 01:06:21 DEBUG : potato: size = 14 OK 2026/04/22 01:06:21 INFO : potato: Copied (new) 2026/04/22 01:06:21 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:22 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/22 01:06:22 DEBUG : potato: size = 14 OK 2026/04/22 01:06:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:06:22 DEBUG : potato: Unchanged skipping 2026/04/22 01:06:23 INFO : sub: Set directory modification time (using SetModTime) 2026/04/22 01:06:23 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/22 01:06:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Making map for --track-renames 2026/04/22 01:06:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Finished making map for --track-renames 2026/04/22 01:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for renames to finish 2026/04/22 01:06:24 INFO : sub/yam: Moved (server-side) to: yam 2026/04/22 01:06:24 INFO : yam: Renamed from "sub/yam" 2026/04/22 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:24 DEBUG : Waiting for deletions to finish 2026/04/22 01:06:24 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.24s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:06:27 DEBUG : Creating backend with remote "/tmp/rclone3034857499/dir1" 2026/04/22 01:06:27 DEBUG : Config file has changed externally - reloading 2026/04/22 01:06:27 DEBUG : Creating backend with remote "/tmp/rclone3034857499/dir2" 2026/04/22 01:06:27 DEBUG : Local file system at /tmp/rclone3034857499/dir2: Using server-side directory move 2026/04/22 01:06:27 INFO : Local file system at /tmp/rclone3034857499/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/22 01:06:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/22 01:06:27 INFO : file1.txt: Moved (server-side) 2026/04/22 01:06:27 DEBUG : Local file system at /tmp/rclone3034857499/dir2: Waiting for checks to finish 2026/04/22 01:06:27 DEBUG : Local file system at /tmp/rclone3034857499/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:06:28 DEBUG : Added delayed dir = "nested", newDst= 2026/04/22 01:06:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:06:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:06:28 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/22 01:06:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/22 01:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:30 DEBUG : sub dir/hello world: md5 = 51becdefc432b19d04816dd3ec2a893c OK 2026/04/22 01:06:30 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:06:30 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:06:30 INFO : sub dir/hello world: Deleted 2026/04/22 01:06:31 DEBUG : nested/sub dir/file: md5 = ffa4963410651f215bd0eee7aecac309 OK 2026/04/22 01:06:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/22 01:06:31 INFO : nested/sub dir/file: Copied (new) 2026/04/22 01:06:31 INFO : nested/sub dir/file: Deleted 2026/04/22 01:06:32 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:06:33 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/22 01:06:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:06:33 INFO : sub dir: Removing directory 2026/04/22 01:06:33 INFO : nested/sub dir: Removing directory 2026/04/22 01:06:33 INFO : nested: Removing directory 2026/04/22 01:06:33 DEBUG : Local file system at /tmp/rclone3034857499: deleted 3 directories 2026/04/22 01:06:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/22 01:06:36 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/22 01:06:37 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:06:38 DEBUG : Added delayed dir = "nested", newDst= 2026/04/22 01:06:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 01:06:38 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/22 01:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 01:06:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/22 01:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:40 DEBUG : sub dir/hello world: md5 = ee125ed61648178015a53e58d95deec6 OK 2026/04/22 01:06:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 01:06:40 INFO : sub dir/hello world: Copied (new) 2026/04/22 01:06:40 INFO : sub dir/hello world: Deleted 2026/04/22 01:06:42 DEBUG : nested/sub dir/file: md5 = c9d63105310f0ea3da9ff64fb35f7e6c OK 2026/04/22 01:06:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/22 01:06:42 INFO : nested/sub dir/file: Copied (new) 2026/04/22 01:06:42 INFO : nested/sub dir/file: Deleted 2026/04/22 01:06:42 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:06:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:06:43 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/22 01:06:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/22 01:06:46 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/22 01:06:47 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.97s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:06:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/22 01:06:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 01:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:49 DEBUG : existing: md5 = 115a6b01178102ca909f34006f7ac499 OK 2026/04/22 01:06:49 DEBUG : existing: size = 6 OK 2026/04/22 01:06:49 INFO : existing: Copied (new) 2026/04/22 01:06:49 INFO : existing: Deleted 2026/04/22 01:06:49 DEBUG : existing-b: md5 = 05010900004fbd8b7289a3b27a03908c OK 2026/04/22 01:06:49 DEBUG : existing-b: size = 6 OK 2026/04/22 01:06:49 INFO : existing-b: Copied (new) 2026/04/22 01:06:49 INFO : existing-b: Deleted 2026/04/22 01:06:50 DEBUG : existing: Destination exists, skipping 2026/04/22 01:06:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/22 01:06:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:06:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:06:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.18s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:06:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-copohus9zene" 2026/04/22 01:06:52 DEBUG : Creating backend with remote "TestDrive:crypt/vs3gdkbvqvk81hi0vd4264rr1blsuro1f7hkuae8u389qu7r1ulg" 2026/04/22 01:06:54 DEBUG : potato2: md5 = e4b56f892dd844d8bee9eb0173d56763 OK 2026/04/22 01:06:56 DEBUG : empty space: md5 = 0104df7a7e3f463dcb74918b1918c75f OK 2026/04/22 01:06:57 DEBUG : potato3: md5 = 38b641e210b7d52f0dbc119c3e71d598 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye' -> Encrypted drive 'TestCryptDrive:rclone-test-copohus9zene' 2026/04/22 01:07:00 DEBUG : empty space: md5 = 168d7815c7f1d1c6c6e9974c9460ffca OK 2026/04/22 01:07:02 DEBUG : potato3: md5 = 32f3d65885d8f55f83c2abe0692801d4 OK 2026/04/22 01:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copohus9zene': Using server-side directory move 2026/04/22 01:07:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-copohus9zene': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/22 01:07:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:07:02 DEBUG : empty space: size = 1 OK 2026/04/22 01:07:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:07:02 DEBUG : empty space: Unchanged skipping 2026/04/22 01:07:02 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:07:02 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-copohus9zene') 2026/04/22 01:07:02 DEBUG : potato3: Sizes differ 2026/04/22 01:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copohus9zene': Waiting for checks to finish 2026/04/22 01:07:03 INFO : empty space: Deleted 2026/04/22 01:07:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copohus9zene': Waiting for transfers to finish 2026/04/22 01:07:03 INFO : potato3: Deleted 2026/04/22 01:07:03 INFO : potato2: Moved (server-side) 2026/04/22 01:07:03 INFO : potato3: Moved (server-side) 2026/04/22 01:07:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jixokev0ziho" 2026/04/22 01:07:04 DEBUG : Creating backend with remote "TestDrive:crypt/e7odtk674hshs6ng0mougd59fu0am48fc6nsm0sk82nk48paflm0" 2026/04/22 01:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixokev0ziho': Using server-side directory move 2026/04/22 01:07:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jixokev0ziho': Server side directory move succeeded 2026/04/22 01:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixokev0ziho': Purge remote 2026/04/22 01:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copohus9zene': Purge remote 2026/04/22 01:07:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.24s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:07:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipuxav0dexo" 2026/04/22 01:07:08 DEBUG : Creating backend with remote "TestDrive:crypt/3tlvktktbsblfv6ffau8bjj184dq2kd0scl292ngfmf5l6qkdpdg" 2026/04/22 01:07:11 DEBUG : potato2: md5 = 823bacc32eee0caea0dbdeadbfc5955c OK 2026/04/22 01:07:12 DEBUG : empty space: md5 = d23334ab97511ab922634f5bf41fe941 OK 2026/04/22 01:07:13 DEBUG : potato3: md5 = fb7b9b3f54a8ceb2b606946191440128 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye' -> Encrypted drive 'TestCryptDrive:rclone-test-bipuxav0dexo' 2026/04/22 01:07:16 DEBUG : empty space: md5 = 0faa688c02e22badc1a514c884e71233 OK 2026/04/22 01:07:17 DEBUG : potato3: md5 = ef66cb96da21ccae7be42ef423b3b369 OK 2026/04/22 01:07:18 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 01:07:18 DEBUG : empty space: Excluded 2026/04/22 01:07:18 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 01:07:18 DEBUG : empty space: Excluded 2026/04/22 01:07:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:07:18 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:07:18 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bipuxav0dexo') 2026/04/22 01:07:18 DEBUG : potato3: Sizes differ 2026/04/22 01:07:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipuxav0dexo': Waiting for checks to finish 2026/04/22 01:07:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipuxav0dexo': Waiting for transfers to finish 2026/04/22 01:07:18 INFO : potato3: Deleted 2026/04/22 01:07:19 INFO : potato2: Moved (server-side) 2026/04/22 01:07:19 INFO : potato3: Moved (server-side) 2026/04/22 01:07:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-panunor8tiwe" 2026/04/22 01:07:19 DEBUG : Creating backend with remote "TestDrive:crypt/629f0j5gc8hmlhliq21uoldo4be5ed28tnc32otlersjuh1tq020" 2026/04/22 01:07:21 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 01:07:21 DEBUG : empty space: Excluded 2026/04/22 01:07:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:07:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/22 01:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-panunor8tiwe': Waiting for checks to finish 2026/04/22 01:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-panunor8tiwe': Waiting for transfers to finish 2026/04/22 01:07:22 INFO : potato3: Moved (server-side) 2026/04/22 01:07:22 INFO : potato2: Moved (server-side) 2026/04/22 01:07:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-panunor8tiwe': Purge remote 2026/04/22 01:07:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipuxav0dexo': Purge remote --- PASS: TestServerSideMoveWithFilter (16.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:07:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cahumur7dazi" 2026/04/22 01:07:24 DEBUG : Creating backend with remote "TestDrive:crypt/lofft0uud8brol5upeedubhgg4eitriavqefp4r2mqoo4untfv60" 2026/04/22 01:07:27 DEBUG : potato2: md5 = db2addb90f9695ddb4d67895ce831217 OK 2026/04/22 01:07:28 DEBUG : empty space: md5 = 1cd2a3278481bd723107476abe152cbe OK 2026/04/22 01:07:30 DEBUG : potato3: md5 = 46956d0c96e94bbe9a21062be6a9028c OK 2026/04/22 01:07:30 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye' -> Encrypted drive 'TestCryptDrive:rclone-test-cahumur7dazi' 2026/04/22 01:07:33 DEBUG : empty space: md5 = 3ef2b3318fc3f08e3d290959f0ce1d77 OK 2026/04/22 01:07:35 DEBUG : potato3: md5 = 0f4543150ff1c2cda7cf8a3955f885eb OK 2026/04/22 01:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cahumur7dazi': Using server-side directory move 2026/04/22 01:07:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cahumur7dazi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/22 01:07:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 01:07:35 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/22 01:07:35 DEBUG : empty space: size = 1 OK 2026/04/22 01:07:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:07:35 DEBUG : empty space: Unchanged skipping 2026/04/22 01:07:35 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:07:35 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cahumur7dazi') 2026/04/22 01:07:35 DEBUG : potato3: Sizes differ 2026/04/22 01:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cahumur7dazi': Waiting for checks to finish 2026/04/22 01:07:36 INFO : empty space: Deleted 2026/04/22 01:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cahumur7dazi': Waiting for transfers to finish 2026/04/22 01:07:36 INFO : potato3: Deleted 2026/04/22 01:07:36 INFO : potato2: Moved (server-side) 2026/04/22 01:07:36 INFO : potato3: Moved (server-side) 2026/04/22 01:07:36 INFO : tomatoDir: Removing directory 2026/04/22 01:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': deleted 1 directories 2026/04/22 01:07:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sovagof7cegu" 2026/04/22 01:07:38 DEBUG : Creating backend with remote "TestDrive:crypt/7fljhc7koskh5ldkgo6gqir50a1tipsisgamls2d5n7nbpbinjlg" 2026/04/22 01:07:39 INFO : tomatoDir: Making directory 2026/04/22 01:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sovagof7cegu': Using server-side directory move 2026/04/22 01:07:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sovagof7cegu': Server side directory move succeeded 2026/04/22 01:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sovagof7cegu': Purge remote 2026/04/22 01:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cahumur7dazi': Purge remote 2026/04/22 01:07:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.31s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.54s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/rclone-sync-test" 2026/04/22 01:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.01s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:07:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/rclone-sync-test" 2026/04/22 01:07:45 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/22 01:07:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/rclone-sync-test-include/layer2" 2026/04/22 01:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/22 01:07:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/rclone-sync-test-ignore-file" 2026/04/22 01:07:51 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/22 01:07:55 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 6daa729d7dc7e87e296f5d830f2c9d8d OK 2026/04/22 01:07:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 01:07:56 DEBUG : rclone-sync-test: Excluded 2026/04/22 01:07:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/22 01:07:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/22 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/rclone-sync-test': Waiting for checks to finish 2026/04/22 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/rclone-sync-test': Waiting for transfers to finish 2026/04/22 01:07:56 DEBUG : Waiting for deletions to finish 2026/04/22 01:07:56 INFO : There was nothing to transfer 2026/04/22 01:07:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 01:07:58 DEBUG : rclone-sync-test: Excluded 2026/04/22 01:07:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/22 01:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:07:58 DEBUG : Waiting for deletions to finish 2026/04/22 01:07:58 INFO : rclone-sync-test-include: Removing directory 2026/04/22 01:07:59 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/22 01:07:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/22 01:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': failed to delete 1 directories 2026/04/22 01:07:59 INFO : There was nothing to transfer 2026/04/22 01:08:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 01:08:00 DEBUG : rclone-sync-test: Excluded 2026/04/22 01:08:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/22 01:08:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/22 01:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/22 01:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/22 01:08:01 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:01 INFO : There was nothing to transfer 2026/04/22 01:08:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 01:08:02 DEBUG : rclone-sync-test: Excluded 2026/04/22 01:08:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/22 01:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:08:02 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:02 INFO : rclone-sync-test-include: Removing directory 2026/04/22 01:08:02 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/22 01:08:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/22 01:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': failed to delete 1 directories 2026/04/22 01:08:02 INFO : There was nothing to transfer 2026/04/22 01:08:03 DEBUG : Excluded 2026/04/22 01:08:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/22 01:08:04 DEBUG : rclone-sync-test: Excluded 2026/04/22 01:08:04 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/22 01:08:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/22 01:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/22 01:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/22 01:08:04 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:04 INFO : There was nothing to transfer 2026/04/22 01:08:06 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/22 01:08:07 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.15s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:08:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/dst" 2026/04/22 01:08:08 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/22 01:08:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/CompareDest" 2026/04/22 01:08:10 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/gveqi14airsml4bgu7krj116o8" 2026/04/22 01:08:12 DEBUG : one: Need to transfer - File not found at Destination 2026/04/22 01:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:08:14 DEBUG : one: md5 = f5d70eee8a1ae6d2845286238c7fad0a OK 2026/04/22 01:08:14 DEBUG : one: size = 3 OK 2026/04/22 01:08:14 INFO : one: Copied (new) 2026/04/22 01:08:14 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:08:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:08:15 DEBUG : one: Sizes differ 2026/04/22 01:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:08:17 DEBUG : one: md5 = 4a55cf42b6902ffebf3790884e4d69f4 OK 2026/04/22 01:08:17 DEBUG : one: size = 5 OK 2026/04/22 01:08:17 INFO : one: Copied (replaced existing) 2026/04/22 01:08:17 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:19 DEBUG : dst/one: md5 = 44e4511d63822b554fcc93e095e206ba OK 2026/04/22 01:08:21 DEBUG : CompareDest/one: md5 = 7d904bab640ade9439eb20eec25dd89e OK 2026/04/22 01:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:08:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:08:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:08:22 DEBUG : one: Sizes differ 2026/04/22 01:08:22 DEBUG : one: size = 5 OK 2026/04/22 01:08:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:08:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 01:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:08:22 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:22 INFO : There was nothing to transfer 2026/04/22 01:08:24 DEBUG : CompareDest/two: md5 = 59d629df1531e675460e4a42e0f56f98 OK 2026/04/22 01:08:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:08:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:08:25 DEBUG : one: Sizes differ 2026/04/22 01:08:25 DEBUG : two: size = 3 OK 2026/04/22 01:08:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:08:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/22 01:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:08:25 DEBUG : one: size = 5 OK 2026/04/22 01:08:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:08:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 01:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:08:25 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:25 INFO : There was nothing to transfer 2026/04/22 01:08:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:08:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:08:26 DEBUG : one: Sizes differ 2026/04/22 01:08:26 DEBUG : two: size = 3 OK 2026/04/22 01:08:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/22 01:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:08:26 DEBUG : one: size = 5 OK 2026/04/22 01:08:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:08:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 01:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:08:26 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:26 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/22 01:08:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:08:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:08:28 DEBUG : one: Sizes differ 2026/04/22 01:08:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:08:28 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/CompareDest') 2026/04/22 01:08:28 DEBUG : two: Sizes differ 2026/04/22 01:08:28 DEBUG : two: Need to transfer - File not found at Destination 2026/04/22 01:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:08:28 DEBUG : one: size = 5 OK 2026/04/22 01:08:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:08:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/22 01:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:08:30 DEBUG : two: md5 = 252b072d7666fb06c765378170878bcb OK 2026/04/22 01:08:30 DEBUG : two: size = 5 OK 2026/04/22 01:08:30 INFO : two: Copied (new) 2026/04/22 01:08:30 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/22 01:08:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:08:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/22 01:08:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.83s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:08:37 DEBUG : pre-dest1/1: md5 = 1e86efeb8b8743be2742bffc8c66a313 OK 2026/04/22 01:08:39 DEBUG : pre-dest2/2: md5 = 8099867074b384662e87fee2407c12fc OK 2026/04/22 01:08:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/dest" 2026/04/22 01:08:39 DEBUG : Config file has changed externally - reloading 2026/04/22 01:08:39 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/rg03c1jvnehrrc617i0lnqjddc" 2026/04/22 01:08:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/pre-dest1" 2026/04/22 01:08:41 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/bbnblvh6k061ssopqrp18kd7gc" 2026/04/22 01:08:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/pre-dest2" 2026/04/22 01:08:42 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/22 01:08:43 DEBUG : 1: size = 1 OK 2026/04/22 01:08:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:43 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/22 01:08:43 DEBUG : 2: size = 1 OK 2026/04/22 01:08:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:08:43 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/22 01:08:44 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/22 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dest': Waiting for checks to finish 2026/04/22 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dest': Waiting for transfers to finish 2026/04/22 01:08:46 DEBUG : 3: md5 = 09b44934ed5b47d06f89f6b546f8fb5b OK 2026/04/22 01:08:46 DEBUG : 3: size = 1 OK 2026/04/22 01:08:46 INFO : 3: Copied (new) 2026/04/22 01:08:46 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:49 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/22 01:08:50 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/22 01:08:51 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.23s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:08:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/dst" 2026/04/22 01:08:52 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/22 01:08:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/CopyDest" 2026/04/22 01:08:53 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/22 01:08:55 DEBUG : one: Need to transfer - File not found at Destination 2026/04/22 01:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:08:57 DEBUG : one: md5 = b35ea203c6ad1de427c72d5b81f9cd31 OK 2026/04/22 01:08:57 DEBUG : one: size = 3 OK 2026/04/22 01:08:57 INFO : one: Copied (new) 2026/04/22 01:08:57 DEBUG : Waiting for deletions to finish 2026/04/22 01:08:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:08:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:08:58 DEBUG : one: Sizes differ 2026/04/22 01:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:09:00 DEBUG : one: md5 = e5cddba3c3a1fff0bc63011359658fa8 OK 2026/04/22 01:09:00 DEBUG : one: size = 5 OK 2026/04/22 01:09:00 INFO : one: Copied (replaced existing) 2026/04/22 01:09:00 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:02 DEBUG : dst/one: md5 = 8fcdf6bbda724d7dbac5b30c79c29220 OK 2026/04/22 01:09:04 DEBUG : CopyDest/one: md5 = fc9892b395b7f2a42c74cb1a7c1d1ee8 OK 2026/04/22 01:09:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/BackupDir" 2026/04/22 01:09:05 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/22 01:09:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:09:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:09:07 DEBUG : one: Sizes differ 2026/04/22 01:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:09:07 DEBUG : one: size = 5 OK 2026/04/22 01:09:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:09:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:09:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:09:07 DEBUG : one: Sizes differ 2026/04/22 01:09:09 INFO : one: Moved (server-side) 2026/04/22 01:09:10 DEBUG : one: size = 5 OK 2026/04/22 01:09:10 INFO : one: Copied (server-side copy) 2026/04/22 01:09:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/22 01:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:09:10 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:12 DEBUG : CopyDest/two: md5 = c9f056fccccf0bc5c1d5a8eeb9b9ecda OK 2026/04/22 01:09:12 DEBUG : one: size = 5 OK 2026/04/22 01:09:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:09:12 DEBUG : one: Unchanged skipping 2026/04/22 01:09:13 DEBUG : two: size = 3 OK 2026/04/22 01:09:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:09:14 DEBUG : two: size = 3 OK 2026/04/22 01:09:14 INFO : two: Copied (server-side copy) 2026/04/22 01:09:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/22 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:09:14 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:15 DEBUG : one: size = 5 OK 2026/04/22 01:09:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:09:15 DEBUG : one: Unchanged skipping 2026/04/22 01:09:15 DEBUG : two: size = 3 OK 2026/04/22 01:09:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:09:15 DEBUG : two: Unchanged skipping 2026/04/22 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:09:15 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:15 INFO : There was nothing to transfer 2026/04/22 01:09:17 DEBUG : CopyDest/three: md5 = c4186cccfeca8eb7f30afd791970d175 OK 2026/04/22 01:09:17 DEBUG : one: size = 5 OK 2026/04/22 01:09:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:09:17 DEBUG : one: Unchanged skipping 2026/04/22 01:09:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:09:18 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/CopyDest') 2026/04/22 01:09:18 DEBUG : three: Sizes differ 2026/04/22 01:09:18 DEBUG : three: Destination not found in --copy-dest 2026/04/22 01:09:18 DEBUG : three: Need to transfer - File not found at Destination 2026/04/22 01:09:18 DEBUG : two: size = 3 OK 2026/04/22 01:09:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/22 01:09:18 DEBUG : two: Unchanged skipping 2026/04/22 01:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:09:19 DEBUG : three: md5 = 5678a3aad06adad4fbe48f869ed88ab9 OK 2026/04/22 01:09:19 DEBUG : three: size = 7 OK 2026/04/22 01:09:19 INFO : three: Copied (new) 2026/04/22 01:09:19 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/22 01:09:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/22 01:09:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:09:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/22 01:09:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/22 01:09:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:09:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.52s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:09:28 DEBUG : dst/one: md5 = bb5f5285048b9d174fdaa549865d732e OK 2026/04/22 01:09:30 DEBUG : dst/two: md5 = 61eced60aa6baea5c4597874f754a068 OK 2026/04/22 01:09:31 DEBUG : dst/three.txt: md5 = 2a576f39c182701dbfc01a8f44c49137 OK 2026/04/22 01:09:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/dst" 2026/04/22 01:09:32 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/22 01:09:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/backup" 2026/04/22 01:09:33 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/1nrff024r7pq65ecp72fc28jb0" 2026/04/22 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:09:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:09:34 DEBUG : two: size = 3 OK 2026/04/22 01:09:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:34 DEBUG : two: Unchanged skipping 2026/04/22 01:09:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:09:34 DEBUG : one: Sizes differ 2026/04/22 01:09:36 INFO : one: Moved (server-side) 2026/04/22 01:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:09:37 DEBUG : one: md5 = 12471aa6678da57640de58d091128b25 OK 2026/04/22 01:09:37 DEBUG : one: size = 4 OK 2026/04/22 01:09:37 INFO : one: Copied (new) 2026/04/22 01:09:37 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:38 INFO : three.txt: Moved (server-side) 2026/04/22 01:09:38 INFO : three.txt: Moved into backup dir 2026/04/22 01:09:40 DEBUG : dst/three.txt: md5 = 00f3b933cbb3e7bb6ee0e9c78175b6b6 OK 2026/04/22 01:09:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:09:41 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:09:41 DEBUG : one: Sizes differ 2026/04/22 01:09:41 DEBUG : two: size = 3 OK 2026/04/22 01:09:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:41 DEBUG : two: Unchanged skipping 2026/04/22 01:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:09:41 INFO : one: Deleted 2026/04/22 01:09:42 INFO : one: Moved (server-side) 2026/04/22 01:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:09:44 DEBUG : one: md5 = 15599c6b58b53023909bd8811f40a433 OK 2026/04/22 01:09:44 DEBUG : one: size = 5 OK 2026/04/22 01:09:44 INFO : one: Copied (new) 2026/04/22 01:09:44 DEBUG : Waiting for deletions to finish 2026/04/22 01:09:44 INFO : three.txt: Deleted 2026/04/22 01:09:45 INFO : three.txt: Moved (server-side) 2026/04/22 01:09:45 INFO : three.txt: Moved into backup dir 2026/04/22 01:09:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:09:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/22 01:09:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/22 01:09:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:09:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:09:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.45s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:09:52 DEBUG : dst/one: md5 = d7f10d7d5b203d1ed6433b853e9b7987 OK 2026/04/22 01:09:53 DEBUG : dst/two: md5 = 2c77f5818e2898cd7dcd210c4bc9a379 OK 2026/04/22 01:09:55 DEBUG : dst/three.txt: md5 = a81ff1827eecd8fc6ea4ef8ff6cd863b OK 2026/04/22 01:09:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/dst" 2026/04/22 01:09:55 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/22 01:09:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/backup" 2026/04/22 01:09:56 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/1nrff024r7pq65ecp72fc28jb0" 2026/04/22 01:09:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:09:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:09:58 DEBUG : one: Sizes differ 2026/04/22 01:09:58 DEBUG : two: size = 3 OK 2026/04/22 01:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:09:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:09:58 DEBUG : two: Unchanged skipping 2026/04/22 01:09:59 INFO : one: Moved (server-side) to: one.bak 2026/04/22 01:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:10:00 DEBUG : one: md5 = eb4ea692be28430b4289d9cc7cbbd106 OK 2026/04/22 01:10:00 DEBUG : one: size = 4 OK 2026/04/22 01:10:00 INFO : one: Copied (new) 2026/04/22 01:10:00 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 01:10:01 INFO : three.txt: Moved into backup dir 2026/04/22 01:10:03 DEBUG : dst/three.txt: md5 = 6e6e70d1a8b08d163c20008f8529b85a OK 2026/04/22 01:10:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:10:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:10:04 DEBUG : one: Sizes differ 2026/04/22 01:10:04 DEBUG : two: size = 3 OK 2026/04/22 01:10:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:04 DEBUG : two: Unchanged skipping 2026/04/22 01:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:10:05 INFO : one.bak: Deleted 2026/04/22 01:10:05 INFO : one: Moved (server-side) to: one.bak 2026/04/22 01:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:10:07 DEBUG : one: md5 = 3cae61ba3a8c9336683616fdea162fd7 OK 2026/04/22 01:10:07 DEBUG : one: size = 5 OK 2026/04/22 01:10:07 INFO : one: Copied (new) 2026/04/22 01:10:07 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:08 INFO : three.txt.bak: Deleted 2026/04/22 01:10:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 01:10:08 INFO : three.txt: Moved into backup dir 2026/04/22 01:10:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:10:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/22 01:10:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/22 01:10:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/22 01:10:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/22 01:10:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:10:15 DEBUG : dst/one: md5 = 0af08d2033a243a031fc90002c96371c OK 2026/04/22 01:10:16 DEBUG : dst/two: md5 = 2f015130897744db708bded8a47a968e OK 2026/04/22 01:10:18 DEBUG : dst/three.txt: md5 = d35b10bb59d293b937164afbc067be2b OK 2026/04/22 01:10:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/dst" 2026/04/22 01:10:18 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/22 01:10:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/backup" 2026/04/22 01:10:19 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/1nrff024r7pq65ecp72fc28jb0" 2026/04/22 01:10:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:10:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:10:21 DEBUG : one: Sizes differ 2026/04/22 01:10:21 DEBUG : two: size = 3 OK 2026/04/22 01:10:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:21 DEBUG : two: Unchanged skipping 2026/04/22 01:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:10:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/22 01:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:10:24 DEBUG : one: md5 = ecad503507b14b022b760f0fd5acd521 OK 2026/04/22 01:10:24 DEBUG : one: size = 4 OK 2026/04/22 01:10:24 INFO : one: Copied (new) 2026/04/22 01:10:24 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/22 01:10:25 INFO : three.txt: Moved into backup dir 2026/04/22 01:10:27 DEBUG : dst/three.txt: md5 = 53ce9674a03dde2fc79539447bb1263f OK 2026/04/22 01:10:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:10:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:10:28 DEBUG : one: Sizes differ 2026/04/22 01:10:28 DEBUG : two: size = 3 OK 2026/04/22 01:10:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:28 DEBUG : two: Unchanged skipping 2026/04/22 01:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:10:28 INFO : one-2019-01-01: Deleted 2026/04/22 01:10:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/22 01:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:10:30 DEBUG : one: md5 = e9cb59493e0cf5a241288d2de50c761f OK 2026/04/22 01:10:30 DEBUG : one: size = 5 OK 2026/04/22 01:10:30 INFO : one: Copied (new) 2026/04/22 01:10:30 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:31 INFO : three-2019-01-01.txt: Deleted 2026/04/22 01:10:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/22 01:10:32 INFO : three.txt: Moved into backup dir 2026/04/22 01:10:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:10:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/22 01:10:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/22 01:10:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/22 01:10:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/22 01:10:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.49s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:10:38 DEBUG : dst/one: md5 = feadf3bc7624a16bc7e5c769953be1f3 OK 2026/04/22 01:10:40 DEBUG : dst/two: md5 = b066f515435544931974b82f1ed529bb OK 2026/04/22 01:10:41 DEBUG : dst/three.txt: md5 = c166144a5589b8ccdb31d20381f44d93 OK 2026/04/22 01:10:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/dst" 2026/04/22 01:10:42 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/22 01:10:43 DEBUG : two: size = 3 OK 2026/04/22 01:10:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:43 DEBUG : two: Unchanged skipping 2026/04/22 01:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:10:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:10:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:10:43 DEBUG : one: Sizes differ 2026/04/22 01:10:44 INFO : one: Moved (server-side) to: one.bak 2026/04/22 01:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:10:45 DEBUG : one: md5 = ecf5519ded5cdf790f16d361edd4923b OK 2026/04/22 01:10:45 DEBUG : one: size = 4 OK 2026/04/22 01:10:45 INFO : one: Copied (new) 2026/04/22 01:10:45 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 01:10:46 INFO : three.txt: Moved into backup dir 2026/04/22 01:10:48 DEBUG : dst/three.txt: md5 = b1a573092a12c9c7de70fa5a4112a6ac OK 2026/04/22 01:10:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/22 01:10:48 DEBUG : three.txt.bak: Excluded 2026/04/22 01:10:48 DEBUG : one.bak: Excluded (Path Filter) 2026/04/22 01:10:48 DEBUG : one.bak: Excluded 2026/04/22 01:10:48 DEBUG : two: size = 3 OK 2026/04/22 01:10:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:10:48 DEBUG : two: Unchanged skipping 2026/04/22 01:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for checks to finish 2026/04/22 01:10:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:10:48 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:10:48 DEBUG : one: Sizes differ 2026/04/22 01:10:49 INFO : one.bak: Deleted 2026/04/22 01:10:50 INFO : one: Moved (server-side) to: one.bak 2026/04/22 01:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst': Waiting for transfers to finish 2026/04/22 01:10:51 DEBUG : one: md5 = c8535f8235a4a95fed4ef3480f266c82 OK 2026/04/22 01:10:51 DEBUG : one: size = 5 OK 2026/04/22 01:10:51 INFO : one: Copied (new) 2026/04/22 01:10:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:10:52 INFO : three.txt.bak: Deleted 2026/04/22 01:10:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 01:10:52 INFO : three.txt: Moved into backup dir 2026/04/22 01:10:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:10:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/22 01:10:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/22 01:10:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/22 01:10:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/22 01:10:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.94s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:10:58 DEBUG : dst/one: md5 = 4e67b963e2e089ce1a03701965ccf0e8 OK 2026/04/22 01:11:00 DEBUG : dst/two: md5 = db4f6f6ab2d2749d853d86472486b961 OK 2026/04/22 01:11:01 DEBUG : dst/three.txt: md5 = f5f93e36f40dc242db0131829a035884 OK 2026/04/22 01:11:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/dst" 2026/04/22 01:11:02 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/22 01:11:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:11:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:11:03 DEBUG : one: Sizes differ 2026/04/22 01:11:03 INFO : one: Moved (server-side) to: one.bak 2026/04/22 01:11:05 DEBUG : one: md5 = bfa466d9a9232ae44f0551cf5f299eb6 OK 2026/04/22 01:11:05 DEBUG : one: size = 4 OK 2026/04/22 01:11:05 INFO : one: Copied (new) 2026/04/22 01:11:05 DEBUG : two: size = 3 OK 2026/04/22 01:11:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:05 DEBUG : two: Unchanged skipping 2026/04/22 01:11:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:11:05 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:11:05 DEBUG : three.txt: Sizes differ 2026/04/22 01:11:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 01:11:07 DEBUG : three.txt: md5 = cdae0850fcde99733eafea67a8fc0b12 OK 2026/04/22 01:11:07 DEBUG : three.txt: size = 6 OK 2026/04/22 01:11:07 INFO : three.txt: Copied (new) 2026/04/22 01:11:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:11:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:11:08 DEBUG : one: Sizes differ 2026/04/22 01:11:09 INFO : one.bak: Deleted 2026/04/22 01:11:10 INFO : one: Moved (server-side) to: one.bak 2026/04/22 01:11:11 DEBUG : one: md5 = db2e84aa4f5216dad1329ad346e9614f OK 2026/04/22 01:11:11 DEBUG : one: size = 5 OK 2026/04/22 01:11:11 INFO : one: Copied (new) 2026/04/22 01:11:11 DEBUG : two: size = 3 OK 2026/04/22 01:11:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:11 DEBUG : two: Unchanged skipping 2026/04/22 01:11:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:11:12 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:11:12 DEBUG : three.txt: Sizes differ 2026/04/22 01:11:12 INFO : three.txt.bak: Deleted 2026/04/22 01:11:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/22 01:11:14 DEBUG : three.txt: md5 = ed5c44fb241d565547ff94cac59598f8 OK 2026/04/22 01:11:14 DEBUG : three.txt: size = 19 OK 2026/04/22 01:11:14 INFO : three.txt: Copied (new) 2026/04/22 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/22 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/22 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/22 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/22 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/22 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.30s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:11:21 DEBUG : dst/one: md5 = 9df03199554219dbe036e04aef31ea97 OK 2026/04/22 01:11:22 DEBUG : dst/two: md5 = d653ccbccc03933a56dbe776c9e2b6d7 OK 2026/04/22 01:11:23 DEBUG : dst/three.txt: md5 = 4bfe59dfb9c8a071674012ae07441f66 OK 2026/04/22 01:11:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemocit1niye/dst" 2026/04/22 01:11:24 DEBUG : Creating backend with remote "TestDrive:crypt/qhclm4eot7dr8nl40p3m1stlk1aj5gkopjs9l8eb44663rgivkm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/22 01:11:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:11:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:11:25 DEBUG : one: Sizes differ 2026/04/22 01:11:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/22 01:11:27 DEBUG : one: md5 = b26c33ae472cfe56c13f091cb2860144 OK 2026/04/22 01:11:27 DEBUG : one: size = 4 OK 2026/04/22 01:11:27 INFO : one: Copied (new) 2026/04/22 01:11:28 DEBUG : two: size = 3 OK 2026/04/22 01:11:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:28 DEBUG : two: Unchanged skipping 2026/04/22 01:11:28 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:11:28 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:11:28 DEBUG : three.txt: Sizes differ 2026/04/22 01:11:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/22 01:11:30 DEBUG : three.txt: md5 = 71aa65a9c6676f26c1b501351ad7c2ab OK 2026/04/22 01:11:30 DEBUG : three.txt: size = 6 OK 2026/04/22 01:11:30 INFO : three.txt: Copied (new) 2026/04/22 01:11:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:11:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:11:32 DEBUG : one: Sizes differ 2026/04/22 01:11:32 INFO : one-2019-01-01: Deleted 2026/04/22 01:11:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/22 01:11:35 DEBUG : one: md5 = d1fbd67aadb15049884d9afd310271cf OK 2026/04/22 01:11:35 DEBUG : one: size = 5 OK 2026/04/22 01:11:35 INFO : one: Copied (new) 2026/04/22 01:11:35 DEBUG : two: size = 3 OK 2026/04/22 01:11:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:35 DEBUG : two: Unchanged skipping 2026/04/22 01:11:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:11:35 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye/dst') 2026/04/22 01:11:35 DEBUG : three.txt: Sizes differ 2026/04/22 01:11:36 INFO : three-2019-01-01.txt: Deleted 2026/04/22 01:11:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/22 01:11:38 DEBUG : three.txt: md5 = d6cf4f473570e25c091a5332d338320a OK 2026/04/22 01:11:38 DEBUG : three.txt: size = 19 OK 2026/04/22 01:11:38 INFO : three.txt: Copied (new) 2026/04/22 01:11:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/22 01:11:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/22 01:11:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/22 01:11:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/22 01:11:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/22 01:11:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/22 01:11:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.89s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:11:44 DEBUG : Testêé: md5 = de85622dd9c4805507377884140b8435 OK 2026/04/22 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:11:44 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:11:44 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:11:44 DEBUG : Testêé: Sizes differ 2026/04/22 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:11:45 DEBUG : Testêé: md5 = a8e25061aa3b84447f8422879297959f OK 2026/04/22 01:11:45 DEBUG : Testêé: size = 14 OK 2026/04/22 01:11:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/22 01:11:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.62s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:11:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 01:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:11:49 DEBUG : existing: md5 = 147348c21a92149a89002afe1dcb6c7e OK 2026/04/22 01:11:49 DEBUG : existing: size = 6 OK 2026/04/22 01:11:49 INFO : existing: Copied (new) 2026/04/22 01:11:49 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:11:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:11:50 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:11:50 DEBUG : existing: Sizes differ 2026/04/22 01:11:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/22 01:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:11:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': not deleting files as there were IO errors 2026/04/22 01:11:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.91s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:11:52 DEBUG : EXISTING: md5 = 5bf3360813d6e03384e92b2e335e6f14 OK 2026/04/22 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:11:53 DEBUG : EXISTING: size = 6 OK 2026/04/22 01:11:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:11:53 DEBUG : existing: Unchanged skipping 2026/04/22 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:11:53 DEBUG : Waiting for deletions to finish 2026/04/22 01:11:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.00s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.65s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.46s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.56s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:11:57 DEBUG : both0: md5 = 9350d8dabe8e8ea4bc9f3e481ef85915 OK 2026/04/22 01:11:59 DEBUG : only0: md5 = 775611d896937b2f337d409136f13b9b OK 2026/04/22 01:12:01 DEBUG : both1: md5 = 511e0fe4695e46851e9e7fe8c92dc0e7 OK 2026/04/22 01:12:02 DEBUG : only1: md5 = e2ef6c33ff90024850c02afd4a1f338b OK 2026/04/22 01:12:04 DEBUG : both2: md5 = 52340580166a72dc81b36bbe5f936e90 OK 2026/04/22 01:12:06 DEBUG : only2: md5 = b8cadd693903e1546bc24393219ca801 OK 2026/04/22 01:12:07 DEBUG : both3: md5 = c85132290cdb04bae58f0e051ca48b24 OK 2026/04/22 01:12:09 DEBUG : only3: md5 = 7fa32a8d1d502521797ab507e7db5553 OK 2026/04/22 01:12:10 DEBUG : both4: md5 = 336228d1a4b1e80e929d8bcd2205dce0 OK 2026/04/22 01:12:11 DEBUG : only4: md5 = ccc47a80de1cbf908e6873630798a261 OK 2026/04/22 01:12:13 DEBUG : both5: md5 = fe62ef09215b754f13e3b4f3b12eb680 OK 2026/04/22 01:12:15 DEBUG : only5: md5 = 626eca8735271233ab190fd0714068f6 OK 2026/04/22 01:12:16 DEBUG : both6: md5 = 75ec9f4fdc3d4b6f6fd6286abaae6d43 OK 2026/04/22 01:12:18 DEBUG : only6: md5 = 37e9d1a62db227763348068376c42b50 OK 2026/04/22 01:12:20 DEBUG : both7: md5 = 464b56f9b56fc3979c4e136447be60a3 OK 2026/04/22 01:12:21 DEBUG : only7: md5 = e74b514f8d7fa1403724ba495fc62c40 OK 2026/04/22 01:12:23 DEBUG : both8: md5 = 5eebdbf1be2e6d1dc1cefbe7dc59c213 OK 2026/04/22 01:12:25 DEBUG : only8: md5 = e87cf42fbe32be04c3684232fe1bdf5e OK 2026/04/22 01:12:27 DEBUG : both9: md5 = ef56df0308a16fb8cca814ca2d685098 OK 2026/04/22 01:12:28 DEBUG : only9: md5 = 5d154dd1fe7cc2898b3be9ca5fad6b3b OK 2026/04/22 01:12:29 DEBUG : both10: md5 = 45ae969ee008bd0cd91242433408cbd5 OK 2026/04/22 01:12:31 DEBUG : only10: md5 = ff60e6d8503eb1c3ca111b852845af92 OK 2026/04/22 01:12:33 DEBUG : both11: md5 = 3e6a0c41c5eebacf50adc59e39933432 OK 2026/04/22 01:12:34 DEBUG : only11: md5 = 1d3f36802dc92ea13498662828ed4132 OK 2026/04/22 01:12:35 DEBUG : both12: md5 = 90506b562bd1142606b3fd74fe976af4 OK 2026/04/22 01:12:37 DEBUG : only12: md5 = b74c2ddee8d0cf5beffd2208bd91aaeb OK 2026/04/22 01:12:38 DEBUG : both13: md5 = f71073c80f7b21a5d0d824374a51f1a5 OK 2026/04/22 01:12:40 DEBUG : only13: md5 = 23ca6abf562268ab9e92c70986658390 OK 2026/04/22 01:12:42 DEBUG : both14: md5 = 6bf6bd522182067da6dbf46acdfd2e93 OK 2026/04/22 01:12:43 DEBUG : only14: md5 = bc780213aa988c0ad441f9e58af7afb7 OK 2026/04/22 01:12:44 DEBUG : both15: md5 = 0c537a75a1e91da563a8c77e735d2aab OK 2026/04/22 01:12:46 DEBUG : only15: md5 = 4d49afa6c05611a6824f7643e83f7ed9 OK 2026/04/22 01:12:47 DEBUG : both16: md5 = 04349b7ad40d4c16d8b29bd164f9e97d OK 2026/04/22 01:12:49 DEBUG : only16: md5 = 52eb0332781896501b546e02eb6816e2 OK 2026/04/22 01:12:50 DEBUG : both17: md5 = 8059c3c338ca462e14e68f3e24f2fab7 OK 2026/04/22 01:12:52 DEBUG : only17: md5 = 2f999c5a04383add9f7c162b78af2edf OK 2026/04/22 01:12:53 DEBUG : both18: md5 = c567bab9e9df832723755ab46f62e3ce OK 2026/04/22 01:12:55 DEBUG : only18: md5 = cec4287ff828dfb3f5f60707a4165870 OK 2026/04/22 01:12:56 DEBUG : both19: md5 = 8daf2a70c255b53b2bc5b815fe94f728 OK 2026/04/22 01:12:58 DEBUG : only19: md5 = 4294a8a2992c133b1066acc19c90a6d2 OK 2026/04/22 01:12:58 DEBUG : both0: size = 6 OK 2026/04/22 01:12:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both10: size = 6 OK 2026/04/22 01:12:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both11: size = 6 OK 2026/04/22 01:12:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:12:58 DEBUG : both12: size = 6 OK 2026/04/22 01:12:58 DEBUG : both0: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both12: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both14: size = 6 OK 2026/04/22 01:12:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both14: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both15: size = 6 OK 2026/04/22 01:12:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both10: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both16: size = 6 OK 2026/04/22 01:12:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both16: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both17: size = 6 OK 2026/04/22 01:12:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both11: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both18: size = 6 OK 2026/04/22 01:12:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both13: size = 6 OK 2026/04/22 01:12:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both18: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both19: size = 6 OK 2026/04/22 01:12:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both13: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both1: size = 6 OK 2026/04/22 01:12:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both1: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both2: size = 6 OK 2026/04/22 01:12:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both2: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both3: size = 6 OK 2026/04/22 01:12:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both17: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both4: size = 6 OK 2026/04/22 01:12:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both4: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both5: size = 6 OK 2026/04/22 01:12:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both5: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both6: size = 6 OK 2026/04/22 01:12:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both6: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both7: size = 6 OK 2026/04/22 01:12:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both7: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both8: size = 6 OK 2026/04/22 01:12:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both8: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both9: size = 6 OK 2026/04/22 01:12:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:12:58 DEBUG : both9: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both19: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both15: Unchanged skipping 2026/04/22 01:12:58 DEBUG : both3: Unchanged skipping 2026/04/22 01:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:12:58 DEBUG : Waiting for deletions to finish 2026/04/22 01:12:59 INFO : only13: Deleted 2026/04/22 01:12:59 INFO : only9: Deleted 2026/04/22 01:12:59 INFO : only12: Deleted 2026/04/22 01:12:59 INFO : only11: Deleted 2026/04/22 01:12:59 INFO : only14: Deleted 2026/04/22 01:12:59 INFO : only19: Deleted 2026/04/22 01:13:00 INFO : only3: Deleted 2026/04/22 01:13:00 INFO : only10: Deleted 2026/04/22 01:13:00 INFO : only15: Deleted 2026/04/22 01:13:00 INFO : only18: Deleted 2026/04/22 01:13:00 INFO : only8: Deleted 2026/04/22 01:13:00 INFO : only7: Deleted 2026/04/22 01:13:00 INFO : only0: Deleted 2026/04/22 01:13:00 INFO : only2: Deleted 2026/04/22 01:13:00 INFO : only5: Deleted 2026/04/22 01:13:00 INFO : only16: Deleted 2026/04/22 01:13:00 INFO : only17: Deleted 2026/04/22 01:13:01 INFO : only1: Deleted 2026/04/22 01:13:01 INFO : only4: Deleted 2026/04/22 01:13:01 INFO : only6: Deleted 2026/04/22 01:13:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (75.14s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:13:13 DEBUG : both0: md5 = 2e796711c3be4b58dca80c292e379af6 OK 2026/04/22 01:13:14 DEBUG : only0: md5 = 72915d8a21bc5936241311dd295cfe7d OK 2026/04/22 01:13:15 DEBUG : both1: md5 = 20b8e8cbef573be78aa05a75bf224aaa OK 2026/04/22 01:13:17 DEBUG : only1: md5 = 6091ccff0bf3f26949e9600cfc160729 OK 2026/04/22 01:13:19 DEBUG : both2: md5 = aa0edd93eae69c280ab60d468629b6a3 OK 2026/04/22 01:13:20 DEBUG : only2: md5 = f613e9a06f79390898cdab60ba5d6388 OK 2026/04/22 01:13:22 DEBUG : both3: md5 = dd21f4bf10088162a69c2a842e77f2a5 OK 2026/04/22 01:13:23 DEBUG : only3: md5 = e1fb151eb07ed90c47490a2eeade14c1 OK 2026/04/22 01:13:25 DEBUG : both4: md5 = 6a64aadd5fe64112cbb0e61f746c0fa3 OK 2026/04/22 01:13:26 DEBUG : only4: md5 = e06cad5d48135cca83503b5da17cece1 OK 2026/04/22 01:13:28 DEBUG : both5: md5 = e3e1bc8e08f4a08939a736c7e0b9c32f OK 2026/04/22 01:13:29 DEBUG : only5: md5 = 402a6df2c0838b4414c1997367f01c88 OK 2026/04/22 01:13:31 DEBUG : both6: md5 = 82df5fdbe78e1382eba5dab47ded6832 OK 2026/04/22 01:13:32 DEBUG : only6: md5 = 48456f94d6326f37fe99dbc7e768d817 OK 2026/04/22 01:13:34 DEBUG : both7: md5 = 2ebd1271e384342b315e40d1ff4d8422 OK 2026/04/22 01:13:36 DEBUG : only7: md5 = 156f5928aa8b08150ba8221f8a6d972d OK 2026/04/22 01:13:37 DEBUG : both8: md5 = 46364bb6827a0257f40f0433186fa372 OK 2026/04/22 01:13:39 DEBUG : only8: md5 = bccc133430903940ab87f6f9ffe79792 OK 2026/04/22 01:13:40 DEBUG : both9: md5 = 732aa961f44ee1f38b6807b4d072377c OK 2026/04/22 01:13:42 DEBUG : only9: md5 = 388b6f0811ddee6dc1cef7464efb1a91 OK 2026/04/22 01:13:43 DEBUG : both10: md5 = 54bc89d76c7b2a26d3cad6640f17bc1b OK 2026/04/22 01:13:45 DEBUG : only10: md5 = df215f3b0e84faec2f929c47bedb1ebb OK 2026/04/22 01:13:46 DEBUG : both11: md5 = 666383821ea34f74ab4596c9053d4d57 OK 2026/04/22 01:13:48 DEBUG : only11: md5 = 1997b27601a3d93ee2845c50acbc9b55 OK 2026/04/22 01:13:50 DEBUG : both12: md5 = a8a383369dade969615ed6f9e0e34c54 OK 2026/04/22 01:13:51 DEBUG : only12: md5 = cfb048624ea965a794d9b58dc7f8306e OK 2026/04/22 01:13:52 DEBUG : both13: md5 = 921cdccf74cc3f8a5c598be41e80077b OK 2026/04/22 01:13:54 DEBUG : only13: md5 = dc92bb8aac0a4ecaeeac254b736c697d OK 2026/04/22 01:13:56 DEBUG : both14: md5 = 3cb64d21311802241094438e1dbdf4d9 OK 2026/04/22 01:13:57 DEBUG : only14: md5 = a882fc52f4bf73c161134c74b6b884c2 OK 2026/04/22 01:13:58 DEBUG : both15: md5 = 33a2bea943daa9e6d341fb5ba189fc9a OK 2026/04/22 01:14:00 DEBUG : only15: md5 = 11d2df0eedd57a379880456c4e6e8d47 OK 2026/04/22 01:14:01 DEBUG : both16: md5 = 07306bc27243cf8b8a292f169d53003b OK 2026/04/22 01:14:03 DEBUG : only16: md5 = 39dbbca452d3e36efb18fd93f49667f9 OK 2026/04/22 01:14:04 DEBUG : both17: md5 = b7ba100f1d3e291ba80a0e7cb91d8bff OK 2026/04/22 01:14:06 DEBUG : only17: md5 = bbe2776e8d3b83b1729512810d7cacf4 OK 2026/04/22 01:14:08 DEBUG : both18: md5 = e6218a258b600b2c75e7173f928c78ae OK 2026/04/22 01:14:09 DEBUG : only18: md5 = dde3fb4bda41559f18fada7e070bbf6a OK 2026/04/22 01:14:10 DEBUG : both19: md5 = 6038582331842d78b2bcd8f0785ba11b OK 2026/04/22 01:14:12 DEBUG : only19: md5 = b45bf5588da973d21c1a3fe7eb1b2812 OK 2026/04/22 01:14:13 DEBUG : both0: size = 6 OK 2026/04/22 01:14:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both0: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both10: size = 6 OK 2026/04/22 01:14:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both10: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both11: size = 6 OK 2026/04/22 01:14:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both11: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both12: size = 6 OK 2026/04/22 01:14:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both12: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both13: size = 6 OK 2026/04/22 01:14:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both13: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both14: size = 6 OK 2026/04/22 01:14:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both14: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both15: size = 6 OK 2026/04/22 01:14:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both15: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both16: size = 6 OK 2026/04/22 01:14:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both16: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both17: size = 6 OK 2026/04/22 01:14:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both17: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both18: size = 6 OK 2026/04/22 01:14:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both18: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both19: size = 6 OK 2026/04/22 01:14:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both19: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both1: size = 6 OK 2026/04/22 01:14:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both1: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both2: size = 6 OK 2026/04/22 01:14:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both2: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both3: size = 6 OK 2026/04/22 01:14:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both3: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both4: size = 6 OK 2026/04/22 01:14:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both4: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both5: size = 6 OK 2026/04/22 01:14:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both5: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both6: size = 6 OK 2026/04/22 01:14:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both6: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both7: size = 6 OK 2026/04/22 01:14:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both7: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both8: size = 6 OK 2026/04/22 01:14:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : both9: size = 6 OK 2026/04/22 01:14:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:14:13 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only0: Sizes differ 2026/04/22 01:14:13 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only10: Sizes differ 2026/04/22 01:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:14:13 DEBUG : both8: Unchanged skipping 2026/04/22 01:14:13 DEBUG : both9: Unchanged skipping 2026/04/22 01:14:13 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only12: Sizes differ 2026/04/22 01:14:13 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only13: Sizes differ 2026/04/22 01:14:13 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only14: Sizes differ 2026/04/22 01:14:13 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only15: Sizes differ 2026/04/22 01:14:13 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only16: Sizes differ 2026/04/22 01:14:13 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only17: Sizes differ 2026/04/22 01:14:13 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only18: Sizes differ 2026/04/22 01:14:13 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only1: Sizes differ 2026/04/22 01:14:13 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only19: Sizes differ 2026/04/22 01:14:13 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only11: Sizes differ 2026/04/22 01:14:13 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only2: Sizes differ 2026/04/22 01:14:13 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only3: Sizes differ 2026/04/22 01:14:13 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only4: Sizes differ 2026/04/22 01:14:13 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only5: Sizes differ 2026/04/22 01:14:13 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only6: Sizes differ 2026/04/22 01:14:13 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only7: Sizes differ 2026/04/22 01:14:13 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only8: Sizes differ 2026/04/22 01:14:13 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3034857499) 2026/04/22 01:14:13 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye') 2026/04/22 01:14:13 DEBUG : only9: Sizes differ 2026/04/22 01:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:14:14 DEBUG : only14: md5 = 24305ee0fbffa4bed1e594035c993ee9 OK 2026/04/22 01:14:14 DEBUG : only14: size = 0 OK 2026/04/22 01:14:14 INFO : only14: Copied (replaced existing) 2026/04/22 01:14:14 DEBUG : only13: md5 = bd0254d04b97a11a4442afca6db09452 OK 2026/04/22 01:14:14 DEBUG : only13: size = 0 OK 2026/04/22 01:14:14 INFO : only13: Copied (replaced existing) 2026/04/22 01:14:14 DEBUG : only15: md5 = abc03959fadb405a236d4ca060112fb9 OK 2026/04/22 01:14:14 DEBUG : only15: size = 0 OK 2026/04/22 01:14:14 INFO : only15: Copied (replaced existing) 2026/04/22 01:14:14 DEBUG : only12: md5 = 7c319bdc23529c8a31a8b49b0cc92d81 OK 2026/04/22 01:14:14 DEBUG : only12: size = 0 OK 2026/04/22 01:14:14 INFO : only12: Copied (replaced existing) 2026/04/22 01:14:15 DEBUG : only17: md5 = ef2715b00fbd25d9ac6f390867d64398 OK 2026/04/22 01:14:15 DEBUG : only17: size = 0 OK 2026/04/22 01:14:15 INFO : only17: Copied (replaced existing) 2026/04/22 01:14:15 DEBUG : only18: md5 = 1090c756af0bcaa77a4c953d71e825b4 OK 2026/04/22 01:14:15 DEBUG : only18: size = 0 OK 2026/04/22 01:14:15 INFO : only18: Copied (replaced existing) 2026/04/22 01:14:15 DEBUG : only16: md5 = 3f5cc0b7d44c8134411398497eb13b1b OK 2026/04/22 01:14:15 DEBUG : only16: size = 0 OK 2026/04/22 01:14:15 INFO : only16: Copied (replaced existing) 2026/04/22 01:14:15 DEBUG : only0: md5 = 06b089e47d50018528153379a5fcc624 OK 2026/04/22 01:14:15 DEBUG : only0: size = 0 OK 2026/04/22 01:14:15 INFO : only0: Copied (replaced existing) 2026/04/22 01:14:16 DEBUG : only2: md5 = 71a67334a0e519c51ce19dc08ea7210b OK 2026/04/22 01:14:16 DEBUG : only2: size = 0 OK 2026/04/22 01:14:16 INFO : only2: Copied (replaced existing) 2026/04/22 01:14:16 DEBUG : only11: md5 = 2381b745e5d4e5838d5e8da29b7ffacd OK 2026/04/22 01:14:16 DEBUG : only11: size = 0 OK 2026/04/22 01:14:16 INFO : only11: Copied (replaced existing) 2026/04/22 01:14:16 DEBUG : only4: md5 = 7b1c4a1f9b5ff9cebb24d26f3cf25861 OK 2026/04/22 01:14:16 DEBUG : only4: size = 0 OK 2026/04/22 01:14:16 INFO : only4: Copied (replaced existing) 2026/04/22 01:14:17 DEBUG : only3: md5 = a75e0ec99bf24f1321d3a188b1fa1e81 OK 2026/04/22 01:14:17 DEBUG : only3: size = 0 OK 2026/04/22 01:14:17 INFO : only3: Copied (replaced existing) 2026/04/22 01:14:17 DEBUG : only6: md5 = ef9b28290bf35380a21e556375a88ed5 OK 2026/04/22 01:14:17 DEBUG : only6: size = 0 OK 2026/04/22 01:14:17 INFO : only6: Copied (replaced existing) 2026/04/22 01:14:17 DEBUG : only5: md5 = 9af014140cc1878c3dbf01f3e227520c OK 2026/04/22 01:14:17 DEBUG : only5: size = 0 OK 2026/04/22 01:14:17 INFO : only5: Copied (replaced existing) 2026/04/22 01:14:18 DEBUG : only7: md5 = 2eff3da6a392196b4f0959b1e553fdfa OK 2026/04/22 01:14:18 DEBUG : only7: size = 0 OK 2026/04/22 01:14:18 INFO : only7: Copied (replaced existing) 2026/04/22 01:14:18 DEBUG : only8: md5 = 526d39de99e2a125b6290a49d18235cf OK 2026/04/22 01:14:18 DEBUG : only8: size = 0 OK 2026/04/22 01:14:18 INFO : only8: Copied (replaced existing) 2026/04/22 01:14:19 DEBUG : only1: md5 = 8fb6b65c80c3a8e8a19471f6d980b188 OK 2026/04/22 01:14:19 DEBUG : only1: size = 0 OK 2026/04/22 01:14:19 INFO : only1: Copied (replaced existing) 2026/04/22 01:14:19 DEBUG : only9: md5 = 148ce613898324c6b81fba751f18ea77 OK 2026/04/22 01:14:19 DEBUG : only9: size = 0 OK 2026/04/22 01:14:19 INFO : only9: Copied (replaced existing) 2026/04/22 01:14:19 DEBUG : only10: md5 = cfa577d644118c506074969563fcf481 OK 2026/04/22 01:14:19 DEBUG : only10: size = 0 OK 2026/04/22 01:14:19 INFO : only10: Copied (replaced existing) 2026/04/22 01:14:19 DEBUG : only19: md5 = 32736d200353baf24848fecef20c1a09 OK 2026/04/22 01:14:19 DEBUG : only19: size = 0 OK 2026/04/22 01:14:19 INFO : only19: Copied (replaced existing) 2026/04/22 01:14:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (87.46s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:14:38 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:14:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:14:38 DEBUG : empty_on_remote: Making directory with metadata 2026/04/22 01:14:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:14:38 DEBUG : empty_on_remote: Making directory with metadata 2026/04/22 01:14:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:14:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/22 01:14:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/22 01:14:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:14:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/22 01:14:52 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/22 01:14:53 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/22 01:14:54 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.48s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:14:55 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:14:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:14:55 DEBUG : empty_on_remote: Making directory with metadata 2026/04/22 01:14:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:14:55 DEBUG : empty_on_remote: Making directory with metadata 2026/04/22 01:14:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:15:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/22 01:15:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/22 01:15:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:15:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/22 01:15:01 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:15:08 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/22 01:15:09 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/22 01:15:10 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:15:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:15:12 DEBUG : sub dir: Making directory with metadata 2026/04/22 01:15:12 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/22 01:15:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/22 01:15:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/22 01:15:31 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:15:31 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/22 01:15:43 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/22 01:15:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/22 01:15:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/22 01:15:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/22 01:15:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/22 01:15:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/22 01:15:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/22 01:15:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/22 01:15:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/22 01:15:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/22 01:15:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/22 01:15:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:15:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 01:15:50 DEBUG : sub dir: Making directory with metadata 2026/04/22 01:15:51 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/22 01:16:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/22 01:16:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/22 01:16:13 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 01:16:13 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/22 01:16:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/22 01:16:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/22 01:16:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/22 01:16:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/22 01:16:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/22 01:16:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/22 01:16:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/22 01:16:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/22 01:16:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/22 01:16:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/22 01:16:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:16:33 DEBUG : dir1/0000-abcdefg.txt: md5 = c14899bfe19bd8eae188abd3fcb68c68 OK 2026/04/22 01:16:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1c59d5fa048241b2be1ed4bf2b23dd09 OK 2026/04/22 01:16:36 DEBUG : dir1/0002-cdefghi.txt: md5 = ba3715a68453777953106439b2306965 OK 2026/04/22 01:16:38 DEBUG : dir1/0003-defghij.txt: md5 = 7d4708b0d001fd0e6dd59a3eb6552108 OK 2026/04/22 01:16:39 DEBUG : dir1/0004-efghijk.txt: md5 = 533538f95217fbead94fdfe605a17fae OK 2026/04/22 01:16:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 27325bc9d972318040170f66a1864f76 OK 2026/04/22 01:16:42 DEBUG : dir1/0006-ghijklm.txt: md5 = b9f691c7d19ac7acb3bbb7f758a56f62 OK 2026/04/22 01:16:44 DEBUG : dir1/0007-1234567.txt: md5 = 3bbcadf42c6706ae8677415974951db2 OK 2026/04/22 01:16:45 DEBUG : dir1/0008-2345678.txt: md5 = 78410377ebbaafc41498cbdcca3fc815 OK 2026/04/22 01:16:47 DEBUG : dir1/0009-3456789.txt: md5 = a913e8975a7aa325ac5adf2da51451ff OK 2026/04/22 01:16:48 DEBUG : dir1/0010-456789.txt: md5 = ee0946f534d5e3150f905d39eef7cc9d OK 2026/04/22 01:16:50 DEBUG : dir1/0011-56789;.txt: md5 = 63729cb66ec08d51d2fc51bb39bf822e OK 2026/04/22 01:16:51 DEBUG : dir1/0012-6789;.txt: md5 = fd68a5aa9bc0671c4437fc170d771f23 OK 2026/04/22 01:16:53 DEBUG : dir1/0013-789;=.txt: md5 = 98ffba39cde4feb599d6c4844051c08d OK 2026/04/22 01:16:55 DEBUG : dir1/0014-89;=.txt: md5 = 5bc44c6b184d57d0a95b55fecb277cc5 OK 2026/04/22 01:16:56 DEBUG : dir1/0015-9;=.txt: md5 = 2ce0062d0db24fc01d4c9a08d0c88028 OK 2026/04/22 01:16:58 DEBUG : apple: md5 = c139d42e7eccc3665e99e4840244bfd4 OK 2026/04/22 01:16:59 DEBUG : banana: md5 = 8b3e2005cbff5d69633eb27923757801 OK 2026/04/22 01:17:01 DEBUG : appleappleapplebanana: md5 = bede234271d2f9bb952f4f11a882f0a8 OK 2026/04/22 01:17:02 DEBUG : splitbananasplit: md5 = df75be214b306be5f69bb66c9d680838 OK 2026/04/22 01:17:02 DEBUG : Waiting for deletions to finish 2026/04/22 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:17:04 DEBUG : apple: size = 5 OK 2026/04/22 01:17:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : apple: Unchanged skipping 2026/04/22 01:17:04 DEBUG : banana: size = 6 OK 2026/04/22 01:17:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:17:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:17:04 DEBUG : banana: Unchanged skipping 2026/04/22 01:17:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:17:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:17:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:17:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:17:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:17:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:17:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:17:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:17:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:17:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:17:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:17:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:17:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:17:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:17:04 DEBUG : Waiting for deletions to finish 2026/04/22 01:17:04 DEBUG : Waiting for deletions to finish 2026/04/22 01:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:17:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1: Directory modification time the same (differ by -952.814µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : apple: size = 5 OK 2026/04/22 01:17:06 DEBUG : banana: size = 6 OK 2026/04/22 01:17:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : banana: Unchanged skipping 2026/04/22 01:17:06 DEBUG : apple: Unchanged skipping 2026/04/22 01:17:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:17:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:17:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:17:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:17:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:17:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:17:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:17:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:17:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:17:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:17:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:17:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:17:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:17:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:17:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:17:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:17:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:17:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:17:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:17:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:17:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:17:06 DEBUG : Waiting for deletions to finish 2026/04/22 01:17:06 DEBUG : Waiting for deletions to finish 2026/04/22 01:17:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:17:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/22 01:17:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:17:20 DEBUG : dir1/0000-abcdefg.txt: md5 = a05a31c31787f5cc642a7e243eebf16b OK 2026/04/22 01:17:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 176151779f88428959ec5379d8e5dd18 OK 2026/04/22 01:17:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 5f0484fa42040723b72247f88e273a87 OK 2026/04/22 01:17:24 DEBUG : dir1/0003-defghij.txt: md5 = 765f6ec47f84ce553ff8222de88f6efb OK 2026/04/22 01:17:26 DEBUG : dir1/0004-efghijk.txt: md5 = 70eae418cdd7dc86723c77ee0e22d0dc OK 2026/04/22 01:17:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 6ac37adc6ba41d37dc559a53fb3fb192 OK 2026/04/22 01:17:29 DEBUG : dir1/0006-ghijklm.txt: md5 = b2d8f605ae4b93cfa63111cd97796f80 OK 2026/04/22 01:17:31 DEBUG : dir1/0007-1234567.txt: md5 = 18c3be1f6c106e0c9804da11015f9b47 OK 2026/04/22 01:17:32 DEBUG : dir1/0008-2345678.txt: md5 = 93d7d5bf70ce838985fe8deb35707819 OK 2026/04/22 01:17:34 DEBUG : dir1/0009-3456789.txt: md5 = bd9ce1dcfb6daed9d0f0f8716cde07a5 OK 2026/04/22 01:17:35 DEBUG : dir1/0010-456789.txt: md5 = d61840e24bcb81bd95a35602196f288c OK 2026/04/22 01:17:36 DEBUG : dir1/0011-56789;.txt: md5 = e37a36dbbe38ac3e757c2747d48e0e57 OK 2026/04/22 01:17:38 DEBUG : dir1/0012-6789;.txt: md5 = 5c6d202114f45be1b4e4c7732f88c2d4 OK 2026/04/22 01:17:40 DEBUG : dir1/0013-789;=.txt: md5 = f496356ab84931449f78b2f69bf838b7 OK 2026/04/22 01:17:41 DEBUG : dir1/0014-89;=.txt: md5 = 228fb75dcd4d47acfea59f7cd599860a OK 2026/04/22 01:17:43 DEBUG : dir1/0015-9;=.txt: md5 = 4f8ab0a321ca5a72ed0c319b9d92115b OK 2026/04/22 01:17:44 DEBUG : apple: md5 = b46d07f2e99a2e15b358a876d4886d2b OK 2026/04/22 01:17:46 DEBUG : banana: md5 = 57d981b1e3bc685251fcf71e7b122278 OK 2026/04/22 01:17:47 DEBUG : appleappleapplebanana: md5 = 5a0807f0f532a2181cbd55f93fd51268 OK 2026/04/22 01:17:49 DEBUG : splitbananasplit: md5 = f0fc31b54cc2a84a5a52ed5a04ab00e6 OK 2026/04/22 01:17:49 DEBUG : Waiting for deletions to finish 2026/04/22 01:17:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:17:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:17:50 DEBUG : apple: size = 5 OK 2026/04/22 01:17:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:50 DEBUG : apple: Unchanged skipping 2026/04/22 01:17:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:17:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:17:50 DEBUG : banana: size = 6 OK 2026/04/22 01:17:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:50 DEBUG : banana: Unchanged skipping 2026/04/22 01:17:50 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:17:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:17:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:50 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:17:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:17:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:17:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:17:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:17:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:17:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:17:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:17:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:17:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:17:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:17:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:17:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:17:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:17:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:17:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:17:52 DEBUG : dir1: Directory modification time the same (differ by -646.361µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:17:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : banana: size = 6 OK 2026/04/22 01:17:52 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:17:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : banana: Unchanged skipping 2026/04/22 01:17:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : apple: size = 5 OK 2026/04/22 01:17:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:17:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : apple: Unchanged skipping 2026/04/22 01:17:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:17:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:17:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:17:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:17:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:17:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:17:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:17:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:17:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:17:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:17:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:17:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:17:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:17:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:17:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:17:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:17:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:17:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:17:52 DEBUG : Waiting for deletions to finish 2026/04/22 01:17:52 DEBUG : Waiting for deletions to finish 2026/04/22 01:17:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:17:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:18:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:18:06 DEBUG : dir1/0000-abcdefg.txt: md5 = f0f0e8ed17366c562b3a0e62b354fa2a OK 2026/04/22 01:18:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2e29eb99670763ca3911c589746bce98 OK 2026/04/22 01:18:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 9b54325c2529d802f62c7877a48f8195 OK 2026/04/22 01:18:11 DEBUG : dir1/0003-defghij.txt: md5 = cc4c1ae2f1d2ef0a3a3ef535dbed4f36 OK 2026/04/22 01:18:12 DEBUG : dir1/0004-efghijk.txt: md5 = 662cffcbe3b078e6a6710cc304a3dbd9 OK 2026/04/22 01:18:14 DEBUG : dir1/0005-fghijkl.txt: md5 = d82eb238d903b306779edc80197506f8 OK 2026/04/22 01:18:15 DEBUG : dir1/0006-ghijklm.txt: md5 = e2c3c90960a64d428c715ba01c7efc8f OK 2026/04/22 01:18:17 DEBUG : dir1/0007-1234567.txt: md5 = 081ee68f5528c300241d83fb204a5edf OK 2026/04/22 01:18:18 DEBUG : dir1/0008-2345678.txt: md5 = 00acb3a8db7126799169dce2f3ab45f1 OK 2026/04/22 01:18:20 DEBUG : dir1/0009-3456789.txt: md5 = 9a85c70c5424481be44e456e4c5f2af8 OK 2026/04/22 01:18:21 DEBUG : dir1/0010-456789.txt: md5 = 08612e61cca297ba4b29d86cf0ee468b OK 2026/04/22 01:18:23 DEBUG : dir1/0011-56789;.txt: md5 = c0d6139b7304d8e4f2451cf137df29e0 OK 2026/04/22 01:18:24 DEBUG : dir1/0012-6789;.txt: md5 = 8c3ae5b43b75e0e949ee7b470de652f6 OK 2026/04/22 01:18:26 DEBUG : dir1/0013-789;=.txt: md5 = 5be517920267f1a6ab2d5e64acd83e75 OK 2026/04/22 01:18:27 DEBUG : dir1/0014-89;=.txt: md5 = 7973ef67b81611ecf30f499632d99c67 OK 2026/04/22 01:18:29 DEBUG : dir1/0015-9;=.txt: md5 = 9f28878f6076c9c12371773be494619e OK 2026/04/22 01:18:30 DEBUG : apple: md5 = bc4b31a5c59eb450ea68a1ea33fbbe7e OK 2026/04/22 01:18:32 DEBUG : banana: md5 = da6fd74fd437b45d346592633d61e1d9 OK 2026/04/22 01:18:33 DEBUG : appleappleapplebanana: md5 = 9891e04f7824a6d03b271e71a0dc381b OK 2026/04/22 01:18:35 DEBUG : splitbananasplit: md5 = 44ce28553dba05de8c801c3086b251c3 OK 2026/04/22 01:18:35 DEBUG : Waiting for deletions to finish 2026/04/22 01:18:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:18:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:18:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 01:18:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:18:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 01:18:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:18:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 01:18:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:18:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 852ce561e117462e0f6c1edb45178f1a OK 2026/04/22 01:18:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/22 01:18:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 91fbbeb1e68ee5eb7fb2b88b22147ab2 OK 2026/04/22 01:18:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/22 01:18:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:37 DEBUG : YXBwbGU=: md5 = ecf174d5b97084b82256f27100ea8c61 OK 2026/04/22 01:18:37 DEBUG : YXBwbGU=: size = 5 OK 2026/04/22 01:18:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/22 01:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:38 DEBUG : YmFuYW5h: md5 = 0bace69072937e48c5aaafe95d8e891e OK 2026/04/22 01:18:38 DEBUG : YmFuYW5h: size = 6 OK 2026/04/22 01:18:38 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/22 01:18:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = fa88026710e8e42d3c5300fc1c3b72f1 OK 2026/04/22 01:18:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/22 01:18:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = ea4511e524739e4bc4639f62216ab8f4 OK 2026/04/22 01:18:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/22 01:18:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 45fdf4d06ce50c61da02fdd9a0fca735 OK 2026/04/22 01:18:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/22 01:18:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = d855bc3d819f344eb0ac23634e77342c OK 2026/04/22 01:18:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/22 01:18:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 2d3412b7f1cb7aef376edf8f95aa7552 OK 2026/04/22 01:18:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/22 01:18:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = a91012073f3ceb7b4c75261a7d1dc625 OK 2026/04/22 01:18:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/22 01:18:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 7de07a5710f558a78579148c70263bd2 OK 2026/04/22 01:18:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/22 01:18:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 3005cd643fa4ae90cdc4b765a96609b2 OK 2026/04/22 01:18:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/22 01:18:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = df53428f8747f09e0a6cda03a78414ce OK 2026/04/22 01:18:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/22 01:18:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 5578af2867f648cf705992a8a6abd68b OK 2026/04/22 01:18:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/22 01:18:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = f3a6028253afceabc5a7ce35bffe953d OK 2026/04/22 01:18:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/22 01:18:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 91fddc6560e2f9d92b8eab33a6efe2a8 OK 2026/04/22 01:18:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/22 01:18:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:18:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = bb100c9288a0ed77c352ad2928665404 OK 2026/04/22 01:18:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/22 01:18:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 93c585885ad001baf014b6f755613b32 OK 2026/04/22 01:18:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/22 01:18:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 21d3bceb10ab99b1ae196bf6bf4c515d OK 2026/04/22 01:18:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/22 01:18:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:44 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = da3e2f2a2e252424ee9051efd42bc5ef OK 2026/04/22 01:18:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/22 01:18:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:18:44 DEBUG : Waiting for deletions to finish 2026/04/22 01:18:44 INFO : splitbananasplit: Deleted 2026/04/22 01:18:44 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 01:18:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 01:18:44 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 01:18:44 INFO : banana: Deleted 2026/04/22 01:18:44 INFO : appleappleapplebanana: Deleted 2026/04/22 01:18:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 01:18:44 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 01:18:45 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 01:18:45 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 01:18:45 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 01:18:45 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 01:18:45 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 01:18:45 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 01:18:45 INFO : apple: Deleted 2026/04/22 01:18:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 01:18:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 01:18:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 01:18:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 01:18:45 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 01:18:45 DEBUG : Waiting for deletions to finish 2026/04/22 01:18:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/22 01:18:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:46 DEBUG : dir1: Directory modification time the same (differ by -338.871µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : YXBwbGU=: size = 5 OK 2026/04/22 01:18:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : apple: Unchanged skipping 2026/04/22 01:18:46 DEBUG : YmFuYW5h: size = 6 OK 2026/04/22 01:18:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/22 01:18:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : banana: Unchanged skipping 2026/04/22 01:18:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/22 01:18:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/22 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/22 01:18:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/22 01:18:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/22 01:18:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:18:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/22 01:18:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/22 01:18:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/22 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/22 01:18:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/22 01:18:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/22 01:18:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/22 01:18:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/22 01:18:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/22 01:18:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/22 01:18:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/22 01:18:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/22 01:18:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:18:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:18:46 DEBUG : Waiting for deletions to finish 2026/04/22 01:18:46 DEBUG : Waiting for deletions to finish 2026/04/22 01:18:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/22 01:18:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/22 01:18:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:18:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/22 01:18:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/22 01:18:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/22 01:18:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/22 01:18:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/22 01:18:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/22 01:18:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/22 01:18:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/22 01:18:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/22 01:18:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:18:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:19:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 42d47edd238edc5fdda5f8dc51931872 OK 2026/04/22 01:19:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = af52b0bc4b29c49f92db21a789b742be OK 2026/04/22 01:19:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 4ec6d686d4decf8724f068eafc42950d OK 2026/04/22 01:19:05 DEBUG : dir1/0003-defghij.txt: md5 = 9b88dea28517ce273a0f33324da3e104 OK 2026/04/22 01:19:07 DEBUG : dir1/0004-efghijk.txt: md5 = 7cd9b45f33216b21af875fb98973aa31 OK 2026/04/22 01:19:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 5f156e2d48f925e971c748b0cfde3c91 OK 2026/04/22 01:19:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 6e558327bafcbea93a933a7340e36ff7 OK 2026/04/22 01:19:12 DEBUG : dir1/0007-1234567.txt: md5 = c94953f0c6ad32dc7cbc9f7e88fd66a3 OK 2026/04/22 01:19:13 DEBUG : dir1/0008-2345678.txt: md5 = 8d3128946ff60286681e983c1ab2045c OK 2026/04/22 01:19:15 DEBUG : dir1/0009-3456789.txt: md5 = 75690d7fdb579f494b7f53bb98b3e05a OK 2026/04/22 01:19:17 DEBUG : dir1/0010-456789.txt: md5 = 252ae7ae9e3e5a7983790a0021419fb3 OK 2026/04/22 01:19:19 DEBUG : dir1/0011-56789;.txt: md5 = d5cb6802e4ab805a0eb262d6f1adc846 OK 2026/04/22 01:19:20 DEBUG : dir1/0012-6789;.txt: md5 = 0d50622ecde2b866a88a0d1dbdae5941 OK 2026/04/22 01:19:22 DEBUG : dir1/0013-789;=.txt: md5 = fde089325156642140774be9da85a2f2 OK 2026/04/22 01:19:23 DEBUG : dir1/0014-89;=.txt: md5 = 57554e0f7938c6ddbceeb4cde6c60a88 OK 2026/04/22 01:19:25 DEBUG : dir1/0015-9;=.txt: md5 = 61ccb3bad9582f9c9d1f0d396cb106ca OK 2026/04/22 01:19:26 DEBUG : apple: md5 = 6b4a23b73851428ba25cc24d5361527f OK 2026/04/22 01:19:28 DEBUG : banana: md5 = 2f81da4d5298bca35504ddee7bd8f127 OK 2026/04/22 01:19:29 DEBUG : appleappleapplebanana: md5 = 83d9fa96150d0d58ad46123c9a6979df OK 2026/04/22 01:19:31 DEBUG : splitbananasplit: md5 = febbb9253356f39668db229eb36b716b OK 2026/04/22 01:19:31 DEBUG : Waiting for deletions to finish 2026/04/22 01:19:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:19:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:19:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 01:19:32 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:19:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 01:19:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:19:32 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:19:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:19:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:19:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/22 01:19:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/22 01:19:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/22 01:19:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/22 01:19:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/22 01:19:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/22 01:19:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/22 01:19:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/22 01:19:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/22 01:19:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/22 01:19:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/22 01:19:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/22 01:19:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/22 01:19:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/22 01:19:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/22 01:19:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/22 01:19:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/22 01:19:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:19:33 DEBUG : PREFIXappleappleapplebanana: md5 = 28593df203d935cfbde376212e4c74c7 OK 2026/04/22 01:19:33 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/22 01:19:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/22 01:19:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:19:33 DEBUG : PREFIXapple: md5 = 994790c15e7979e083fff69132afd7be OK 2026/04/22 01:19:33 DEBUG : PREFIXapple: size = 5 OK 2026/04/22 01:19:33 INFO : apple: Copied (new) to: PREFIXapple 2026/04/22 01:19:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:19:33 DEBUG : PREFIXsplitbananasplit: md5 = 7a376002b12db1141592409a967f3b1a OK 2026/04/22 01:19:33 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/22 01:19:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/22 01:19:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:19:33 DEBUG : PREFIXbanana: md5 = d074b05236c12f088bbf9c41b4464f08 OK 2026/04/22 01:19:33 DEBUG : PREFIXbanana: size = 6 OK 2026/04/22 01:19:33 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/22 01:19:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:19:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 59c885041d3dd903bad0c111ea19cf7e OK 2026/04/22 01:19:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:19:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:19:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:19:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 5953d6306d6b3f351a2b43b9552c1e67 OK 2026/04/22 01:19:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/22 01:19:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:19:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:19:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 6ef5f3a07939d1648e267d299c405230 OK 2026/04/22 01:19:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/22 01:19:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:19:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:19:35 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 04927593063070b7f40d3ef7f50535fa OK 2026/04/22 01:19:35 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/22 01:19:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:19:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:19:36 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 05d7fceb98330a2bbd8bfe01679cd0c3 OK 2026/04/22 01:19:36 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/22 01:19:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:19:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:19:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 6b1a9d70aeea1e7c87dfca6416993a62 OK 2026/04/22 01:19:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/22 01:19:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:19:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:19:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 66e5389aee0a44ae9a81b1e7923cfea3 OK 2026/04/22 01:19:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/22 01:19:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:19:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:19:36 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 8420b7fc1ff1b8e7537e9d577d7521ab OK 2026/04/22 01:19:36 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/22 01:19:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:19:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:19:37 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 66571d6e6594508398a3d45bb1467599 OK 2026/04/22 01:19:37 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/22 01:19:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:19:38 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = eed8163346c941bfbc888efbbfdebba1 OK 2026/04/22 01:19:38 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/22 01:19:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:19:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:19:38 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 77ea8848a40a3479980f63a88c9ebc56 OK 2026/04/22 01:19:38 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/22 01:19:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/22 01:19:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:19:38 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = a0b160080324708181586a669253fc2d OK 2026/04/22 01:19:38 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/22 01:19:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:19:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:19:39 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = bf0d0e85a098e509dcb4466ceb2b4cd0 OK 2026/04/22 01:19:39 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/22 01:19:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:19:39 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = acf482b653647723c09598b4f9e2b290 OK 2026/04/22 01:19:39 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/22 01:19:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:19:39 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = dd42f1e93aea2724f76f1f00cc8053c5 OK 2026/04/22 01:19:39 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/22 01:19:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:19:39 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 3a2dfe102349f8c17bbd064e5810d607 OK 2026/04/22 01:19:39 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/22 01:19:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:19:39 DEBUG : Waiting for deletions to finish 2026/04/22 01:19:40 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 01:19:40 INFO : apple: Deleted 2026/04/22 01:19:40 INFO : splitbananasplit: Deleted 2026/04/22 01:19:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 01:19:40 INFO : appleappleapplebanana: Deleted 2026/04/22 01:19:40 INFO : banana: Deleted 2026/04/22 01:19:40 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 01:19:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 01:19:40 DEBUG : Waiting for deletions to finish 2026/04/22 01:19:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : apple: transformed to: PREFIXapple 2026/04/22 01:19:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/22 01:19:41 DEBUG : banana: transformed to: PREFIXbanana 2026/04/22 01:19:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/22 01:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/22 01:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/22 01:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/22 01:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/22 01:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/22 01:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/22 01:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/22 01:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/22 01:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/22 01:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/22 01:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/22 01:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/22 01:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/22 01:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/22 01:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/22 01:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/22 01:19:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1: Directory modification time the same (differ by -176.885µs, within tolerance 1ms) 2026/04/22 01:19:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:19:43 DEBUG : splitbananasplit: md5 = 0904d89debf8584e138e8187984ed12a OK 2026/04/22 01:19:43 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:19:43 INFO : splitbananasplit: Copied (new) 2026/04/22 01:19:43 DEBUG : banana: md5 = fab31d33d5f9fec58406031bdf3a7961 OK 2026/04/22 01:19:43 DEBUG : banana: size = 6 OK 2026/04/22 01:19:43 INFO : banana: Copied (new) 2026/04/22 01:19:43 DEBUG : apple: md5 = b296638734c6101f091acb87c99f0484 OK 2026/04/22 01:19:43 DEBUG : apple: size = 5 OK 2026/04/22 01:19:43 INFO : apple: Copied (new) 2026/04/22 01:19:43 DEBUG : appleappleapplebanana: md5 = 8fec5063e10f8e09561435c0c7234303 OK 2026/04/22 01:19:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:19:43 INFO : appleappleapplebanana: Copied (new) 2026/04/22 01:19:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 9416ec590f357794e137c4b7ee95c724 OK 2026/04/22 01:19:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:19:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/22 01:19:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = dd155488247e11226615d3ba1ed67c2c OK 2026/04/22 01:19:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:19:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/22 01:19:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 6ff4a4a9f4ac737544e5e64d587ce415 OK 2026/04/22 01:19:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:19:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/22 01:19:45 DEBUG : dir1/0003-defghij.txt: md5 = 80346b1233eae24a50036233f4c9ab76 OK 2026/04/22 01:19:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:19:45 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/22 01:19:46 DEBUG : dir1/0004-efghijk.txt: md5 = 6ca223b98fb03bcaea4c707fe4d123ec OK 2026/04/22 01:19:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:19:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/22 01:19:46 DEBUG : dir1/0007-1234567.txt: md5 = 957b87e8e401cd7dea0a7ac88a1fc499 OK 2026/04/22 01:19:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:19:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/22 01:19:46 DEBUG : dir1/0006-ghijklm.txt: md5 = d85cdd18da47c6176ab245417c40b39c OK 2026/04/22 01:19:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:19:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/22 01:19:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 41938bc168f6a54579848a12b49ea772 OK 2026/04/22 01:19:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:19:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/22 01:19:47 DEBUG : dir1/0008-2345678.txt: md5 = a697578e4d9e8ef262ca6816d0d54b59 OK 2026/04/22 01:19:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:19:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/22 01:19:48 DEBUG : dir1/0009-3456789.txt: md5 = 1dada1456935d0155940c71409db24ae OK 2026/04/22 01:19:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:19:48 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/22 01:19:48 DEBUG : dir1/0010-456789.txt: md5 = 50293dacaae7c80d350c6100f8a3ff86 OK 2026/04/22 01:19:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:19:48 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/22 01:19:48 DEBUG : dir1/0011-56789;.txt: md5 = 5a759d4c885325b34efbbf36313c2d6f OK 2026/04/22 01:19:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:19:48 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/22 01:19:49 DEBUG : dir1/0012-6789;.txt: md5 = 221373330822279cabb25312d7c2744c OK 2026/04/22 01:19:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:19:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/22 01:19:49 DEBUG : dir1/0013-789;=.txt: md5 = 86b9b3afce472e5ee62fb1f85a8e1af2 OK 2026/04/22 01:19:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:19:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/22 01:19:50 DEBUG : dir1/0014-89;=.txt: md5 = b2c51d297d441f2835e3049731dc1ba1 OK 2026/04/22 01:19:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:19:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/22 01:19:50 DEBUG : dir1/0015-9;=.txt: md5 = 0a80d1474a75346609eddc1c61664f40 OK 2026/04/22 01:19:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:19:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/22 01:19:50 DEBUG : Waiting for deletions to finish 2026/04/22 01:19:50 INFO : PREFIXsplitbananasplit: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/22 01:19:50 INFO : PREFIXapple: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/22 01:19:50 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/22 01:19:50 INFO : PREFIXbanana: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/22 01:19:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/22 01:19:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/22 01:19:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/22 01:19:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/22 01:19:52 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/22 01:19:52 DEBUG : Waiting for deletions to finish 2026/04/22 01:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:19:52 DEBUG : Waiting for deletions to finish 2026/04/22 01:19:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:20:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:20:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 9ee299b343b5de9a3cf06069da1447c6 OK 2026/04/22 01:20:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0ceef573c1efe7e747a6d9d6463522eb OK 2026/04/22 01:20:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 8bcf97c76660d870989ab143f4562c47 OK 2026/04/22 01:20:10 DEBUG : dir1/0003-defghij.txt: md5 = ab6754dd7dfefb1d0d5fe1924384c6bb OK 2026/04/22 01:20:12 DEBUG : dir1/0004-efghijk.txt: md5 = 846cbcbbbc8633829cc7b310604b931a OK 2026/04/22 01:20:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 7280869c285b067959b6921d9e6fc7ee OK 2026/04/22 01:20:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 64685bef2c9a713387b5f428967fba47 OK 2026/04/22 01:20:17 DEBUG : dir1/0007-1234567.txt: md5 = b086529f39cebac95daeb7acc623c879 OK 2026/04/22 01:20:18 DEBUG : dir1/0008-2345678.txt: md5 = 1530e152d86ff0b02679ba701a4934f9 OK 2026/04/22 01:20:20 DEBUG : dir1/0009-3456789.txt: md5 = b8af633687d30843c56b6dd4cd8aa176 OK 2026/04/22 01:20:21 DEBUG : dir1/0010-456789.txt: md5 = 4ebe89cae04ba220c8156ea636828240 OK 2026/04/22 01:20:23 DEBUG : dir1/0011-56789;.txt: md5 = 4e5e55cd20412743c3ef7dba91051649 OK 2026/04/22 01:20:24 DEBUG : dir1/0012-6789;.txt: md5 = 3fe549cd19fdac6eb6a299ff1ddf2e90 OK 2026/04/22 01:20:26 DEBUG : dir1/0013-789;=.txt: md5 = 420f027f96b1b2051e39f77fdcd1036e OK 2026/04/22 01:20:27 DEBUG : dir1/0014-89;=.txt: md5 = 6e44bdc8f7a5ad7a32e8464c7a87dcd5 OK 2026/04/22 01:20:29 DEBUG : dir1/0015-9;=.txt: md5 = 6f0aeaa3d95719f98f4618857e30b068 OK 2026/04/22 01:20:30 DEBUG : apple: md5 = 56a225c0a0860a9ac56ca209a4665e6a OK 2026/04/22 01:20:31 DEBUG : banana: md5 = 850b5cab9ce6bd7fb237260c91c05933 OK 2026/04/22 01:20:33 DEBUG : appleappleapplebanana: md5 = 330dffd31d9643cc04fe562e426b6c41 OK 2026/04/22 01:20:34 DEBUG : splitbananasplit: md5 = 7eb206065d68e8ebd36185ceec5fb68b OK 2026/04/22 01:20:34 DEBUG : Waiting for deletions to finish 2026/04/22 01:20:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:20:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:20:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:20:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:20:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:20:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:20:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:20:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/22 01:20:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:20:37 DEBUG : appleappleapplebananaSUFFIX: md5 = 7bc3ed47d112b4ea08ba7a4d2d2f56ff OK 2026/04/22 01:20:37 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/22 01:20:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/22 01:20:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:20:37 DEBUG : appleSUFFIX: md5 = e4bca46181855508cc02647eabf5d5e0 OK 2026/04/22 01:20:37 DEBUG : appleSUFFIX: size = 5 OK 2026/04/22 01:20:37 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/22 01:20:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:37 DEBUG : bananaSUFFIX: md5 = dac674efc418c2bfdf63f9b37f3ff29c OK 2026/04/22 01:20:37 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/22 01:20:37 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/22 01:20:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:20:38 DEBUG : splitbananasplitSUFFIX: md5 = 79f7a328298ad4e2b84baeb0a534271b OK 2026/04/22 01:20:38 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/22 01:20:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/22 01:20:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:20:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = d362a9573c52a4dccf904b9604fca138 OK 2026/04/22 01:20:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/22 01:20:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:20:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 54209f4a319f26ee707617c1d7765c7c OK 2026/04/22 01:20:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/22 01:20:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:20:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:20:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 546f4a7f57bfe6bfc157112e3da1a8ef OK 2026/04/22 01:20:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/22 01:20:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:20:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:20:39 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 4a53e67a5bbeeccc07407e112172f253 OK 2026/04/22 01:20:39 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/22 01:20:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:20:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:20:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = ddb75777c68f2a99ad9d47bdb794c835 OK 2026/04/22 01:20:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/22 01:20:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:20:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 47ddc0c1ffb13798cbe3f046a6dfe699 OK 2026/04/22 01:20:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/22 01:20:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:20:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = f15cd64bf1c5ec8cf5cf324e6b3edcfc OK 2026/04/22 01:20:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/22 01:20:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:20:41 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 1b23a13ab354a8d08ae542aec6b9af1d OK 2026/04/22 01:20:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/22 01:20:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:20:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:20:41 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 5c7138f91a019f402e35c3d9c9c183b5 OK 2026/04/22 01:20:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/22 01:20:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:20:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:20:41 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 2a3dae9236372e83d8b5baf24ce469c6 OK 2026/04/22 01:20:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/22 01:20:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:20:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:20:42 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 2ad7502ce3c42e287a066c49e4499e1c OK 2026/04/22 01:20:42 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/22 01:20:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:20:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:20:42 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 492b2e4495389a45d2bb5571bbcd0a28 OK 2026/04/22 01:20:42 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/22 01:20:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:20:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:20:43 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 8b615e6fbef863a170ffe6c325a560d9 OK 2026/04/22 01:20:43 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/22 01:20:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:20:43 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 45b1eeb859104cae1576b67ab051be97 OK 2026/04/22 01:20:43 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/22 01:20:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:20:43 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 8c4fd2c45ec1aee6a93a590a8f8bf947 OK 2026/04/22 01:20:43 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/22 01:20:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:20:43 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 4d30531e417667242cd95b997979449e OK 2026/04/22 01:20:43 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/22 01:20:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:20:43 DEBUG : Waiting for deletions to finish 2026/04/22 01:20:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 01:20:44 INFO : appleappleapplebanana: Deleted 2026/04/22 01:20:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 01:20:44 INFO : banana: Deleted 2026/04/22 01:20:44 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 01:20:44 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 01:20:45 INFO : apple: Deleted 2026/04/22 01:20:45 INFO : splitbananasplit: Deleted 2026/04/22 01:20:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 01:20:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 01:20:45 DEBUG : Waiting for deletions to finish 2026/04/22 01:20:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/22 01:20:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/22 01:20:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/22 01:20:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/22 01:20:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1: Directory modification time the same (differ by -140.553µs, within tolerance 1ms) 2026/04/22 01:20:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:20:47 DEBUG : banana: md5 = 3642094ea62f62e325178c76457fcaf9 OK 2026/04/22 01:20:47 DEBUG : banana: size = 6 OK 2026/04/22 01:20:47 INFO : banana: Copied (new) 2026/04/22 01:20:48 DEBUG : appleappleapplebanana: md5 = 204497f425054468b5eeee9eb02b0ca0 OK 2026/04/22 01:20:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:20:48 INFO : appleappleapplebanana: Copied (new) 2026/04/22 01:20:48 DEBUG : splitbananasplit: md5 = 568092d0d4bf8ee5bcb96952d8d66e40 OK 2026/04/22 01:20:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:20:48 INFO : splitbananasplit: Copied (new) 2026/04/22 01:20:48 DEBUG : apple: md5 = 6efcc22fc32d289b6ed00e4fb73d54d9 OK 2026/04/22 01:20:48 DEBUG : apple: size = 5 OK 2026/04/22 01:20:48 INFO : apple: Copied (new) 2026/04/22 01:20:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 904177c0d7d16d2f75af816f9ffeacdf OK 2026/04/22 01:20:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:20:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/22 01:20:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8cf0bb2c74148ad2cb29ad0ae0d38703 OK 2026/04/22 01:20:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:20:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/22 01:20:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 63c639010d5f5ea05084a458ea1dfc45 OK 2026/04/22 01:20:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:20:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/22 01:20:49 DEBUG : dir1/0003-defghij.txt: md5 = dce4a0bcfcde061567f177a8b010b900 OK 2026/04/22 01:20:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:20:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/22 01:20:50 DEBUG : dir1/0004-efghijk.txt: md5 = 000b5f58fc922598d08f9fc5639e238b OK 2026/04/22 01:20:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:20:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/22 01:20:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 5cbe7c0bc8a4ddf1e9045b516e2d9379 OK 2026/04/22 01:20:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:20:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/22 01:20:51 DEBUG : dir1/0006-ghijklm.txt: md5 = afa78f211dd5aa4350ee6eadacf251b6 OK 2026/04/22 01:20:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:20:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/22 01:20:51 DEBUG : dir1/0007-1234567.txt: md5 = 40f9bc25fa2980173a1eeff77cc82443 OK 2026/04/22 01:20:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:20:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/22 01:20:52 DEBUG : dir1/0008-2345678.txt: md5 = 7ee87b1bf2c157d0d5bc47ff9a7e4788 OK 2026/04/22 01:20:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:20:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/22 01:20:52 DEBUG : dir1/0009-3456789.txt: md5 = 0271b6485d2cf00629b88f8dc620dc34 OK 2026/04/22 01:20:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:20:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/22 01:20:52 DEBUG : dir1/0010-456789.txt: md5 = 44192d48141e643355f16de0cca04463 OK 2026/04/22 01:20:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:20:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/22 01:20:52 DEBUG : dir1/0011-56789;.txt: md5 = 5c2e0969d11b9fa2031b49bd006c1c15 OK 2026/04/22 01:20:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:20:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/22 01:20:53 DEBUG : dir1/0012-6789;.txt: md5 = 46fd2a9727bc84df47c6bc62d3547950 OK 2026/04/22 01:20:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:20:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/22 01:20:54 DEBUG : dir1/0015-9;=.txt: md5 = bee15761283132f5d577faf37f45c0da OK 2026/04/22 01:20:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:20:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/22 01:20:54 DEBUG : dir1/0013-789;=.txt: md5 = c5d9070eb11f9b8f8a8bf889b8d1f347 OK 2026/04/22 01:20:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:20:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/22 01:20:54 DEBUG : dir1/0014-89;=.txt: md5 = 7dd60157113bbcff4887f44370552aae OK 2026/04/22 01:20:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:20:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/22 01:20:54 DEBUG : Waiting for deletions to finish 2026/04/22 01:20:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/22 01:20:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/22 01:20:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/22 01:20:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/22 01:20:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/22 01:20:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/22 01:20:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/22 01:20:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/22 01:20:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/22 01:20:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/22 01:20:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/22 01:20:55 INFO : bananaSUFFIX: Deleted 2026/04/22 01:20:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/22 01:20:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/22 01:20:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/22 01:20:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/22 01:20:55 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/22 01:20:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/22 01:20:55 INFO : appleSUFFIX: Deleted 2026/04/22 01:20:55 INFO : splitbananasplitSUFFIX: Deleted 2026/04/22 01:20:55 DEBUG : Waiting for deletions to finish 2026/04/22 01:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:20:56 DEBUG : Waiting for deletions to finish 2026/04/22 01:20:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:20:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:21:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:21:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 6345f5787cad5a73b6160e8d8a1b92fd OK 2026/04/22 01:21:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = fc25a41d4a3634a5729d3ef58bd02028 OK 2026/04/22 01:21:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 750b6259fd1714942d97acacd4df8312 OK 2026/04/22 01:21:14 DEBUG : dir1/0003-defghij.txt: md5 = 6d8e439853a43f4ec55023911d6fdcde OK 2026/04/22 01:21:16 DEBUG : dir1/0004-efghijk.txt: md5 = 666926927f96f70d2e7dd46ade6d1cd9 OK 2026/04/22 01:21:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 99d4490136df17371c354cf5f6e7dbaa OK 2026/04/22 01:21:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 49c904ea1180de262627beb497e4b508 OK 2026/04/22 01:21:20 DEBUG : dir1/0007-1234567.txt: md5 = 2de9085270ee8ea83d5d543d0996b976 OK 2026/04/22 01:21:21 DEBUG : dir1/0008-2345678.txt: md5 = 06be7bd72ab6bdf5c4607521747f184d OK 2026/04/22 01:21:23 DEBUG : dir1/0009-3456789.txt: md5 = 4900f738763f71523007d774eddbd716 OK 2026/04/22 01:21:24 DEBUG : dir1/0010-456789.txt: md5 = 15234674fdaffb96f10fb8ed26fd917c OK 2026/04/22 01:21:26 DEBUG : dir1/0011-56789;.txt: md5 = 362f9631285897104fc864ff6dc4888a OK 2026/04/22 01:21:27 DEBUG : dir1/0012-6789;.txt: md5 = 1a3f5893812d32416a0ad825dd9a5367 OK 2026/04/22 01:21:29 DEBUG : dir1/0013-789;=.txt: md5 = 9f9623aa8df3e387346560d6b64c7e6d OK 2026/04/22 01:21:30 DEBUG : dir1/0014-89;=.txt: md5 = a5d55ef215c98f7e969a73fa327b01af OK 2026/04/22 01:21:32 DEBUG : dir1/0015-9;=.txt: md5 = bf9f5d6b8e88b7976624696c2b9e4cec OK 2026/04/22 01:21:33 DEBUG : apple: md5 = f60d9381d743d3b07702dfbca2e752f6 OK 2026/04/22 01:21:35 DEBUG : banana: md5 = 0f902cf55bd9676c29258ed0239ec0f9 OK 2026/04/22 01:21:36 DEBUG : appleappleapplebanana: md5 = 93e1d1b5ceae5544d906ef0886e7afca OK 2026/04/22 01:21:38 DEBUG : splitbananasplit: md5 = a4d449ee7fac45d3f80c05df32c7a541 OK 2026/04/22 01:21:38 DEBUG : Waiting for deletions to finish 2026/04/22 01:21:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:21:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/22 01:21:39 DEBUG : apple: size = 5 OK 2026/04/22 01:21:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:39 DEBUG : apple: Unchanged skipping 2026/04/22 01:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:39 DEBUG : banana: size = 6 OK 2026/04/22 01:21:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:39 DEBUG : banana: Unchanged skipping 2026/04/22 01:21:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/22 01:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 01:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:21:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 01:21:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/22 01:21:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:21:40 DEBUG : appleapple: md5 = 556f9c0fd29bb45069f8054ad7517aae OK 2026/04/22 01:21:40 DEBUG : appleapple: size = 21 OK 2026/04/22 01:21:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/22 01:21:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:21:41 DEBUG : splitbanan: md5 = 1e3486416475fd9941fe7c5e22ced6d0 OK 2026/04/22 01:21:41 DEBUG : splitbanan: size = 16 OK 2026/04/22 01:21:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/22 01:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:21:41 DEBUG : dir1/0000-abcde: md5 = 596240a4c6b9f9c4e4928b8dd8c7359d OK 2026/04/22 01:21:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/22 01:21:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/22 01:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:21:41 DEBUG : dir1/0001-bcdef: md5 = 02fc4f9191a18cc75dbbe2e4f31c8e36 OK 2026/04/22 01:21:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/22 01:21:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/22 01:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:21:42 DEBUG : dir1/0002-cdefg: md5 = fa234810566ec46f106ec69f0e02e10d OK 2026/04/22 01:21:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/22 01:21:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/22 01:21:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:21:42 DEBUG : dir1/0003-defgh: md5 = cee9753eb749954b6fe768b6c2d0fbfb OK 2026/04/22 01:21:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/22 01:21:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/22 01:21:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:21:43 DEBUG : dir1/0005-fghij: md5 = ed0e18dc6dced74efc8a01af0fee410b OK 2026/04/22 01:21:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/22 01:21:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/22 01:21:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:21:43 DEBUG : dir1/0004-efghi: md5 = c205f64db5d2d7d7a84c4d9900a0be74 OK 2026/04/22 01:21:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/22 01:21:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/22 01:21:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:21:43 DEBUG : dir1/0006-ghijk: md5 = ee85472e9cb570b173e757fcc5390c22 OK 2026/04/22 01:21:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/22 01:21:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/22 01:21:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:21:44 DEBUG : dir1/0007-12345: md5 = c9cf43e3e1bf0650501552535f29bc62 OK 2026/04/22 01:21:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/22 01:21:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/22 01:21:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:21:44 DEBUG : dir1/0009-34567: md5 = d2b7a10974e4beecd34d711cc53b5ee5 OK 2026/04/22 01:21:44 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/22 01:21:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/22 01:21:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:21:44 DEBUG : dir1/0008-23456: md5 = 82e7e9f28891f2abd2d93ec9903e7169 OK 2026/04/22 01:21:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/22 01:21:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/22 01:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:21:45 DEBUG : dir1/0010-45678: md5 = 53f689038520ac2a93b1af36d0f96306 OK 2026/04/22 01:21:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/22 01:21:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/22 01:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:21:45 DEBUG : dir1/0012-6789;: md5 = 07f4d27df0efabe68c6fa2fe6b27690d OK 2026/04/22 01:21:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/22 01:21:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/22 01:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:21:45 DEBUG : dir1/0013-789;=: md5 = a23da407e5d2f8b11796945ff008470d OK 2026/04/22 01:21:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/22 01:21:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/22 01:21:45 DEBUG : dir1/0011-56789: md5 = 96aadda9b037dd04137d9820e2305f5d OK 2026/04/22 01:21:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/22 01:21:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/22 01:21:46 DEBUG : dir1/0014-89;=.: md5 = 4187fd89fc0225501405a61c06f35e36 OK 2026/04/22 01:21:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/22 01:21:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/22 01:21:47 DEBUG : dir1/0015-9;=.t: md5 = 5f99998facdcf0c408cd94f4d926498a OK 2026/04/22 01:21:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/22 01:21:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/22 01:21:47 DEBUG : Waiting for deletions to finish 2026/04/22 01:21:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/22 01:21:47 INFO : dir1/0009-3456789.txt: Deleted 2026/04/22 01:21:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/22 01:21:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/22 01:21:47 INFO : dir1/0011-56789;.txt: Deleted 2026/04/22 01:21:47 INFO : dir1/0014-89;=.txt: Deleted 2026/04/22 01:21:48 INFO : dir1/0007-1234567.txt: Deleted 2026/04/22 01:21:48 INFO : dir1/0008-2345678.txt: Deleted 2026/04/22 01:21:48 INFO : dir1/0010-456789.txt: Deleted 2026/04/22 01:21:48 INFO : splitbananasplit: Deleted 2026/04/22 01:21:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/22 01:21:48 INFO : dir1/0013-789;=.txt: Deleted 2026/04/22 01:21:48 INFO : appleappleapplebanana: Deleted 2026/04/22 01:21:48 INFO : dir1/0003-defghij.txt: Deleted 2026/04/22 01:21:48 INFO : dir1/0015-9;=.txt: Deleted 2026/04/22 01:21:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/22 01:21:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/22 01:21:48 INFO : dir1/0012-6789;.txt: Deleted 2026/04/22 01:21:48 DEBUG : Waiting for deletions to finish 2026/04/22 01:21:49 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : appleapple: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/22 01:21:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:21:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:21:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:21:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:21:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:21:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:21:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:21:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:21:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:21:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:21:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:21:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:21:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:21:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:21:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:21:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:21:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:21:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:21:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:21:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:21:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:21:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:21:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:21:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:21:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:21:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:21:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:21:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:21:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:21:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:21:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:21:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:21:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:21:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:21:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:21:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:21:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:21:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:21:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:21:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:21:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:21:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:21:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:21:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:21:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:21:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:21:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:21:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:21:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:21:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:21:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:21:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:21:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:21:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:21:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:21:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:21:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:21:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:21:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:21:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:21:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:21:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:21:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:21:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:21:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:21:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:21:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:21:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:21:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:21:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:21:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:21:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:21:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:21:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:21:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:21:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:21:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:21:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:50 DEBUG : dir1: Directory modification time the same (differ by -91.885µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:50 DEBUG : apple: size = 5 OK 2026/04/22 01:21:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : apple: Unchanged skipping 2026/04/22 01:21:50 DEBUG : appleapple: size = 21 OK 2026/04/22 01:21:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:21:50 DEBUG : banana: size = 6 OK 2026/04/22 01:21:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : banana: Unchanged skipping 2026/04/22 01:21:50 DEBUG : splitbanan: size = 16 OK 2026/04/22 01:21:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/22 01:21:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/22 01:21:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/22 01:21:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/22 01:21:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/22 01:21:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/22 01:21:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/22 01:21:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/22 01:21:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/22 01:21:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/22 01:21:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/22 01:21:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/22 01:21:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/22 01:21:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/22 01:21:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/22 01:21:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/22 01:21:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/22 01:21:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/22 01:21:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/22 01:21:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/22 01:21:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/22 01:21:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/22 01:21:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:21:50 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/22 01:21:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/22 01:21:50 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/22 01:21:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/22 01:21:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/22 01:21:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/22 01:21:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/22 01:21:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/22 01:21:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/22 01:21:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/22 01:21:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:21:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:21:50 DEBUG : Waiting for deletions to finish 2026/04/22 01:21:50 DEBUG : Waiting for deletions to finish 2026/04/22 01:21:51 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : appleapple: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/22 01:21:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:21:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:21:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/22 01:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/22 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/22 01:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/22 01:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/22 01:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/22 01:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/22 01:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/22 01:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/22 01:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/22 01:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/22 01:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/22 01:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/22 01:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/22 01:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/22 01:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/22 01:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/22 01:21:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/22 01:21:52 DEBUG : TestDrive: Token expired 2026/04/22 01:21:52 DEBUG : TestDrive: No updated token found in the config file 2026/04/22 01:21:52 DEBUG : TestDrive: Token refresh successful 2026/04/22 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/04/22 01:21:52 DEBUG : TestDrive: Saved new token in config file 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/22 01:22:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:22:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 72916a17ac8d35bf78bbb5c2c71d0803 OK 2026/04/22 01:22:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4022f63700d2236755295c68946169c3 OK 2026/04/22 01:22:08 DEBUG : dir1/0002-cdefghi.txt: md5 = ff865ad64002424095122e4b84fe86b0 OK 2026/04/22 01:22:09 DEBUG : dir1/0003-defghij.txt: md5 = 9b638d801fa508efb8a82d3ec431bc93 OK 2026/04/22 01:22:11 DEBUG : dir1/0004-efghijk.txt: md5 = 7c400e9460951387fe732926ffd21451 OK 2026/04/22 01:22:12 DEBUG : dir1/0005-fghijkl.txt: md5 = a68929f52135d8a2ce1ad3655566e4a7 OK 2026/04/22 01:22:14 DEBUG : dir1/0006-ghijklm.txt: md5 = ba9951d06e862b60981a1cfc4a6a25c0 OK 2026/04/22 01:22:15 DEBUG : dir1/0007-1234567.txt: md5 = 47c3d5057261f087165170d6fe967792 OK 2026/04/22 01:22:17 DEBUG : dir1/0008-2345678.txt: md5 = 99c5e8fc10703298b5c64cf4f718172e OK 2026/04/22 01:22:19 DEBUG : dir1/0009-3456789.txt: md5 = a54b40002336b0abd464cba8a025047c OK 2026/04/22 01:22:20 DEBUG : dir1/0010-456789.txt: md5 = de248c5aa85d706cfacb6f0e68bd4ec1 OK 2026/04/22 01:22:22 DEBUG : dir1/0011-56789;.txt: md5 = 1e2af4f079370ce1b949a366d12f1f92 OK 2026/04/22 01:22:23 DEBUG : dir1/0012-6789;.txt: md5 = 6cc974b1480aa6c3304af3f5cc1d63ba OK 2026/04/22 01:22:25 DEBUG : dir1/0013-789;=.txt: md5 = cc82a640ec62896b969931b8aa86f3bc OK 2026/04/22 01:22:26 DEBUG : dir1/0014-89;=.txt: md5 = f0783f65167e6477d73607dbffb43cf0 OK 2026/04/22 01:22:28 DEBUG : dir1/0015-9;=.txt: md5 = 2ffe6eb75625eec4ce624877175a2c2e OK 2026/04/22 01:22:29 DEBUG : apple: md5 = b55959c923168c9d9add05a66665818a OK 2026/04/22 01:22:31 DEBUG : banana: md5 = 7b5f3cf40c50ef60df85e5fbd77b9f70 OK 2026/04/22 01:22:32 DEBUG : appleappleapplebanana: md5 = 88438d1ea9b65ce09450fbae3bc6874e OK 2026/04/22 01:22:34 DEBUG : splitbananasplit: md5 = c775c5a34a3e310b44e7f90b0acedff9 OK 2026/04/22 01:22:34 DEBUG : Waiting for deletions to finish 2026/04/22 01:22:34 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:22:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:22:35 DEBUG : apple: size = 5 OK 2026/04/22 01:22:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:35 DEBUG : apple: Unchanged skipping 2026/04/22 01:22:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:22:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:22:35 DEBUG : banana: size = 6 OK 2026/04/22 01:22:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:35 DEBUG : banana: Unchanged skipping 2026/04/22 01:22:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:22:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:22:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:22:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:22:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:22:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:22:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:22:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:22:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:22:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:22:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:22:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:22:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:22:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:22:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:22:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:22:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:22:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:22:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:22:36 DEBUG : Waiting for deletions to finish 2026/04/22 01:22:36 DEBUG : Waiting for deletions to finish 2026/04/22 01:22:37 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:22:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1: Directory modification time the same (differ by -941.788µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : apple: size = 5 OK 2026/04/22 01:22:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : apple: Unchanged skipping 2026/04/22 01:22:38 DEBUG : banana: size = 6 OK 2026/04/22 01:22:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : banana: Unchanged skipping 2026/04/22 01:22:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:22:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:22:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:22:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:22:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:22:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:22:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:22:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:22:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:22:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:22:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:22:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:22:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:22:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:22:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:22:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:22:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:22:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:22:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:22:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:22:38 DEBUG : Waiting for deletions to finish 2026/04/22 01:22:38 DEBUG : Waiting for deletions to finish 2026/04/22 01:22:38 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:22:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:22:39 DEBUG : Waiting for deletions to finish 2026/04/22 01:22:40 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:22:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/22 01:22:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:22:54 DEBUG : dir1/0000-abcdefg.txt: md5 = b0489f361e96ade74567767e38574fc9 OK 2026/04/22 01:22:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 88597b9c724bdf2c70f3e636f5507b1f OK 2026/04/22 01:22:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 41d02062041556b49fafaac443f9241c OK 2026/04/22 01:22:59 DEBUG : dir1/0003-defghij.txt: md5 = b54db5faeffe0cfebfe8cb5a552b6800 OK 2026/04/22 01:23:00 DEBUG : dir1/0004-efghijk.txt: md5 = 9fc24f8d5b14b1dfef5f33dc3294bdf4 OK 2026/04/22 01:23:02 DEBUG : dir1/0005-fghijkl.txt: md5 = cce43b593e9264b7befe9fd3fd0fa1ec OK 2026/04/22 01:23:03 DEBUG : dir1/0006-ghijklm.txt: md5 = e8663a8beec380fbd5cd1aaa35af0c54 OK 2026/04/22 01:23:05 DEBUG : dir1/0007-1234567.txt: md5 = fb03779ceff54752033bb87e0b386349 OK 2026/04/22 01:23:07 DEBUG : dir1/0008-2345678.txt: md5 = c2fa1a741ce1b7f5eb27aed9be219219 OK 2026/04/22 01:23:08 DEBUG : dir1/0009-3456789.txt: md5 = 61fab1470c3a9462a96e1c82fe46c036 OK 2026/04/22 01:23:10 DEBUG : dir1/0010-456789.txt: md5 = b3abe148e9ae5631109fb60fa36273c4 OK 2026/04/22 01:23:11 DEBUG : dir1/0011-56789;.txt: md5 = 5e807501c1490bff608663acef903dc7 OK 2026/04/22 01:23:13 DEBUG : dir1/0012-6789;.txt: md5 = 62bba7fa34bef6d035df52a1b7edf70e OK 2026/04/22 01:23:14 DEBUG : dir1/0013-789;=.txt: md5 = 6a669ef8e1f3bdd2dc99bd019ace7d71 OK 2026/04/22 01:23:16 DEBUG : dir1/0014-89;=.txt: md5 = bd55071f9d2dc6c678863b24b5482295 OK 2026/04/22 01:23:17 DEBUG : dir1/0015-9;=.txt: md5 = ac33b964a5ab3da26b1f87ab56c75a8c OK 2026/04/22 01:23:19 DEBUG : apple: md5 = bffd589892bfae3fbaaec2f930cbc9cf OK 2026/04/22 01:23:20 DEBUG : banana: md5 = a2dc8ae757d13bc287cf124d5626cd01 OK 2026/04/22 01:23:22 DEBUG : appleappleapplebanana: md5 = 8f997e6aa7e34ca9019f1b9148f827cf OK 2026/04/22 01:23:23 DEBUG : splitbananasplit: md5 = a8fd03100fd36d6624dee24e87363a59 OK 2026/04/22 01:23:23 DEBUG : Waiting for deletions to finish 2026/04/22 01:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:23:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:23:25 DEBUG : banana: size = 6 OK 2026/04/22 01:23:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : banana: Unchanged skipping 2026/04/22 01:23:25 DEBUG : apple: size = 5 OK 2026/04/22 01:23:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : apple: Unchanged skipping 2026/04/22 01:23:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:23:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:23:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:23:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:23:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:23:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:23:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:23:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:23:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:23:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:23:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:23:25 DEBUG : Waiting for deletions to finish 2026/04/22 01:23:25 DEBUG : Waiting for deletions to finish 2026/04/22 01:23:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:23:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:23:27 DEBUG : dir1: Directory modification time the same (differ by -686.594µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : apple: size = 5 OK 2026/04/22 01:23:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : apple: Unchanged skipping 2026/04/22 01:23:27 DEBUG : banana: size = 6 OK 2026/04/22 01:23:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:23:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:23:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : banana: Unchanged skipping 2026/04/22 01:23:27 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:23:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:23:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:23:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:23:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:23:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:23:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:23:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:23:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:23:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:23:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:23:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:23:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:23:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:23:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:23:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:23:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:23:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:23:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:23:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:23:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:23:27 DEBUG : Waiting for deletions to finish 2026/04/22 01:23:27 DEBUG : Waiting for deletions to finish 2026/04/22 01:23:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:23:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:23:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:23:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 5864b3ade3385c87ddafe477a59f49dd OK 2026/04/22 01:23:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = f551b89125e18ff3367e0f743e64ad54 OK 2026/04/22 01:23:45 DEBUG : dir1/0002-cdefghi.txt: md5 = b60f7106193597176c2a19fbc45a48df OK 2026/04/22 01:23:47 DEBUG : dir1/0003-defghij.txt: md5 = 3e436d92c70317dd27c7d443334e3886 OK 2026/04/22 01:23:48 DEBUG : dir1/0004-efghijk.txt: md5 = 882d3650e7477dde011d7f9add72955c OK 2026/04/22 01:23:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 0916cccd4d0f6e531e4d2e558e7c5d48 OK 2026/04/22 01:23:51 DEBUG : dir1/0006-ghijklm.txt: md5 = f27cc3b2f07c01cfe4e2105e21738bc9 OK 2026/04/22 01:23:53 DEBUG : dir1/0007-1234567.txt: md5 = 81938de72153df753c1899d7699dbc2a OK 2026/04/22 01:23:54 DEBUG : dir1/0008-2345678.txt: md5 = 75866b41f9016b69bb886271d2802f55 OK 2026/04/22 01:23:56 DEBUG : dir1/0009-3456789.txt: md5 = 07420bbde96c845afecba6e1e46b84df OK 2026/04/22 01:23:57 DEBUG : dir1/0010-456789.txt: md5 = 7d971189aee8071c9cad1236632ae972 OK 2026/04/22 01:23:59 DEBUG : dir1/0011-56789;.txt: md5 = 88d0c644c523aea190428c2caaf9d354 OK 2026/04/22 01:24:00 DEBUG : dir1/0012-6789;.txt: md5 = 6c25346fcad61527dc74289ff1250281 OK 2026/04/22 01:24:02 DEBUG : dir1/0013-789;=.txt: md5 = 2ee20050a0b2ad647d3f4cf2ce7799fb OK 2026/04/22 01:24:03 DEBUG : dir1/0014-89;=.txt: md5 = 3f48233c6acc46afe348268ba87dfbe6 OK 2026/04/22 01:24:05 DEBUG : dir1/0015-9;=.txt: md5 = 400bfbf582f6de98d9c6b60e8c7fa53e OK 2026/04/22 01:24:06 DEBUG : apple: md5 = ee988d489da8cff7c35d616019b5cd3a OK 2026/04/22 01:24:08 DEBUG : banana: md5 = c2475012001895373d6769c10e43ade2 OK 2026/04/22 01:24:10 DEBUG : appleappleapplebanana: md5 = 8b45e4d0c0c4bdd3980f2f24bb2bd567 OK 2026/04/22 01:24:11 DEBUG : splitbananasplit: md5 = c5d749bae8115e9bbee5425e7fc3d6f7 OK 2026/04/22 01:24:11 DEBUG : Waiting for deletions to finish 2026/04/22 01:24:12 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:24:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:24:13 DEBUG : apple: size = 5 OK 2026/04/22 01:24:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : apple: Unchanged skipping 2026/04/22 01:24:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:24:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:24:13 DEBUG : banana: size = 6 OK 2026/04/22 01:24:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : banana: Unchanged skipping 2026/04/22 01:24:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:24:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:24:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:24:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:24:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:24:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:24:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:24:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:24:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:24:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:24:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:24:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:24:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:24:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:24:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:24:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:24:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:24:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:24:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:24:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:24:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:24:13 DEBUG : Waiting for deletions to finish 2026/04/22 01:24:13 DEBUG : Waiting for deletions to finish 2026/04/22 01:24:14 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:24:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:24:15 DEBUG : dir1: Directory modification time the same (differ by -413.28µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : apple: size = 5 OK 2026/04/22 01:24:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : apple: Unchanged skipping 2026/04/22 01:24:15 DEBUG : banana: size = 6 OK 2026/04/22 01:24:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : banana: Unchanged skipping 2026/04/22 01:24:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:24:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:24:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:24:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:24:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:24:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:24:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:24:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:24:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:24:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:24:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:24:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:24:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:24:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:24:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:24:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:24:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:24:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:24:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:24:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:24:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:24:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:24:15 DEBUG : Waiting for deletions to finish 2026/04/22 01:24:15 DEBUG : Waiting for deletions to finish 2026/04/22 01:24:16 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:24:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:24:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:24:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 165f7b639e5119965cb3ec0c2ec43b3f OK 2026/04/22 01:24:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5124a6ff8eacf34fa482672a7a7e7361 OK 2026/04/22 01:24:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 8677a4f311505f19bb324be4f54931b1 OK 2026/04/22 01:24:34 DEBUG : dir1/0003-defghij.txt: md5 = 0d950715fae3c03ecc50ac85835b5155 OK 2026/04/22 01:24:35 DEBUG : dir1/0004-efghijk.txt: md5 = 73a86143ff07ae31c033510c59b3b9e8 OK 2026/04/22 01:24:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 3aad33006ac00d92183aac636986ccf9 OK 2026/04/22 01:24:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 69e228e8694e94ebf202286833a25b9f OK 2026/04/22 01:24:40 DEBUG : dir1/0007-1234567.txt: md5 = 73a2f4f3780bd827b82760a5af24e530 OK 2026/04/22 01:24:42 DEBUG : dir1/0008-2345678.txt: md5 = 264fe6d9d61c5eaf5c180ab6705a5252 OK 2026/04/22 01:24:43 DEBUG : dir1/0009-3456789.txt: md5 = 01c68486d9dc535f9ed38646aba9f2e9 OK 2026/04/22 01:24:45 DEBUG : dir1/0010-456789.txt: md5 = 75197ee8d8c027981028343bc4ec40eb OK 2026/04/22 01:24:47 DEBUG : dir1/0011-56789;.txt: md5 = 80bbff1bb9c1cc7ea06e27e54817a382 OK 2026/04/22 01:24:48 DEBUG : dir1/0012-6789;.txt: md5 = 1940e0e1dc7f8d4f97f4a67cc1ad3146 OK 2026/04/22 01:24:50 DEBUG : dir1/0013-789;=.txt: md5 = 05ef9814baa0020cc2245763d0a57a96 OK 2026/04/22 01:24:51 DEBUG : dir1/0014-89;=.txt: md5 = e7c1170f7da412d0f269e10840fff0f9 OK 2026/04/22 01:24:53 DEBUG : dir1/0015-9;=.txt: md5 = 7c3bed0203d408227fed6b2b6ca15159 OK 2026/04/22 01:24:54 DEBUG : apple: md5 = 05e10ea5fbe9e78f820561c211226322 OK 2026/04/22 01:24:56 DEBUG : banana: md5 = 5cbfa7ade0434c5b99cd81fdbb109e32 OK 2026/04/22 01:24:58 DEBUG : appleappleapplebanana: md5 = d66de53e5b5b96d4efa5b236f0bf276e OK 2026/04/22 01:25:00 DEBUG : splitbananasplit: md5 = 00e493ca369b6e9bf7a8a74305c47ca7 OK 2026/04/22 01:25:00 DEBUG : Waiting for deletions to finish 2026/04/22 01:25:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:25:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:25:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:25:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:25:01 DEBUG : banana: size = 6 OK 2026/04/22 01:25:01 DEBUG : apple: size = 5 OK 2026/04/22 01:25:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:01 DEBUG : apple: Unchanged skipping 2026/04/22 01:25:01 DEBUG : banana: Unchanged skipping 2026/04/22 01:25:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:25:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:25:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:25:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:25:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:25:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:25:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:25:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:25:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:25:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:25:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:25:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:25:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:25:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:25:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:25:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:25:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:25:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:25:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:25:02 DEBUG : Waiting for deletions to finish 2026/04/22 01:25:02 DEBUG : Waiting for deletions to finish 2026/04/22 01:25:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:25:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:25:03 DEBUG : dir1: Directory modification time the same (differ by -142.668µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : apple: size = 5 OK 2026/04/22 01:25:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : apple: Unchanged skipping 2026/04/22 01:25:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:25:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:25:03 DEBUG : banana: size = 6 OK 2026/04/22 01:25:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : banana: Unchanged skipping 2026/04/22 01:25:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:25:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:25:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:25:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:25:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:25:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:25:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:25:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:25:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:25:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:25:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:25:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:25:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:25:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:25:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:25:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:25:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:25:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:25:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:25:03 DEBUG : Waiting for deletions to finish 2026/04/22 01:25:03 DEBUG : Waiting for deletions to finish 2026/04/22 01:25:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:25:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:25:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:25:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 522d7fcb9e9a7813e935c5aa2dcc7f84 OK 2026/04/22 01:25:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = c613f6ea065f1e8fae6bc1987ab2f73f OK 2026/04/22 01:25:22 DEBUG : dir1/0002-cdefghi.txt: md5 = f2a13ee2eb1c4c92260350fbae6eb646 OK 2026/04/22 01:25:24 DEBUG : dir1/0003-defghij.txt: md5 = 8a1a21ceb10ae0190b066ecd5e05bb6e OK 2026/04/22 01:25:25 DEBUG : dir1/0004-efghijk.txt: md5 = 9e8f52ed34a900ad8e608175872b5f95 OK 2026/04/22 01:25:27 DEBUG : dir1/0005-fghijkl.txt: md5 = d3ad9230bac88fa4cdf0cbee72b6ba62 OK 2026/04/22 01:25:29 DEBUG : dir1/0006-ghijklm.txt: md5 = f1d714afe4c6c32d6d42fce29b829b57 OK 2026/04/22 01:25:30 DEBUG : dir1/0007-1234567.txt: md5 = f32811d2c434633897d5527def8676ea OK 2026/04/22 01:25:32 DEBUG : dir1/0008-2345678.txt: md5 = d184486b05edd2b672b2f7d06762d2ae OK 2026/04/22 01:25:33 DEBUG : dir1/0009-3456789.txt: md5 = 4cd721920aab1b0f05b8ed0ab4a9f9fb OK 2026/04/22 01:25:35 DEBUG : dir1/0010-456789.txt: md5 = b9b13ec5d93738abf6880492ee357188 OK 2026/04/22 01:25:36 DEBUG : dir1/0011-56789;.txt: md5 = 49b47537904a83a80f452e8112592242 OK 2026/04/22 01:25:38 DEBUG : dir1/0012-6789;.txt: md5 = ab462232fe47536651e0af38d22597e5 OK 2026/04/22 01:25:40 DEBUG : dir1/0013-789;=.txt: md5 = fd10132557e5f7667173d510c251de23 OK 2026/04/22 01:25:41 DEBUG : dir1/0014-89;=.txt: md5 = 15dd7bf6169a290ec226c425da2f2dc3 OK 2026/04/22 01:25:43 DEBUG : dir1/0015-9;=.txt: md5 = 6238675a31191d137931ba3f4ae6a752 OK 2026/04/22 01:25:44 DEBUG : apple: md5 = 132154d37d1f9b40e849c4cea11ea770 OK 2026/04/22 01:25:46 DEBUG : banana: md5 = 9998ab09e687a15d84ab8676c2508670 OK 2026/04/22 01:25:47 DEBUG : appleappleapplebanana: md5 = ecbdf37f51be3edf31faf26e7556a957 OK 2026/04/22 01:25:49 DEBUG : splitbananasplit: md5 = 7a74f82d4d61fed8983d8288cefa8712 OK 2026/04/22 01:25:49 DEBUG : Waiting for deletions to finish 2026/04/22 01:25:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:25:50 DEBUG : apple: size = 5 OK 2026/04/22 01:25:50 DEBUG : banana: size = 6 OK 2026/04/22 01:25:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:25:50 DEBUG : banana: Unchanged skipping 2026/04/22 01:25:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:25:50 DEBUG : apple: Unchanged skipping 2026/04/22 01:25:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/22 01:25:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:25:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:25:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:25:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:25:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:25:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:25:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:25:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:25:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:25:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:25:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:25:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:25:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:25:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:25:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:25:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:25:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:25:53 DEBUG : dir1: Directory modification time the same (differ by -899.006µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : apple: size = 5 OK 2026/04/22 01:25:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/22 01:25:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : banana: size = 6 OK 2026/04/22 01:25:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/22 01:25:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : banana: Unchanged skipping 2026/04/22 01:25:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/22 01:25:53 DEBUG : apple: Unchanged skipping 2026/04/22 01:25:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/22 01:25:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/22 01:25:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:25:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/22 01:25:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/22 01:25:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/22 01:25:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/22 01:25:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/22 01:25:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/22 01:25:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/22 01:25:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/22 01:25:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/22 01:25:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/22 01:25:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/22 01:25:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/22 01:25:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/22 01:25:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/22 01:25:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:25:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/22 01:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:25:53 DEBUG : Waiting for deletions to finish 2026/04/22 01:25:53 DEBUG : Waiting for deletions to finish 2026/04/22 01:25:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : banana: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : apple: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/22 01:25:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/22 01:26:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" --- PASS: TestTransform (574.42s) --- PASS: TestTransform/NFC (46.42s) --- PASS: TestTransform/NFD (46.48s) --- PASS: TestTransform/base64 (54.03s) --- PASS: TestTransform/prefix (65.92s) --- PASS: TestTransform/suffix (63.43s) --- PASS: TestTransform/truncate (55.01s) --- PASS: TestTransform/encoder (49.68s) --- PASS: TestTransform/ISO-8859-1 (47.01s) --- PASS: TestTransform/charmap (47.81s) --- PASS: TestTransform/lowercase (49.88s) --- PASS: TestTransform/ascii (48.76s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:26:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/22 01:26:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/22 01:26:06 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/22 01:26:06 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-22T01:26:05.8702449Z) 2026/04/22 01:26:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/22 01:26:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/22 01:26:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/22 01:26:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/22 01:26:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/22 01:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:26:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = fe7c0afd48c564a59a4ca0f6b21ccd7a OK 2026/04/22 01:26:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/22 01:26:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/22 01:26:08 DEBUG : Waiting for deletions to finish 2026/04/22 01:26:10 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.26s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:26:11 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:11 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:11 DEBUG : tictactoe: Making directory with metadata 2026/04/22 01:26:12 INFO : tictactoe: Made directory with metadata (mtime=2026-04-22T01:26:11.132325032Z) 2026/04/22 01:26:12 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:12 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:26:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/22 01:26:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:26:13 DEBUG : tictactoe/tictactoe: md5 = a728f24492790564451b130fc5dd0aff OK 2026/04/22 01:26:13 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/22 01:26:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/22 01:26:13 DEBUG : Waiting for deletions to finish 2026/04/22 01:26:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.96s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:26:16 DEBUG : toe: Making directory with metadata 2026/04/22 01:26:17 INFO : toe: Made directory with metadata (mtime=2026-04-22T01:26:16.090400542Z) 2026/04/22 01:26:17 DEBUG : toe/toe: Making directory with metadata 2026/04/22 01:26:18 INFO : toe/toe: Made directory with metadata (mtime=2026-04-22T01:26:16.090400542Z) 2026/04/22 01:26:18 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 01:26:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 01:26:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 01:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:26:19 DEBUG : toe/toe/tictactoe: md5 = be502fc70345f1373703e51b882bb137 OK 2026/04/22 01:26:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/22 01:26:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/22 01:26:19 DEBUG : Waiting for deletions to finish 2026/04/22 01:26:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/22 01:26:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.23s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:26:23 DEBUG : toe: Making directory with metadata 2026/04/22 01:26:24 INFO : toe: Made directory with metadata (mtime=2026-04-22T01:26:23.321510684Z) 2026/04/22 01:26:24 DEBUG : toe/toe: Making directory with metadata 2026/04/22 01:26:25 INFO : toe/toe: Made directory with metadata (mtime=2026-04-22T01:26:23.321510684Z) 2026/04/22 01:26:25 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 01:26:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 01:26:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/22 01:26:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:26:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:26:26 DEBUG : toe/toe/tictactoe: md5 = 055bfbfabf852ebdd061bbf4ef2ee871 OK 2026/04/22 01:26:26 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/22 01:26:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/22 01:26:26 DEBUG : Waiting for deletions to finish 2026/04/22 01:26:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/22 01:26:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.83s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:26:30 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:26:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:26:30 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:26:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:26:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:26:30 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/22 01:26:31 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:26:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:26:31 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:31 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:31 DEBUG : tictactoe: Making directory with metadata 2026/04/22 01:26:31 INFO : tictactoe: Made directory with metadata (mtime=2026-04-22T01:26:30.154614783Z) 2026/04/22 01:26:31 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:31 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:26:31 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/22 01:26:32 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-22T01:26:30.154614783Z) 2026/04/22 01:26:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:26:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 01:26:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:26:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:26:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 01:26:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:26:34 DEBUG : tictactoe/tictactoe/toe.txt: md5 = a804ff251a24f36c288352670a7137a6 OK 2026/04/22 01:26:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/22 01:26:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/22 01:26:34 DEBUG : Waiting for deletions to finish 2026/04/22 01:26:36 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/22 01:26:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.78s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:26:38 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:26:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:26:38 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:26:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:26:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:26:39 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/22 01:26:39 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:26:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:26:39 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:39 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:39 DEBUG : tictactoe: Making directory with metadata 2026/04/22 01:26:40 INFO : tictactoe: Made directory with metadata (mtime=2026-04-22T01:26:38.931748518Z) 2026/04/22 01:26:40 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:40 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:26:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/22 01:26:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-22T01:26:38.931748518Z) 2026/04/22 01:26:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:26:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 01:26:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:26:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:26:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:26:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:26:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:26:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 216b0d2f79e48bb600a2dfc4dc5cc9d3 OK 2026/04/22 01:26:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:26:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:26:43 DEBUG : Waiting for deletions to finish 2026/04/22 01:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:26:43 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:26:44 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:44 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 01:26:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:26:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/22 01:26:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': 0 differences found 2026/04/22 01:26:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': 1 hashes could not be checked 2026/04/22 01:26:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': 1 matching files 2026/04/22 01:26:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/22 01:26:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.34s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:26:48 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:48 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:48 DEBUG : tictactoe: Making directory with metadata 2026/04/22 01:26:49 INFO : tictactoe: Made directory with metadata (mtime=2026-04-22T01:26:48.268890813Z) 2026/04/22 01:26:49 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:49 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:26:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/22 01:26:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-22T01:26:48.268890813Z) 2026/04/22 01:26:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:26:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 01:26:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:26:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 01:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:26:51 DEBUG : tictactoe/tictactoe/toe.txt: md5 = e436d2a09b63a4d32b84a0516d09edb6 OK 2026/04/22 01:26:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/22 01:26:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/22 01:26:51 DEBUG : Waiting for deletions to finish 2026/04/22 01:26:52 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:52 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:52 DEBUG : tictactoe: Directory modification time the same (differ by -890.813µs, within tolerance 1ms) 2026/04/22 01:26:52 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:26:52 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -890.813µs, within tolerance 1ms) 2026/04/22 01:26:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/22 01:26:53 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/22 01:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:26:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/22 01:26:53 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/22 01:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:26:53 DEBUG : Waiting for deletions to finish 2026/04/22 01:26:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/22 01:26:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.43s) === RUN TestSyntax 2026/04/22 01:26:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:26:56 DEBUG : toe: Making directory with metadata 2026/04/22 01:26:57 INFO : toe: Made directory with metadata (mtime=2026-04-22T01:26:56.702019353Z) 2026/04/22 01:26:57 DEBUG : toe/toe: Making directory with metadata 2026/04/22 01:26:58 INFO : toe/toe: Made directory with metadata (mtime=2026-04-22T01:26:56.702019353Z) 2026/04/22 01:26:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 01:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:26:59 DEBUG : toe/toe/toe: md5 = f46c2f0bccf97536ec3e8c554d63bead OK 2026/04/22 01:26:59 DEBUG : toe/toe/toe: size = 11 OK 2026/04/22 01:26:59 INFO : toe/toe/toe: Copied (new) 2026/04/22 01:26:59 DEBUG : Waiting for deletions to finish 2026/04/22 01:27:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/22 01:27:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.83s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:27:03 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:27:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:27:03 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:03 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/22 01:27:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:27:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:04 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:04 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:04 DEBUG : tictactoe: Making directory with metadata 2026/04/22 01:27:05 INFO : tictactoe: Made directory with metadata (mtime=2026-04-22T01:27:03.531123456Z) 2026/04/22 01:27:05 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:05 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:27:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/22 01:27:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-22T01:27:03.531123456Z) 2026/04/22 01:27:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:27:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 01:27:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:27:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:27:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1a46df0cbc6dd17fd16762118065c4ad OK 2026/04/22 01:27:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:27:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:07 INFO : toe/toe/toe.txt: Deleted 2026/04/22 01:27:07 INFO : toe/toe: Removing directory 2026/04/22 01:27:07 INFO : toe: Removing directory 2026/04/22 01:27:07 INFO : empty_dir: Removing directory 2026/04/22 01:27:07 DEBUG : Local file system at /tmp/rclone3034857499: deleted 3 directories 2026/04/22 01:27:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/22 01:27:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.45s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:27:11 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:27:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:27:11 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/22 01:27:13 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:27:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:13 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:13 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:13 DEBUG : tictactoe: Making directory with metadata 2026/04/22 01:27:13 INFO : tictactoe: Made directory with metadata (mtime=2026-04-22T01:27:11.978252244Z) 2026/04/22 01:27:13 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:13 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:27:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/22 01:27:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-22T01:27:11.978252244Z) 2026/04/22 01:27:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:27:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 01:27:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:27:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:27:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 46bbcc978cbcffc01e6e1327c8facf05 OK 2026/04/22 01:27:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:27:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:16 INFO : toe/toe/toe.txt: Deleted 2026/04/22 01:27:16 INFO : toe/toe: Removing directory 2026/04/22 01:27:16 INFO : toe: Removing directory 2026/04/22 01:27:16 INFO : empty_dir: Removing directory 2026/04/22 01:27:16 DEBUG : Local file system at /tmp/rclone3034857499: deleted 3 directories 2026/04/22 01:27:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:27:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:27:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:27:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:27:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:27:20 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/22 01:27:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/22 01:27:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/22 01:27:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (14.52s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:27:26 DEBUG : Reset feature "Copy" 2026/04/22 01:27:26 DEBUG : Reset feature "Move" 2026/04/22 01:27:26 DEBUG : Reset feature "Copy" 2026/04/22 01:27:26 DEBUG : Reset feature "Move" 2026/04/22 01:27:26 DEBUG : empty_dir: Making directory with metadata 2026/04/22 01:27:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:27:26 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:26 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/22 01:27:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/22 01:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/22 01:27:27 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:27 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:27 DEBUG : tictactoe: Making directory with metadata 2026/04/22 01:27:28 INFO : tictactoe: Made directory with metadata (mtime=2026-04-22T01:27:26.50347375Z) 2026/04/22 01:27:28 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:28 DEBUG : toe: transformed to: tictactoe 2026/04/22 01:27:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:27:28 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/22 01:27:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-22T01:27:26.50347375Z) 2026/04/22 01:27:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/22 01:27:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/22 01:27:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:27:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:27:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 67cb01c519e12b2ebf3e64415b8613a0 OK 2026/04/22 01:27:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:27:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/22 01:27:30 INFO : toe/toe/toe.txt: Deleted 2026/04/22 01:27:30 INFO : toe/toe: Removing directory 2026/04/22 01:27:30 INFO : toe: Removing directory 2026/04/22 01:27:30 INFO : empty_dir: Removing directory 2026/04/22 01:27:30 DEBUG : Local file system at /tmp/rclone3034857499: deleted 3 directories 2026/04/22 01:27:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/22 01:27:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/22 01:27:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:27:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:27:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/22 01:27:35 DEBUG : toe/toe/toe.txt: md5 = 76282ce600684b98b42f82746fdbba08 OK 2026/04/22 01:27:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/22 01:27:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/22 01:27:36 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/22 01:27:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/22 01:27:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/22 01:27:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/22 01:27:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.46s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:27:41 DEBUG : toe: transformed to: dG9l 2026/04/22 01:27:42 DEBUG : toe: transformed to: dG9l 2026/04/22 01:27:42 DEBUG : dG9l: Making directory with metadata 2026/04/22 01:27:43 INFO : dG9l: Made directory with metadata (mtime=2026-04-22T01:27:41.964709593Z) 2026/04/22 01:27:43 DEBUG : toe: transformed to: dG9l 2026/04/22 01:27:43 DEBUG : toe: transformed to: dG9l 2026/04/22 01:27:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/22 01:27:43 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/22 01:27:43 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-22T01:27:41.964709593Z) 2026/04/22 01:27:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/22 01:27:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/22 01:27:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/22 01:27:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/22 01:27:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/22 01:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:27:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 1eb9fd9bd83e7d64c91f6b92b4e59ba6 OK 2026/04/22 01:27:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/22 01:27:45 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/22 01:27:45 DEBUG : Waiting for deletions to finish 2026/04/22 01:27:46 DEBUG : dG9l: transformed to: toe 2026/04/22 01:27:46 DEBUG : dG9l: transformed to: toe 2026/04/22 01:27:46 DEBUG : toe: Directory modification time the same (differ by 709.593µs, within tolerance 1ms) 2026/04/22 01:27:46 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/22 01:27:46 DEBUG : dG9l: transformed to: toe 2026/04/22 01:27:46 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/22 01:27:46 DEBUG : toe/toe: Directory modification time the same (differ by 709.593µs, within tolerance 1ms) 2026/04/22 01:27:46 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/22 01:27:46 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/22 01:27:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/22 01:27:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/22 01:27:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/22 01:27:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/22 01:27:46 DEBUG : Local file system at /tmp/rclone3034857499: Waiting for checks to finish 2026/04/22 01:27:46 DEBUG : Local file system at /tmp/rclone3034857499: Waiting for transfers to finish 2026/04/22 01:27:46 DEBUG : Waiting for deletions to finish 2026/04/22 01:27:49 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/22 01:27:49 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.73s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye'", Local "Local file system at /tmp/rclone3034857499", Modify Window "1ms" 2026/04/22 01:27:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:27:50 DEBUG : toe: transformed to: 2026/04/22 01:27:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:27:50 DEBUG : toe: transformed to: 2026/04/22 01:27:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Making directory with metadata 2026/04/22 01:27:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Made directory with metadata (mtime=2026-04-22T01:27:50.690842729Z) 2026/04/22 01:27:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:27:51 DEBUG : toe: transformed to: 2026/04/22 01:27:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:27:51 DEBUG : toe: transformed to: 2026/04/22 01:27:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:27:51 DEBUG : toe/toe: transformed to: 2026/04/22 01:27:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/22 01:27:51 DEBUG : toe/toe: Making directory with metadata 2026/04/22 01:27:52 INFO : toe/toe: Made directory with metadata (mtime=2026-04-22T01:27:50.690842729Z) 2026/04/22 01:27:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:27:52 DEBUG : toe/toe: transformed to: 2026/04/22 01:27:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/22 01:27:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:27:52 DEBUG : toe: transformed to: 2026/04/22 01:27:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/22 01:27:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/22 01:27:52 DEBUG : toe/toe/toe: transformed to: 2026/04/22 01:27:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/22 01:27:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for checks to finish 2026/04/22 01:27:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Waiting for transfers to finish 2026/04/22 01:27:54 DEBUG : toe/toe/toe: md5 = 5faa4d3ed954f6ad15bbb93932f6a872 OK 2026/04/22 01:27:54 DEBUG : toe/toe/toe: size = 11 OK 2026/04/22 01:27:54 INFO : toe/toe/toe: Copied (new) 2026/04/22 01:27:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': not deleting files as there were IO errors 2026/04/22 01:27:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': not deleting directories as there were IO errors 2026/04/22 01:27:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/22 01:27:57 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.42s) PASS 2026/04/22 01:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemocit1niye': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m7.735370369s (try 1/5)