"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/25 04:53:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele" 2026/09/25 04:53:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/25 04:53:56 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0" 2026/09/25 04:53:57 DEBUG : Creating backend with remote "/tmp/rclone231121109" === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:53:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:53:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:53:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/25 04:53:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:53:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:53:58 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.71s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:53:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:53:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:53:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:01 DEBUG : sub dir/hello world: md5 = a430d4290d47cf37a019a5dd2e5e4b6e OK 2026/09/25 04:54:01 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:54:01 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:54:01 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (5.57s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:04 DEBUG : metadata sub dir: Making directory with metadata 2026/09/25 04:54:04 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:54:04 DEBUG : empty metadata sub dir: Making directory with metadata 2026/09/25 04:54:04 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:54:04 DEBUG : Local file system at /tmp/rclone231121109: File to upload is small (21 bytes), uploading instead of streaming 2026/09/25 04:54:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/25 04:54:04 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/25 04:54:04 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/09/25 04:54:04 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:54:05 DEBUG : Google drive root 'crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0': Skipping btime metadata as can't update it on an existing file: 2026-09-25T04:54:04.636777581Z 2026/09/25 04:54:05 INFO : empty metadata sub dir: Updated directory metadata 2026/09/25 04:54:05 DEBUG : Google drive root 'crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0': Skipping btime metadata as can't update it on an existing file: 2026-09-25T04:54:04.636777581Z 2026/09/25 04:54:06 INFO : metadata sub dir: Updated directory metadata 2026/09/25 04:54:06 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/09/25 04:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:07 DEBUG : metadata sub dir/hello metadata world: md5 = c1483f763551bdb7ca4a353b5818b30e OK 2026/09/25 04:54:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/25 04:54:07 INFO : metadata sub dir/hello metadata world: Copied (new) --- PASS: TestCopyMetadata (7.20s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:11 DEBUG : metadata sub dir: Making directory with metadata 2026/09/25 04:54:11 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:54:11 DEBUG : empty metadata sub dir: Making directory with metadata 2026/09/25 04:54:11 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:54:11 DEBUG : Local file system at /tmp/rclone231121109: File to upload is small (21 bytes), uploading instead of streaming 2026/09/25 04:54:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/25 04:54:11 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/25 04:54:11 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/09/25 04:54:11 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:54:12 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/09/25 04:54:12 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/09/25 04:54:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/09/25 04:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:14 DEBUG : metadata sub dir/hello metadata world: md5 = 0f401e0fa42e8722c2609fb29236ba7f OK 2026/09/25 04:54:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/25 04:54:14 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/09/25 04:54:14 DEBUG : Google drive root 'crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0': Skipping btime metadata as can't update it on an existing file: 2026-09-25T04:54:11.839866226Z 2026/09/25 04:54:14 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (6.52s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:18 DEBUG : Creating backend with remote "/non-existing" 2026/09/25 04:54:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/25 04:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:54:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:21 DEBUG : sub dir/hello world: md5 = e9e065dc31682198609b43ff36a6b160 OK 2026/09/25 04:54:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:54:21 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:54:22 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (5.41s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.52s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Running all checks before starting transfers 2026/09/25 04:54:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:54:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Checks finished, now starting transfers 2026/09/25 04:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:27 DEBUG : sub dir/hello world: md5 = 98629d7894d7a00994d36ecac0c9babb OK 2026/09/25 04:54:27 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:54:27 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:54:28 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (5.53s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:30 ERROR : Ignoring --no-traverse with sync 2026/09/25 04:54:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:54:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:32 DEBUG : sub dir/hello world: md5 = 094751e091f3f1f90f5e8de664ee2acb OK 2026/09/25 04:54:32 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:54:32 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:54:32 DEBUG : Waiting for deletions to finish 2026/09/25 04:54:33 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (5.34s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/25 04:54:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:37 DEBUG : hello world2: md5 = 4abf61e1dfa47de43de1fda133e8f99d OK 2026/09/25 04:54:37 DEBUG : hello world2: size = 12 OK 2026/09/25 04:54:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.86s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:40 DEBUG : potato2: md5 = 448d78d4c2416069a71ee709fba71f84 OK 2026/09/25 04:54:40 DEBUG : potato2: size = 11 OK 2026/09/25 04:54:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.94s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:43 DEBUG : potato2: md5 = d710adc831bc2cdd1c2b29e1c9156cea OK 2026/09/25 04:54:43 DEBUG : potato2: size = 11 OK 2026/09/25 04:54:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.96s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/25 04:54:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:54:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/25 04:54:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:54:44 DEBUG : sub dir2: Making directory with metadata 2026/09/25 04:54:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:54:45 DEBUG : sub dir: Making directory with metadata 2026/09/25 04:54:46 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:54:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:54:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/25 04:54:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:47 DEBUG : sub dir/hello world: md5 = 32c2dbcedbf76f26ad8112ae134024c1 OK 2026/09/25 04:54:47 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:54:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (8.79s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:54:53 INFO : sub dir2: Making directory 2026/09/25 04:54:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/25 04:54:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:54:53 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/25 04:54:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:54:53 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/09/25 04:54:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:54:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:54:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:54:55 DEBUG : sub dir/hello world: md5 = bef6c0cb9d7e5eb8eba7c863a8468fe1 OK 2026/09/25 04:54:55 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:54:55 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:54:56 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (6.73s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:55:00 DEBUG : sub dir2: Making directory with metadata 2026/09/25 04:55:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:55:00 DEBUG : sub dir2: Making directory with metadata 2026/09/25 04:55:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:55:01 DEBUG : sub dir: Making directory with metadata 2026/09/25 04:55:01 INFO : sub dir: Made directory with metadata (mtime=2026-09-25T04:55:00.151461424Z) 2026/09/25 04:55:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:55:03 DEBUG : sub dir/hello world: md5 = 898183c382cb952dc32231e23041d29f OK 2026/09/25 04:55:03 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:55:03 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:55:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveEmptyDirectories (6.56s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:55:06 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/09/25 04:55:06 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:55:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:55:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:55:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.58s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:55:10 INFO : sub dir2: Making directory 2026/09/25 04:55:10 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/25 04:55:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:55:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:55:13 DEBUG : sub dir/hello world: md5 = 63dcb761fbe28123f7ac63c3e4ab60c7 OK 2026/09/25 04:55:13 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:55:13 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:55:13 INFO : sub dir/hello world: Deleted 2026/09/25 04:55:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (5.98s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:55:16 DEBUG : sub dir2: Making directory with metadata 2026/09/25 04:55:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:55:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:55:16 DEBUG : sub dir2: Making directory with metadata 2026/09/25 04:55:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:55:17 DEBUG : sub dir: Making directory with metadata 2026/09/25 04:55:17 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:55:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:55:19 DEBUG : sub dir/hello world: md5 = 65b5b29cea058838c353c168645d16ef OK 2026/09/25 04:55:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:55:19 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:55:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (6.73s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.54s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:55:23 INFO : sub dir2: Making directory 2026/09/25 04:55:23 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/25 04:55:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:55:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:55:26 DEBUG : sub dir/hello world: md5 = 6813f740cb5371fe910e1478403e42ea OK 2026/09/25 04:55:26 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:55:26 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:55:26 DEBUG : Waiting for deletions to finish 2026/09/25 04:55:26 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (5.25s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:55:30 DEBUG : sub dir/hello world: md5 = 865d76f3c4d3dbbbc05a3ce1d7db05ed OK 2026/09/25 04:55:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sudafin0sego" 2026/09/25 04:55:31 DEBUG : Creating backend with remote "TestDrive:crypt/8fqrehpr26mgm5pk0j717t66evuhqirf0fh5loj0stin94a3c42g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele' -> Encrypted drive 'TestCryptDrive:rclone-test-sudafin0sego' 2026/09/25 04:55:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:55:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudafin0sego': Waiting for checks to finish 2026/09/25 04:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudafin0sego': Waiting for transfers to finish 2026/09/25 04:55:35 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:55:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/25 04:55:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:55:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudafin0sego': Purge remote --- PASS: TestServerSideCopy (10.63s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:55:41 DEBUG : sub dir/hello world: md5 = 38a408d212d00310d4a3d1e8f66bd9c1 OK 2026/09/25 04:55:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:55:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone231121109) 2026/09/25 04:55:42 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 04:55:42 DEBUG : sub dir/hello world: Sizes differ 2026/09/25 04:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:55:43 DEBUG : sub dir/hello world: md5 = 6704537842f935d0a183f2bf2bd43d83 OK 2026/09/25 04:55:43 DEBUG : sub dir/hello world: size = 17 OK 2026/09/25 04:55:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/25 04:55:44 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (6.90s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:55:48 DEBUG : sub dir/hello world: md5 = a0ae27117a337d6a4e6d38669245de04 OK 2026/09/25 04:55:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupod7duva" 2026/09/25 04:55:49 DEBUG : Creating backend with remote "TestDrive:crypt/ggi5n5ibutq8infvipfeqesc126eouh4km7q0qs0kcj8v1gjd6f0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele' -> Encrypted drive 'TestCryptDrive:rclone-test-ciwupod7duva' 2026/09/25 04:55:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupod7duva': Waiting for checks to finish 2026/09/25 04:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupod7duva': Waiting for transfers to finish 2026/09/25 04:55:53 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:55:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/25 04:55:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:55:55 DEBUG : sub dir/hello world: md5 = 5804cd38a64fe4241f399a39b6e98d30 OK 2026/09/25 04:55:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/09/25 04:55:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:55:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 04:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupod7duva': Waiting for checks to finish 2026/09/25 04:55:56 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupod7duva') 2026/09/25 04:55:56 DEBUG : sub dir/hello world: Sizes differ 2026/09/25 04:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupod7duva': Waiting for transfers to finish 2026/09/25 04:55:58 DEBUG : sub dir/hello world: size = 17 OK 2026/09/25 04:55:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/25 04:55:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/25 04:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupod7duva': Purge remote --- PASS: TestServerSideCopyOverSelf (14.90s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:56:03 DEBUG : sub dir/hello world: md5 = 5d43fb63ff9054e90c8c82bb24be689c OK 2026/09/25 04:56:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:56:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone231121109) 2026/09/25 04:56:04 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 04:56:04 DEBUG : sub dir/hello world: Sizes differ 2026/09/25 04:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:05 DEBUG : sub dir/hello world: md5 = c80c3bc5055f4fac398d453e3febf17c OK 2026/09/25 04:56:05 DEBUG : sub dir/hello world: size = 17 OK 2026/09/25 04:56:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/25 04:56:05 INFO : sub dir/hello world: Deleted 2026/09/25 04:56:06 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (7.44s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:56:10 DEBUG : sub dir/hello world: md5 = f8ae780db5e9b4f56a2260acb7e3a12f OK 2026/09/25 04:56:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tecejay6bese" 2026/09/25 04:56:11 DEBUG : Creating backend with remote "TestDrive:crypt/66i2a76np5h3b0dbil28mamb8eui4obmst5g6u9pieo3rem1ru3g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele' -> Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese' 2026/09/25 04:56:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:56:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:56:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese': Waiting for checks to finish 2026/09/25 04:56:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese': Waiting for transfers to finish 2026/09/25 04:56:15 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:56:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/25 04:56:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:56:17 DEBUG : sub dir/hello world: md5 = d76de9403b3eef4b159802cb6696637a OK 2026/09/25 04:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese': Using server-side directory move 2026/09/25 04:56:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/25 04:56:18 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/09/25 04:56:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese': Waiting for checks to finish 2026/09/25 04:56:18 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 04:56:18 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese') 2026/09/25 04:56:18 DEBUG : sub dir/hello world: Sizes differ 2026/09/25 04:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese': Waiting for transfers to finish 2026/09/25 04:56:19 INFO : sub dir/hello world: Deleted 2026/09/25 04:56:20 INFO : sub dir/hello world: Moved (server-side) 2026/09/25 04:56:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/25 04:56:24 DEBUG : sub dir/hello world: md5 = d8ed04196701e2d4d4c982f8be985fe5 OK 2026/09/25 04:56:24 DEBUG : testing file moves 2026/09/25 04:56:24 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/09/25 04:56:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese': Waiting for checks to finish 2026/09/25 04:56:25 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 04:56:25 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese') 2026/09/25 04:56:25 DEBUG : sub dir/hello world: Sizes differ 2026/09/25 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese': Waiting for transfers to finish 2026/09/25 04:56:25 INFO : sub dir/hello world: Deleted 2026/09/25 04:56:26 INFO : sub dir/hello world: Moved (server-side) 2026/09/25 04:56:26 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/25 04:56:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecejay6bese': Purge remote --- PASS: TestServerSideMoveOverSelf (20.57s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:56:31 DEBUG : sub dir/hello world: md5 = fe4a7177fbff05cb925aebe114a64d07 OK 2026/09/25 04:56:31 ERROR : error listing: directory not found 2026/09/25 04:56:31 INFO : Local file system at /tmp/rclone231121109: Making directory 2026/09/25 04:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.44s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:56:36 DEBUG : sub dir/hello world: md5 = 074be9a1c0fcca037ec4f7f7cdc04c95 OK 2026/09/25 04:56:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:56:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:56:37 DEBUG : Local file system at /tmp/rclone231121109: Waiting for checks to finish 2026/09/25 04:56:37 DEBUG : Local file system at /tmp/rclone231121109: Waiting for transfers to finish 2026/09/25 04:56:38 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/09/25 04:56:38 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/09/25 04:56:38 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:56:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (5.51s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:56:40 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/25 04:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:41 DEBUG : check sum: md5 = 7c5798edaeb665af5ceef7f4039f5692 OK 2026/09/25 04:56:41 DEBUG : check sum: size = 1 OK 2026/09/25 04:56:41 INFO : check sum: Copied (new) 2026/09/25 04:56:41 DEBUG : Waiting for deletions to finish 2026/09/25 04:56:42 DEBUG : check sum: size = 1 OK 2026/09/25 04:56:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/25 04:56:42 DEBUG : check sum: Size of src and dst objects identical 2026/09/25 04:56:42 DEBUG : check sum: Unchanged skipping 2026/09/25 04:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:42 DEBUG : Waiting for deletions to finish 2026/09/25 04:56:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.49s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:56:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/25 04:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:45 DEBUG : sizeonly: md5 = b468c2bcca0cab596692cebb4c44b85e OK 2026/09/25 04:56:45 DEBUG : sizeonly: size = 6 OK 2026/09/25 04:56:45 INFO : sizeonly: Copied (new) 2026/09/25 04:56:45 DEBUG : Waiting for deletions to finish 2026/09/25 04:56:45 DEBUG : sizeonly: size = 6 OK 2026/09/25 04:56:45 DEBUG : sizeonly: Sizes identical 2026/09/25 04:56:45 DEBUG : sizeonly: Unchanged skipping 2026/09/25 04:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:45 DEBUG : Waiting for deletions to finish 2026/09/25 04:56:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.48s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:56:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/25 04:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:49 DEBUG : ignore-size: md5 = f762ac0da47c7358885302b773f12288 OK 2026/09/25 04:56:49 INFO : ignore-size: Copied (new) 2026/09/25 04:56:49 DEBUG : Waiting for deletions to finish 2026/09/25 04:56:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 04:56:49 DEBUG : ignore-size: Unchanged skipping 2026/09/25 04:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:49 DEBUG : Waiting for deletions to finish 2026/09/25 04:56:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.76s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:56:52 DEBUG : existing: md5 = 97c0f0117c6a651698b4a6c56fc3e250 OK 2026/09/25 04:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:52 DEBUG : existing: size = 6 OK 2026/09/25 04:56:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 04:56:52 DEBUG : existing: Unchanged skipping 2026/09/25 04:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:52 DEBUG : Waiting for deletions to finish 2026/09/25 04:56:52 INFO : There was nothing to transfer 2026/09/25 04:56:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/25 04:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:54 DEBUG : existing: md5 = 4e7758f9f170269755deb6be85f95e51 OK 2026/09/25 04:56:54 DEBUG : existing: size = 6 OK 2026/09/25 04:56:54 INFO : existing: Copied (replaced existing) 2026/09/25 04:56:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.00s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:56:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/25 04:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:57 DEBUG : existing: md5 = 8d81bacb5e9f32c0bba57531584d60c3 OK 2026/09/25 04:56:57 DEBUG : existing: size = 6 OK 2026/09/25 04:56:57 INFO : existing: Copied (new) 2026/09/25 04:56:57 DEBUG : Waiting for deletions to finish 2026/09/25 04:56:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:56:58 DEBUG : existing: Destination exists, skipping 2026/09/25 04:56:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:56:58 DEBUG : Waiting for deletions to finish 2026/09/25 04:56:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.38s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:57:01 DEBUG : b/potato: md5 = a72674ddb8d798e77d120ecb61f11d1d OK 2026/09/25 04:57:04 DEBUG : c/non empty space: md5 = b1193b7a709d03e7d665fe3f5cd1d50d OK 2026/09/25 04:57:04 INFO : d: Making directory 2026/09/25 04:57:05 DEBUG : Added delayed dir = "a", newDst= 2026/09/25 04:57:05 DEBUG : Added delayed dir = "c", newDst=c 2026/09/25 04:57:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/25 04:57:05 DEBUG : c/non empty space: size = 5 OK 2026/09/25 04:57:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 04:57:05 DEBUG : c/non empty space: Unchanged skipping 2026/09/25 04:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:57:07 DEBUG : a/potato2: md5 = 46d78a347bb8b321fc48c00fae77ea0e OK 2026/09/25 04:57:07 DEBUG : a/potato2: size = 60 OK 2026/09/25 04:57:07 INFO : a/potato2: Copied (new) 2026/09/25 04:57:07 DEBUG : Waiting for deletions to finish 2026/09/25 04:57:08 INFO : b/potato: Deleted 2026/09/25 04:57:08 INFO : c: Set directory modification time (using SetModTime) 2026/09/25 04:57:08 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/25 04:57:08 INFO : d: Removing directory 2026/09/25 04:57:09 INFO : b: Removing directory 2026/09/25 04:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': deleted 2 directories --- PASS: TestSyncIgnoreErrors (14.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:57:15 DEBUG : empty space: md5 = 84388cd4896530c730b7579bb7e78029 OK 2026/09/25 04:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:57:15 DEBUG : empty space: size = 1 OK 2026/09/25 04:57:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/25 04:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:57:15 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/09/25 04:57:15 DEBUG : Waiting for deletions to finish 2026/09/25 04:57:16 DEBUG : empty space: size = 1 OK 2026/09/25 04:57:16 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/09/25 04:57:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:57:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:57:17 DEBUG : empty space: md5 = 47e60f15b65ee3e9eeb96afba0977ab8 OK 2026/09/25 04:57:17 DEBUG : empty space: size = 1 OK 2026/09/25 04:57:17 INFO : empty space: Copied (replaced existing) 2026/09/25 04:57:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.00s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:57:20 DEBUG : foo: md5 = 0f4bfa0f92bab1500e92fa4528b0cb8c OK 2026/09/25 04:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:57:21 DEBUG : foo: size = 3 OK 2026/09/25 04:57:21 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/25 04:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:57:22 DEBUG : foo: md5 = 081b0a06136f86ddc29e05e833d05925 OK 2026/09/25 04:57:22 DEBUG : foo: size = 3 OK 2026/09/25 04:57:22 INFO : foo: Copied (replaced existing) 2026/09/25 04:57:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.49s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:57:25 DEBUG : empty space: md5 = 656c6b2147e9e702cb184f9fa2dc2115 OK 2026/09/25 04:57:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/25 04:57:25 DEBUG : empty space: size = 1 OK 2026/09/25 04:57:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 04:57:25 DEBUG : empty space: Unchanged skipping 2026/09/25 04:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:57:27 DEBUG : potato: md5 = 6be7a40a94f9305922d02e4347c44279 OK 2026/09/25 04:57:27 DEBUG : potato: size = 60 OK 2026/09/25 04:57:27 INFO : potato: Copied (new) 2026/09/25 04:57:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:57:30 DEBUG : potato: md5 = 4e57222daae2db1bdaf011c1bdcbd5a6 OK 2026/09/25 04:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:57:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone231121109) 2026/09/25 04:57:30 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 04:57:30 DEBUG : potato: Sizes differ 2026/09/25 04:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:57:32 DEBUG : potato: md5 = 5b5f88f78a84f1459dc23c307baf5556 OK 2026/09/25 04:57:32 DEBUG : potato: size = 21 OK 2026/09/25 04:57:32 INFO : potato: Copied (replaced existing) 2026/09/25 04:57:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.45s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:57:34 DEBUG : potato: md5 = 64ac13f86743adf6e22ce1bd7b983a13 OK 2026/09/25 04:57:35 DEBUG : potato: size = 21 OK 2026/09/25 04:57:35 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/09/25 04:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:57:36 DEBUG : potato: md5 = 384201bacdae14422730ad9d3bed82db OK 2026/09/25 04:57:36 DEBUG : potato: size = 21 OK 2026/09/25 04:57:36 INFO : potato: Copied (replaced existing) 2026/09/25 04:57:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:57:38 DEBUG : potato: md5 = 604ca24d89cdb6dfcb41619708ba58be OK 2026/09/25 04:57:40 DEBUG : empty space: md5 = f907279114a0e6c12d094007c9f6ab5b OK 2026/09/25 04:57:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:57:40 DEBUG : empty space: size = 1 OK 2026/09/25 04:57:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 04:57:40 DEBUG : empty space: Unchanged skipping 2026/09/25 04:57:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:57:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:57:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/25 04:57:40 DEBUG : Waiting for deletions to finish 2026/09/25 04:57:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:57:43 DEBUG : potato: md5 = 73d077be8d9fad546561e484b58bab45 OK 2026/09/25 04:57:45 DEBUG : empty space: md5 = b424f610548acffc70723731be1be5ba OK 2026/09/25 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:57:46 DEBUG : empty space: size = 1 OK 2026/09/25 04:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:57:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 04:57:46 DEBUG : empty space: Unchanged skipping 2026/09/25 04:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:57:47 DEBUG : potato2: md5 = 1346253832e85b913f586acb596753a0 OK 2026/09/25 04:57:47 DEBUG : potato2: size = 60 OK 2026/09/25 04:57:47 INFO : potato2: Copied (new) 2026/09/25 04:57:47 DEBUG : Waiting for deletions to finish 2026/09/25 04:57:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:57:52 DEBUG : b/potato: md5 = c6c9b1c0c944d9592e715f17a98d43ce OK 2026/09/25 04:57:55 DEBUG : c/non empty space: md5 = f7947e91f81c73bc4bf4cec7ca2d40c0 OK 2026/09/25 04:57:55 INFO : d: Making directory 2026/09/25 04:57:56 INFO : d/e: Making directory 2026/09/25 04:57:58 DEBUG : Added delayed dir = "a", newDst= 2026/09/25 04:57:58 DEBUG : Added delayed dir = "c", newDst=c 2026/09/25 04:57:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/25 04:57:59 DEBUG : c/non empty space: size = 5 OK 2026/09/25 04:57:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 04:57:59 DEBUG : c/non empty space: Unchanged skipping 2026/09/25 04:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:58:00 DEBUG : a/potato2: md5 = 7c65708934f0a5ac31c446da6de99232 OK 2026/09/25 04:58:00 DEBUG : a/potato2: size = 60 OK 2026/09/25 04:58:00 INFO : a/potato2: Copied (new) 2026/09/25 04:58:00 DEBUG : Waiting for deletions to finish 2026/09/25 04:58:00 INFO : b/potato: Deleted 2026/09/25 04:58:01 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/25 04:58:01 INFO : c: Set directory modification time (using SetModTime) 2026/09/25 04:58:01 INFO : d/e: Removing directory 2026/09/25 04:58:01 INFO : d: Removing directory 2026/09/25 04:58:02 INFO : b: Removing directory 2026/09/25 04:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:58:08 DEBUG : b/potato: md5 = 5aa0111a0ceac7a816d2f64091b390da OK 2026/09/25 04:58:11 DEBUG : c/non empty space: md5 = fe2e5711a0ee76a38a45b36776d712d5 OK 2026/09/25 04:58:11 INFO : d: Making directory 2026/09/25 04:58:12 DEBUG : Added delayed dir = "a", newDst= 2026/09/25 04:58:12 DEBUG : Added delayed dir = "c", newDst=c 2026/09/25 04:58:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/25 04:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:58:14 DEBUG : c/non empty space: size = 5 OK 2026/09/25 04:58:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 04:58:14 DEBUG : c/non empty space: Unchanged skipping 2026/09/25 04:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:58:14 DEBUG : a/potato2: md5 = cb571372b486ac715f336066fa368d60 OK 2026/09/25 04:58:14 DEBUG : a/potato2: size = 60 OK 2026/09/25 04:58:14 INFO : a/potato2: Copied (new) 2026/09/25 04:58:14 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': not deleting files as there were IO errors 2026/09/25 04:58:15 INFO : c: Set directory modification time (using SetModTime) 2026/09/25 04:58:15 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/25 04:58:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:58:21 DEBUG : potato: md5 = d7d79a39add5f6694f426bba68c9f537 OK 2026/09/25 04:58:23 DEBUG : empty space: md5 = d0c9929acb2bb810fc03fac27dfc00d1 OK 2026/09/25 04:58:23 DEBUG : Waiting for deletions to finish 2026/09/25 04:58:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:58:23 DEBUG : empty space: size = 1 OK 2026/09/25 04:58:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 04:58:23 DEBUG : empty space: Unchanged skipping 2026/09/25 04:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:58:24 INFO : potato: Deleted 2026/09/25 04:58:25 DEBUG : potato2: md5 = c24fa849845487b3c4a8900d84077710 OK 2026/09/25 04:58:25 DEBUG : potato2: size = 60 OK 2026/09/25 04:58:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.53s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:58:28 DEBUG : potato: md5 = 80eb228646f9d7bc7e765e1e2f0f9785 OK 2026/09/25 04:58:30 DEBUG : empty space: md5 = c799b05f7aed16eb6e2b186c47cb5ef1 OK 2026/09/25 04:58:30 DEBUG : Waiting for deletions to finish 2026/09/25 04:58:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:58:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:58:31 INFO : potato: Deleted 2026/09/25 04:58:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:58:31 DEBUG : empty space: size = 1 OK 2026/09/25 04:58:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 04:58:31 DEBUG : empty space: Unchanged skipping 2026/09/25 04:58:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:58:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:58:33 DEBUG : potato2: md5 = 7c3f80563018be3adaba84ed43028c73 OK 2026/09/25 04:58:33 DEBUG : potato2: size = 60 OK 2026/09/25 04:58:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.76s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:58:36 DEBUG : potato: md5 = 7369ed650da0cc9968e22140b0369851 OK 2026/09/25 04:58:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:58:38 DEBUG : potato2: md5 = 848e92dd69bc2e79da54ea3d6494f2b6 OK 2026/09/25 04:58:38 DEBUG : potato2: size = 19 OK 2026/09/25 04:58:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.95s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:58:42 DEBUG : potato2: md5 = fcff70fddc07ce96b01905ffa4fe811e OK 2026/09/25 04:58:43 DEBUG : empty space: md5 = 0a2db71b3dc25deec357ea38f4a6fb79 OK 2026/09/25 04:58:43 DEBUG : enormous: Excluded (Size Filter) 2026/09/25 04:58:43 DEBUG : enormous: Excluded 2026/09/25 04:58:43 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:58:43 DEBUG : potato2: Excluded 2026/09/25 04:58:43 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:58:43 DEBUG : potato2: Excluded 2026/09/25 04:58:43 DEBUG : empty space: size = 1 OK 2026/09/25 04:58:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 04:58:43 DEBUG : empty space: Unchanged skipping 2026/09/25 04:58:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:58:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:58:43 DEBUG : Waiting for deletions to finish 2026/09/25 04:58:43 INFO : There was nothing to transfer 2026/09/25 04:58:44 DEBUG : enormous: Excluded (Size Filter) 2026/09/25 04:58:44 DEBUG : enormous: Excluded 2026/09/25 04:58:44 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:58:44 DEBUG : potato2: Excluded 2026/09/25 04:58:44 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:58:44 DEBUG : potato2: Excluded 2026/09/25 04:58:44 DEBUG : empty space: size = 1 OK 2026/09/25 04:58:44 DEBUG : Local file system at /tmp/rclone231121109: Waiting for checks to finish 2026/09/25 04:58:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/25 04:58:44 DEBUG : empty space: Unchanged skipping 2026/09/25 04:58:44 DEBUG : Local file system at /tmp/rclone231121109: Waiting for transfers to finish 2026/09/25 04:58:44 DEBUG : Waiting for deletions to finish 2026/09/25 04:58:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:58:47 DEBUG : potato2: md5 = 998338f21b2a4dc8b5aa735deb86955b OK 2026/09/25 04:58:49 DEBUG : empty space: md5 = 8ead6417e816924dfdb6fb7840a6bb8d OK 2026/09/25 04:58:50 DEBUG : enormous: md5 = 99726f9ebe9ce040cda4ea5add7a4046 OK 2026/09/25 04:58:51 DEBUG : enormous: Excluded (Size Filter) 2026/09/25 04:58:51 DEBUG : enormous: Excluded 2026/09/25 04:58:51 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:58:51 DEBUG : potato2: Excluded 2026/09/25 04:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:58:51 DEBUG : empty space: size = 1 OK 2026/09/25 04:58:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 04:58:51 DEBUG : empty space: Unchanged skipping 2026/09/25 04:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:58:51 DEBUG : Waiting for deletions to finish 2026/09/25 04:58:51 INFO : enormous: Deleted 2026/09/25 04:58:51 INFO : potato2: Deleted 2026/09/25 04:58:51 INFO : There was nothing to transfer 2026/09/25 04:58:52 DEBUG : empty space: size = 1 OK 2026/09/25 04:58:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/25 04:58:52 DEBUG : empty space: Unchanged skipping 2026/09/25 04:58:52 DEBUG : Local file system at /tmp/rclone231121109: Waiting for checks to finish 2026/09/25 04:58:52 DEBUG : Local file system at /tmp/rclone231121109: Waiting for transfers to finish 2026/09/25 04:58:52 DEBUG : Waiting for deletions to finish 2026/09/25 04:58:52 INFO : enormous: Deleted 2026/09/25 04:58:52 INFO : potato2: Deleted 2026/09/25 04:58:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.13s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:58:54 DEBUG : one: md5 = 621076534f40bd7ce98fd681184980b0 OK 2026/09/25 04:58:56 DEBUG : two: md5 = b5dd826ab788869db1d465d880ef2e38 OK 2026/09/25 04:58:57 DEBUG : three: md5 = 591cfa50ee7f3c6cbe472381db49ceca OK 2026/09/25 04:58:58 DEBUG : four: md5 = 02adcaac7b3153d5a36e99343f7fc13a OK 2026/09/25 04:58:59 DEBUG : five: Need to transfer - File not found at Destination 2026/09/25 04:58:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone231121109) 2026/09/25 04:58:59 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 04:58:59 DEBUG : four: Sizes differ 2026/09/25 04:58:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/25 04:58:59 DEBUG : one: Destination is newer than source, skipping 2026/09/25 04:58:59 DEBUG : three: size = 5 OK 2026/09/25 04:58:59 DEBUG : three: Sizes identical 2026/09/25 04:58:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/25 04:58:59 DEBUG : two: size = 3 OK 2026/09/25 04:58:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:58:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:00 DEBUG : four: md5 = 35053ec62e15e12dac36dc9e2c9ac8be OK 2026/09/25 04:59:00 DEBUG : four: size = 4 OK 2026/09/25 04:59:00 INFO : four: Copied (replaced existing) 2026/09/25 04:59:00 DEBUG : two: md5 = c7a72e75c9901f27383082f38a065dfd OK 2026/09/25 04:59:00 DEBUG : two: size = 3 OK 2026/09/25 04:59:00 INFO : two: Copied (replaced existing) 2026/09/25 04:59:00 DEBUG : five: md5 = 7905195f335cba284154c14cf1686f69 OK 2026/09/25 04:59:00 DEBUG : five: size = 4 OK 2026/09/25 04:59:00 INFO : five: Copied (new) 2026/09/25 04:59:00 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.61s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/09/25 04:59:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/25 04:59:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/25 04:59:04 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/25 04:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:05 DEBUG : potato: md5 = 42fff8e4a76b9cff30d3c4c5f31ddf37 OK 2026/09/25 04:59:05 DEBUG : potato: size = 14 OK 2026/09/25 04:59:05 INFO : potato: Copied (new) 2026/09/25 04:59:05 DEBUG : yam: md5 = fa2f0340f92485d143d6d38b391d6f52 OK 2026/09/25 04:59:05 DEBUG : yam: size = 11 OK 2026/09/25 04:59:05 INFO : yam: Copied (new) 2026/09/25 04:59:05 DEBUG : Waiting for deletions to finish 2026/09/25 04:59:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/25 04:59:06 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/25 04:59:06 DEBUG : potato: size = 14 OK 2026/09/25 04:59:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 04:59:06 DEBUG : potato: Unchanged skipping 2026/09/25 04:59:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:59:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:08 DEBUG : yaml: md5 = 90a9fcfc42ad9a9a24bf59ce75c9b3f1 OK 2026/09/25 04:59:08 DEBUG : yaml: size = 11 OK 2026/09/25 04:59:08 INFO : yaml: Copied (new) 2026/09/25 04:59:08 DEBUG : Waiting for deletions to finish 2026/09/25 04:59:08 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/25 04:59:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Making map for --track-renames 2026/09/25 04:59:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Finished making map for --track-renames 2026/09/25 04:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for renames to finish 2026/09/25 04:59:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/25 04:59:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/25 04:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:11 DEBUG : yam: md5 = e92b80dcc881973a00833de39e5f1ced OK 2026/09/25 04:59:11 DEBUG : yam: size = 11 OK 2026/09/25 04:59:11 INFO : yam: Copied (new) 2026/09/25 04:59:11 DEBUG : potato: md5 = 9882ab5309a706c292c6f65c9499aa74 OK 2026/09/25 04:59:11 DEBUG : potato: size = 14 OK 2026/09/25 04:59:11 INFO : potato: Copied (new) 2026/09/25 04:59:11 DEBUG : Waiting for deletions to finish 2026/09/25 04:59:12 DEBUG : potato: size = 14 OK 2026/09/25 04:59:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 04:59:12 DEBUG : potato: Unchanged skipping 2026/09/25 04:59:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Making map for --track-renames 2026/09/25 04:59:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Finished making map for --track-renames 2026/09/25 04:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for renames to finish 2026/09/25 04:59:12 INFO : yam: Moved (server-side) to: yaml 2026/09/25 04:59:12 INFO : yaml: Renamed from "yam" 2026/09/25 04:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:12 DEBUG : Waiting for deletions to finish 2026/09/25 04:59:12 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.39s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/25 04:59:14 DEBUG : Added delayed dir = "sub", newDst= 2026/09/25 04:59:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Making map for --track-renames 2026/09/25 04:59:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Finished making map for --track-renames 2026/09/25 04:59:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:59:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/25 04:59:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/25 04:59:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for renames to finish 2026/09/25 04:59:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:16 DEBUG : sub/yam: md5 = 21e098c270ddceff65cef072457cd084 OK 2026/09/25 04:59:16 DEBUG : sub/yam: size = 11 OK 2026/09/25 04:59:16 INFO : sub/yam: Copied (new) 2026/09/25 04:59:16 DEBUG : potato: md5 = 4a7fcf69a591e8bd61fd6f114bdc40db OK 2026/09/25 04:59:16 DEBUG : potato: size = 14 OK 2026/09/25 04:59:16 INFO : potato: Copied (new) 2026/09/25 04:59:16 DEBUG : Waiting for deletions to finish 2026/09/25 04:59:17 INFO : sub: Set directory modification time (using DirSetModTime) 2026/09/25 04:59:18 DEBUG : Added delayed dir = "sub", newDst=sub 2026/09/25 04:59:18 DEBUG : potato: size = 14 OK 2026/09/25 04:59:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 04:59:18 DEBUG : potato: Unchanged skipping 2026/09/25 04:59:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Making map for --track-renames 2026/09/25 04:59:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Finished making map for --track-renames 2026/09/25 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for renames to finish 2026/09/25 04:59:19 INFO : sub/yam: Moved (server-side) to: yam 2026/09/25 04:59:19 INFO : yam: Renamed from "sub/yam" 2026/09/25 04:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:19 DEBUG : Waiting for deletions to finish 2026/09/25 04:59:19 INFO : sub: Set directory modification time (using SetModTime) 2026/09/25 04:59:19 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.96s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:59:22 DEBUG : Creating backend with remote "/tmp/rclone231121109/dir1" 2026/09/25 04:59:22 DEBUG : Creating backend with remote "/tmp/rclone231121109/dir2" 2026/09/25 04:59:22 DEBUG : Local file system at /tmp/rclone231121109/dir2: Using server-side directory move 2026/09/25 04:59:22 INFO : Local file system at /tmp/rclone231121109/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/25 04:59:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/25 04:59:22 DEBUG : Local file system at /tmp/rclone231121109/dir2: Waiting for checks to finish 2026/09/25 04:59:22 DEBUG : Local file system at /tmp/rclone231121109/dir2: Waiting for transfers to finish 2026/09/25 04:59:22 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:59:23 DEBUG : Added delayed dir = "nested", newDst= 2026/09/25 04:59:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:59:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:59:23 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/09/25 04:59:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/25 04:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:25 DEBUG : sub dir/hello world: md5 = f47f3cedcf5f8c5b10e421da6891bdf0 OK 2026/09/25 04:59:25 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:59:25 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:59:25 INFO : sub dir/hello world: Deleted 2026/09/25 04:59:27 DEBUG : nested/sub dir/file: md5 = 6318e5546cecd02415d79e7d7a335706 OK 2026/09/25 04:59:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/25 04:59:27 INFO : nested/sub dir/file: Copied (new) 2026/09/25 04:59:27 INFO : nested/sub dir/file: Deleted 2026/09/25 04:59:27 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:59:27 INFO : nested: Set directory modification time (using DirSetModTime) 2026/09/25 04:59:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:59:27 INFO : sub dir: Removing directory 2026/09/25 04:59:27 INFO : nested/sub dir: Removing directory 2026/09/25 04:59:27 INFO : nested: Removing directory 2026/09/25 04:59:27 DEBUG : Local file system at /tmp/rclone231121109: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (9.44s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:59:32 DEBUG : Added delayed dir = "nested", newDst= 2026/09/25 04:59:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:59:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:59:32 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/09/25 04:59:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/25 04:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:34 DEBUG : sub dir/hello world: md5 = e17c63f7c524d57c99239ae11d77e44a OK 2026/09/25 04:59:34 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:59:34 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:59:34 INFO : sub dir/hello world: Deleted 2026/09/25 04:59:36 DEBUG : nested/sub dir/file: md5 = a7a5f47de228c3d3ab619ec482017889 OK 2026/09/25 04:59:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/25 04:59:36 INFO : nested/sub dir/file: Copied (new) 2026/09/25 04:59:36 INFO : nested/sub dir/file: Deleted 2026/09/25 04:59:36 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:59:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:59:37 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.16s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:59:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/25 04:59:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/25 04:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:43 DEBUG : existing-b: md5 = 458df310ef3e25072969840342535f3c OK 2026/09/25 04:59:43 DEBUG : existing-b: size = 6 OK 2026/09/25 04:59:43 INFO : existing-b: Copied (new) 2026/09/25 04:59:43 INFO : existing-b: Deleted 2026/09/25 04:59:43 DEBUG : existing: md5 = eefcd2d210738e329a73326dc06537e8 OK 2026/09/25 04:59:43 DEBUG : existing: size = 6 OK 2026/09/25 04:59:43 INFO : existing: Copied (new) 2026/09/25 04:59:43 INFO : existing: Deleted 2026/09/25 04:59:43 DEBUG : existing: Destination exists, skipping 2026/09/25 04:59:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/25 04:59:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 04:59:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 04:59:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.04s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 04:59:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gewazim0foca" 2026/09/25 04:59:45 DEBUG : Creating backend with remote "TestDrive:crypt/l9kps9s1mtr4genj6i1n84ieo0j3m03kn5r0abrbfpafr5g6oceg" 2026/09/25 04:59:48 DEBUG : potato2: md5 = 32a43e8d80e95e9b0617697fe0ad4fbc OK 2026/09/25 04:59:50 DEBUG : empty space: md5 = 3d5b89eecf40acd8e8f30089eeaafd5f OK 2026/09/25 04:59:51 DEBUG : potato3: md5 = 158602af29d46dba81028b03ad98c1ac OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele' -> Encrypted drive 'TestCryptDrive:rclone-test-gewazim0foca' 2026/09/25 04:59:54 DEBUG : empty space: md5 = 67e658b731cbc7f3e2adbd61aea5c3cf OK 2026/09/25 04:59:56 DEBUG : potato3: md5 = f143a21b6d6e9dead280f270b027d062 OK 2026/09/25 04:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gewazim0foca': Using server-side directory move 2026/09/25 04:59:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gewazim0foca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/25 04:59:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:59:56 DEBUG : empty space: size = 1 OK 2026/09/25 04:59:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/25 04:59:56 DEBUG : empty space: Unchanged skipping 2026/09/25 04:59:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 04:59:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gewazim0foca') 2026/09/25 04:59:56 DEBUG : potato3: Sizes differ 2026/09/25 04:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gewazim0foca': Waiting for checks to finish 2026/09/25 04:59:57 INFO : potato3: Deleted 2026/09/25 04:59:57 INFO : empty space: Deleted 2026/09/25 04:59:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gewazim0foca': Waiting for transfers to finish 2026/09/25 04:59:57 INFO : potato2: Moved (server-side) 2026/09/25 04:59:58 INFO : potato3: Moved (server-side) 2026/09/25 04:59:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujeleh4qaca" 2026/09/25 04:59:58 DEBUG : Creating backend with remote "TestDrive:crypt/7mctb6nh2jpbcousahnf7ec43ivcu5tfgvm9b7g773u06pkocmgg" 2026/09/25 05:00:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujeleh4qaca': Using server-side directory move 2026/09/25 05:00:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cujeleh4qaca': Server side directory move succeeded 2026/09/25 05:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujeleh4qaca': Purge remote 2026/09/25 05:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gewazim0foca': Purge remote 2026/09/25 05:00:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.75s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:00:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xalelim2fuku" 2026/09/25 05:00:03 DEBUG : Creating backend with remote "TestDrive:crypt/c962ohnemjb4jjibs3urpoauea5pusa8her88h5k0vophteit18g" 2026/09/25 05:00:05 DEBUG : potato2: md5 = de4b51533d8d16f4e65ecbdced974c23 OK 2026/09/25 05:00:07 DEBUG : empty space: md5 = 1e11478a9d7037a2a6de821644563389 OK 2026/09/25 05:00:08 DEBUG : potato3: md5 = 28f06df615d633756b1940c7861500b0 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele' -> Encrypted drive 'TestCryptDrive:rclone-test-xalelim2fuku' 2026/09/25 05:00:11 DEBUG : empty space: md5 = e32d966d693a696cc1fb030828f38328 OK 2026/09/25 05:00:13 DEBUG : potato3: md5 = f9847888b5d2c2e6ae2e9faeac688e74 OK 2026/09/25 05:00:13 DEBUG : empty space: Excluded (Size Filter) 2026/09/25 05:00:13 DEBUG : empty space: Excluded 2026/09/25 05:00:13 DEBUG : empty space: Excluded (Size Filter) 2026/09/25 05:00:13 DEBUG : empty space: Excluded 2026/09/25 05:00:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 05:00:13 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:00:13 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xalelim2fuku') 2026/09/25 05:00:13 DEBUG : potato3: Sizes differ 2026/09/25 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xalelim2fuku': Waiting for checks to finish 2026/09/25 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xalelim2fuku': Waiting for transfers to finish 2026/09/25 05:00:14 INFO : potato3: Deleted 2026/09/25 05:00:14 INFO : potato2: Moved (server-side) 2026/09/25 05:00:15 INFO : potato3: Moved (server-side) 2026/09/25 05:00:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rigeqig6jomo" 2026/09/25 05:00:15 DEBUG : Creating backend with remote "TestDrive:crypt/tfg8otoq037451kl15j57r8vm2a96n8icjeep4nqahmqub4701p0" 2026/09/25 05:00:17 DEBUG : empty space: Excluded (Size Filter) 2026/09/25 05:00:17 DEBUG : empty space: Excluded 2026/09/25 05:00:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 05:00:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/25 05:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rigeqig6jomo': Waiting for checks to finish 2026/09/25 05:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rigeqig6jomo': Waiting for transfers to finish 2026/09/25 05:00:18 INFO : potato2: Moved (server-side) 2026/09/25 05:00:18 INFO : potato3: Moved (server-side) 2026/09/25 05:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rigeqig6jomo': Purge remote 2026/09/25 05:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xalelim2fuku': Purge remote --- PASS: TestServerSideMoveWithFilter (17.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:00:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mahubof6kehe" 2026/09/25 05:00:20 DEBUG : Creating backend with remote "TestDrive:crypt/d7dgu16t314t3npg5e4t4nvu6b0cgk0qnhlq4l853t7qh8mqeveg" 2026/09/25 05:00:23 DEBUG : potato2: md5 = a8bafafef46628b928f9201b385d7f0e OK 2026/09/25 05:00:24 DEBUG : empty space: md5 = 319b1c9b798284ed417d28a65a8e0fa9 OK 2026/09/25 05:00:26 DEBUG : potato3: md5 = 07a1d4a34a1953d9b3a0b30dc4b3ad08 OK 2026/09/25 05:00:26 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele' -> Encrypted drive 'TestCryptDrive:rclone-test-mahubof6kehe' 2026/09/25 05:00:29 DEBUG : empty space: md5 = 264644a630691e989ed571ea4dd4d132 OK 2026/09/25 05:00:31 DEBUG : potato3: md5 = b662fae71206d269368242531b17b8ca OK 2026/09/25 05:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mahubof6kehe': Using server-side directory move 2026/09/25 05:00:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mahubof6kehe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/25 05:00:31 DEBUG : empty space: size = 1 OK 2026/09/25 05:00:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/25 05:00:31 DEBUG : empty space: Unchanged skipping 2026/09/25 05:00:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 05:00:31 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:00:31 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-mahubof6kehe') 2026/09/25 05:00:31 DEBUG : potato3: Sizes differ 2026/09/25 05:00:31 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/09/25 05:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mahubof6kehe': Waiting for checks to finish 2026/09/25 05:00:32 INFO : empty space: Deleted 2026/09/25 05:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mahubof6kehe': Waiting for transfers to finish 2026/09/25 05:00:32 INFO : potato3: Deleted 2026/09/25 05:00:32 INFO : potato2: Moved (server-side) 2026/09/25 05:00:33 INFO : potato3: Moved (server-side) 2026/09/25 05:00:33 INFO : tomatoDir: Removing directory 2026/09/25 05:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': deleted 1 directories 2026/09/25 05:00:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiravuj1yira" 2026/09/25 05:00:34 DEBUG : Creating backend with remote "TestDrive:crypt/d973bjjjbbrmc6ik8pdrddlm2j0ljv2erph9rscdsm5i8ogpgpcg" 2026/09/25 05:00:36 INFO : tomatoDir: Making directory 2026/09/25 05:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiravuj1yira': Using server-side directory move 2026/09/25 05:00:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiravuj1yira': Server side directory move succeeded 2026/09/25 05:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiravuj1yira': Purge remote 2026/09/25 05:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mahubof6kehe': Purge remote 2026/09/25 05:00:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.24s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.90s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:00:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/rclone-sync-test" 2026/09/25 05:00:41 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.27s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:00:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/rclone-sync-test" 2026/09/25 05:00:43 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/09/25 05:00:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/rclone-sync-test-include/layer2" 2026/09/25 05:00:45 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/09/25 05:00:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/rclone-sync-test-ignore-file" 2026/09/25 05:00:48 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/09/25 05:00:52 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 0b63d593ee9f0048e8b43067fc9600de OK 2026/09/25 05:00:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 05:00:54 DEBUG : rclone-sync-test: Excluded 2026/09/25 05:00:54 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/25 05:00:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 05:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/rclone-sync-test': Waiting for checks to finish 2026/09/25 05:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/rclone-sync-test': Waiting for transfers to finish 2026/09/25 05:00:54 DEBUG : Waiting for deletions to finish 2026/09/25 05:00:54 INFO : There was nothing to transfer 2026/09/25 05:00:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 05:00:56 DEBUG : rclone-sync-test: Excluded 2026/09/25 05:00:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 05:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:00:56 DEBUG : Waiting for deletions to finish 2026/09/25 05:00:56 INFO : rclone-sync-test-include: Removing directory 2026/09/25 05:00:56 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/09/25 05:00:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/25 05:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': failed to delete 1 directories 2026/09/25 05:00:56 INFO : There was nothing to transfer 2026/09/25 05:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 05:00:57 DEBUG : rclone-sync-test: Excluded 2026/09/25 05:00:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/25 05:00:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 05:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/09/25 05:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/09/25 05:00:58 DEBUG : Waiting for deletions to finish 2026/09/25 05:00:58 INFO : There was nothing to transfer 2026/09/25 05:00:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 05:01:00 DEBUG : rclone-sync-test: Excluded 2026/09/25 05:01:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:01:00 DEBUG : Waiting for deletions to finish 2026/09/25 05:01:00 INFO : rclone-sync-test-include: Removing directory 2026/09/25 05:01:01 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/09/25 05:01:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/25 05:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': failed to delete 1 directories 2026/09/25 05:01:01 INFO : There was nothing to transfer 2026/09/25 05:01:01 DEBUG : Excluded 2026/09/25 05:01:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 05:01:02 DEBUG : rclone-sync-test: Excluded 2026/09/25 05:01:02 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/25 05:01:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 05:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/09/25 05:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/09/25 05:01:02 DEBUG : Waiting for deletions to finish 2026/09/25 05:01:02 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (23.96s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:01:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/dst" 2026/09/25 05:01:07 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/25 05:01:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/CompareDest" 2026/09/25 05:01:08 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/gveqi14airsml4bgu7krj116o8" 2026/09/25 05:01:11 DEBUG : one: Need to transfer - File not found at Destination 2026/09/25 05:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:01:13 DEBUG : one: md5 = 62638a14d03489ff00526a5b26459831 OK 2026/09/25 05:01:13 DEBUG : one: size = 3 OK 2026/09/25 05:01:13 INFO : one: Copied (new) 2026/09/25 05:01:13 DEBUG : Waiting for deletions to finish 2026/09/25 05:01:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:01:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:01:14 DEBUG : one: Sizes differ 2026/09/25 05:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:01:16 DEBUG : one: md5 = 17a30e622cf64046be735d043f2538bf OK 2026/09/25 05:01:16 DEBUG : one: size = 5 OK 2026/09/25 05:01:16 INFO : one: Copied (replaced existing) 2026/09/25 05:01:16 DEBUG : Waiting for deletions to finish 2026/09/25 05:01:18 DEBUG : dst/one: md5 = 057e31e3a7d1dc7601078619c3e2a3de OK 2026/09/25 05:01:20 DEBUG : CompareDest/one: md5 = cf73fc1380b497c2b4b422575bb016a0 OK 2026/09/25 05:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:01:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:01:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:01:21 DEBUG : one: Sizes differ 2026/09/25 05:01:22 DEBUG : one: size = 5 OK 2026/09/25 05:01:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:01:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/25 05:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:01:22 DEBUG : Waiting for deletions to finish 2026/09/25 05:01:22 INFO : There was nothing to transfer 2026/09/25 05:01:24 DEBUG : CompareDest/two: md5 = b911187e5c80e525e2ab399beb5fee36 OK 2026/09/25 05:01:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:01:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:01:24 DEBUG : one: Sizes differ 2026/09/25 05:01:25 DEBUG : one: size = 5 OK 2026/09/25 05:01:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:01:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/25 05:01:25 DEBUG : two: size = 3 OK 2026/09/25 05:01:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:01:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/25 05:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:01:25 DEBUG : Waiting for deletions to finish 2026/09/25 05:01:25 INFO : There was nothing to transfer 2026/09/25 05:01:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:01:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:01:26 DEBUG : one: Sizes differ 2026/09/25 05:01:26 DEBUG : one: size = 5 OK 2026/09/25 05:01:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:01:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/25 05:01:26 DEBUG : two: size = 3 OK 2026/09/25 05:01:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:01:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/25 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:01:26 DEBUG : Waiting for deletions to finish 2026/09/25 05:01:26 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/09/25 05:01:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:01:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:01:28 DEBUG : one: Sizes differ 2026/09/25 05:01:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:01:28 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/CompareDest') 2026/09/25 05:01:28 DEBUG : two: Sizes differ 2026/09/25 05:01:28 DEBUG : two: Need to transfer - File not found at Destination 2026/09/25 05:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:01:28 DEBUG : one: size = 5 OK 2026/09/25 05:01:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:01:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/25 05:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:01:29 DEBUG : two: md5 = 3ae4a26579851808884ede117c112449 OK 2026/09/25 05:01:29 DEBUG : two: size = 5 OK 2026/09/25 05:01:29 INFO : two: Copied (new) 2026/09/25 05:01:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (27.25s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:01:36 DEBUG : pre-dest1/1: md5 = 5079c81f2847a8bd9e740fa63712b0c5 OK 2026/09/25 05:01:38 DEBUG : pre-dest2/2: md5 = ea0f4d9ea35398c7fcc47bc664292a04 OK 2026/09/25 05:01:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/dest" 2026/09/25 05:01:39 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/rg03c1jvnehrrc617i0lnqjddc" 2026/09/25 05:01:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/pre-dest1" 2026/09/25 05:01:40 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/bbnblvh6k061ssopqrp18kd7gc" 2026/09/25 05:01:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/pre-dest2" 2026/09/25 05:01:41 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/09/25 05:01:43 DEBUG : 1: size = 1 OK 2026/09/25 05:01:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:01:43 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/25 05:01:43 DEBUG : 2: size = 1 OK 2026/09/25 05:01:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:01:43 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/25 05:01:43 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/25 05:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dest': Waiting for checks to finish 2026/09/25 05:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dest': Waiting for transfers to finish 2026/09/25 05:01:46 DEBUG : 3: md5 = 54f52d1804b2d3331ca6376df4533d95 OK 2026/09/25 05:01:46 DEBUG : 3: size = 1 OK 2026/09/25 05:01:46 INFO : 3: Copied (new) 2026/09/25 05:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (17.08s) === RUN TestSyncCopyDestImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:01:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/dst" 2026/09/25 05:01:51 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/25 05:01:55 DEBUG : dst/one: md5 = e79694945d1b7262867a81c0fc065b4b OK 2026/09/25 05:01:58 DEBUG : CopyDest/one: md5 = 2bf9e64813d49a1b4c1a301bf2349ea0 OK 2026/09/25 05:01:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/CopyDest" 2026/09/25 05:01:58 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/25 05:02:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:02:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:02:01 DEBUG : one: Sizes differ 2026/09/25 05:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:02:01 DEBUG : one: size = 5 OK 2026/09/25 05:02:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:02:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:02:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:02:01 DEBUG : one: Sizes differ 2026/09/25 05:02:01 ERROR : one: Source and destination exist but do not match: immutable file modified 2026/09/25 05:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish --- PASS: TestSyncCopyDestImmutable (15.34s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:02:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/dst" 2026/09/25 05:02:06 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/25 05:02:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/CopyDest" 2026/09/25 05:02:08 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/25 05:02:10 DEBUG : one: Need to transfer - File not found at Destination 2026/09/25 05:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:02:13 DEBUG : one: md5 = 413dea49e15689f8deef0f2d03e1912b OK 2026/09/25 05:02:13 DEBUG : one: size = 3 OK 2026/09/25 05:02:13 INFO : one: Copied (new) 2026/09/25 05:02:13 DEBUG : Waiting for deletions to finish 2026/09/25 05:02:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:02:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:02:14 DEBUG : one: Sizes differ 2026/09/25 05:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:02:15 DEBUG : one: md5 = a3a217210c528d3be3a729fc7558c0c7 OK 2026/09/25 05:02:15 DEBUG : one: size = 5 OK 2026/09/25 05:02:15 INFO : one: Copied (replaced existing) 2026/09/25 05:02:15 DEBUG : Waiting for deletions to finish 2026/09/25 05:02:17 DEBUG : dst/one: md5 = 5afc55adeac15c18294cc3e222a435b3 OK 2026/09/25 05:02:20 DEBUG : CopyDest/one: md5 = ace6ded94980cf1f8faac3333f78b4ba OK 2026/09/25 05:02:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/BackupDir" 2026/09/25 05:02:21 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/25 05:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:02:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:02:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:02:23 DEBUG : one: Sizes differ 2026/09/25 05:02:23 DEBUG : one: size = 5 OK 2026/09/25 05:02:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:02:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:02:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:02:23 DEBUG : one: Sizes differ 2026/09/25 05:02:25 INFO : one: Moved (server-side) 2026/09/25 05:02:26 DEBUG : one: size = 5 OK 2026/09/25 05:02:26 INFO : one: Copied (server-side copy) 2026/09/25 05:02:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/25 05:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:02:26 DEBUG : Waiting for deletions to finish 2026/09/25 05:02:28 DEBUG : CopyDest/two: md5 = cb4206c8c8577ce80df11e68d916b5e7 OK 2026/09/25 05:02:29 DEBUG : one: size = 5 OK 2026/09/25 05:02:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:02:29 DEBUG : one: Unchanged skipping 2026/09/25 05:02:29 DEBUG : two: size = 3 OK 2026/09/25 05:02:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:02:30 DEBUG : two: size = 3 OK 2026/09/25 05:02:30 INFO : two: Copied (server-side copy) 2026/09/25 05:02:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/25 05:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:02:30 DEBUG : Waiting for deletions to finish 2026/09/25 05:02:31 DEBUG : one: size = 5 OK 2026/09/25 05:02:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:02:31 DEBUG : one: Unchanged skipping 2026/09/25 05:02:31 DEBUG : two: size = 3 OK 2026/09/25 05:02:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:02:31 DEBUG : two: Unchanged skipping 2026/09/25 05:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:02:31 DEBUG : Waiting for deletions to finish 2026/09/25 05:02:31 INFO : There was nothing to transfer 2026/09/25 05:02:33 DEBUG : CopyDest/three: md5 = 49a7883cf0e4628308e6bb87eba0902a OK 2026/09/25 05:02:33 DEBUG : one: size = 5 OK 2026/09/25 05:02:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:02:33 DEBUG : one: Unchanged skipping 2026/09/25 05:02:34 DEBUG : three: size = 7 (Local file system at /tmp/rclone231121109) 2026/09/25 05:02:34 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/CopyDest') 2026/09/25 05:02:34 DEBUG : three: Sizes differ 2026/09/25 05:02:34 DEBUG : three: Destination not found in --copy-dest 2026/09/25 05:02:34 DEBUG : three: Need to transfer - File not found at Destination 2026/09/25 05:02:34 DEBUG : two: size = 3 OK 2026/09/25 05:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:02:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/25 05:02:34 DEBUG : two: Unchanged skipping 2026/09/25 05:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:02:35 DEBUG : three: md5 = a21eb0e20069952666b00c2c64e79381 OK 2026/09/25 05:02:35 DEBUG : three: size = 7 OK 2026/09/25 05:02:35 INFO : three: Copied (new) 2026/09/25 05:02:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (35.04s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:02:44 DEBUG : dst/one: md5 = 6a43d6638e6292db487ef71d7b663411 OK 2026/09/25 05:02:45 DEBUG : dst/two: md5 = 1048568e51a60f064eed32b99cf67e25 OK 2026/09/25 05:02:46 DEBUG : dst/three.txt: md5 = 92f7ef1fd6e30e1bfce9c464cb638c42 OK 2026/09/25 05:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/dst" 2026/09/25 05:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/25 05:02:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/backup" 2026/09/25 05:02:48 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/1nrff024r7pq65ecp72fc28jb0" 2026/09/25 05:02:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone231121109) 2026/09/25 05:02:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:02:50 DEBUG : one: Sizes differ 2026/09/25 05:02:50 DEBUG : two: size = 3 OK 2026/09/25 05:02:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:02:50 DEBUG : two: Unchanged skipping 2026/09/25 05:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:02:51 INFO : one: Moved (server-side) 2026/09/25 05:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:02:53 DEBUG : one: md5 = b26a914d417de55a42dbd995d2ad2829 OK 2026/09/25 05:02:53 DEBUG : one: size = 4 OK 2026/09/25 05:02:53 INFO : one: Copied (new) 2026/09/25 05:02:53 DEBUG : Waiting for deletions to finish 2026/09/25 05:02:53 INFO : three.txt: Moved (server-side) 2026/09/25 05:02:53 INFO : three.txt: Moved into backup dir 2026/09/25 05:02:55 DEBUG : dst/three.txt: md5 = 7dd8eef478dc00dc0b52aa9251759633 OK 2026/09/25 05:02:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:02:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:02:56 DEBUG : one: Sizes differ 2026/09/25 05:02:56 DEBUG : two: size = 3 OK 2026/09/25 05:02:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:02:56 DEBUG : two: Unchanged skipping 2026/09/25 05:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:02:57 INFO : one: Deleted 2026/09/25 05:02:57 INFO : one: Moved (server-side) 2026/09/25 05:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:02:59 DEBUG : one: md5 = e129ebf416d02d0ea2b53452bfa7baa4 OK 2026/09/25 05:02:59 DEBUG : one: size = 5 OK 2026/09/25 05:02:59 INFO : one: Copied (new) 2026/09/25 05:02:59 DEBUG : Waiting for deletions to finish 2026/09/25 05:03:00 INFO : three.txt: Deleted 2026/09/25 05:03:00 INFO : three.txt: Moved (server-side) 2026/09/25 05:03:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (23.20s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:03:07 DEBUG : dst/one: md5 = b0d2885a0bed2806736f39028268e998 OK 2026/09/25 05:03:09 DEBUG : dst/two: md5 = aab013e8e5c3ad6f0476e9d5abc240e9 OK 2026/09/25 05:03:10 DEBUG : dst/three.txt: md5 = 459e0e9243210de6fbb8b315df5734e9 OK 2026/09/25 05:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/dst" 2026/09/25 05:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/25 05:03:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/backup" 2026/09/25 05:03:12 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/1nrff024r7pq65ecp72fc28jb0" 2026/09/25 05:03:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone231121109) 2026/09/25 05:03:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:03:14 DEBUG : one: Sizes differ 2026/09/25 05:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:03:14 DEBUG : two: size = 3 OK 2026/09/25 05:03:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:03:14 DEBUG : two: Unchanged skipping 2026/09/25 05:03:15 INFO : one: Moved (server-side) to: one.bak 2026/09/25 05:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:03:17 DEBUG : one: md5 = 27e45b7171b76da189ce8f08d2f392c0 OK 2026/09/25 05:03:17 DEBUG : one: size = 4 OK 2026/09/25 05:03:17 INFO : one: Copied (new) 2026/09/25 05:03:17 DEBUG : Waiting for deletions to finish 2026/09/25 05:03:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 05:03:18 INFO : three.txt: Moved into backup dir 2026/09/25 05:03:20 DEBUG : dst/three.txt: md5 = 97ad4afa8a1470610ca23c7ed5c4bdf7 OK 2026/09/25 05:03:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:03:22 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:03:22 DEBUG : one: Sizes differ 2026/09/25 05:03:22 DEBUG : two: size = 3 OK 2026/09/25 05:03:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:03:22 DEBUG : two: Unchanged skipping 2026/09/25 05:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:03:23 INFO : one.bak: Deleted 2026/09/25 05:03:23 INFO : one: Moved (server-side) to: one.bak 2026/09/25 05:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:03:25 DEBUG : one: md5 = 3a2aa9e41afe89139a37504810d7030f OK 2026/09/25 05:03:25 DEBUG : one: size = 5 OK 2026/09/25 05:03:25 INFO : one: Copied (new) 2026/09/25 05:03:25 DEBUG : Waiting for deletions to finish 2026/09/25 05:03:26 INFO : three.txt.bak: Deleted 2026/09/25 05:03:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 05:03:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (28.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:03:35 DEBUG : dst/one: md5 = 0bb4b87677f6c33bbb1fad7d0622eb13 OK 2026/09/25 05:03:37 DEBUG : dst/two: md5 = d808e73e1401e5625ccd9f258aaae95c OK 2026/09/25 05:03:38 DEBUG : dst/three.txt: md5 = 8a8fac6f6de1d653491f38b0dfad600c OK 2026/09/25 05:03:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/dst" 2026/09/25 05:03:39 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/25 05:03:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/backup" 2026/09/25 05:03:40 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/1nrff024r7pq65ecp72fc28jb0" 2026/09/25 05:03:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone231121109) 2026/09/25 05:03:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:03:42 DEBUG : two: size = 3 OK 2026/09/25 05:03:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:03:42 DEBUG : two: Unchanged skipping 2026/09/25 05:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:03:42 DEBUG : one: Sizes differ 2026/09/25 05:03:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 05:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:03:45 DEBUG : one: md5 = 9d28fdd6968a058e16bab2f9540cf5fc OK 2026/09/25 05:03:45 DEBUG : one: size = 4 OK 2026/09/25 05:03:45 INFO : one: Copied (new) 2026/09/25 05:03:45 DEBUG : Waiting for deletions to finish 2026/09/25 05:03:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 05:03:46 INFO : three.txt: Moved into backup dir 2026/09/25 05:03:48 DEBUG : dst/three.txt: md5 = c02bfcc853abe74a942bd3a1ba54bd5e OK 2026/09/25 05:03:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:03:49 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:03:49 DEBUG : one: Sizes differ 2026/09/25 05:03:49 DEBUG : two: size = 3 OK 2026/09/25 05:03:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:03:49 DEBUG : two: Unchanged skipping 2026/09/25 05:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:03:50 INFO : one-2019-01-01: Deleted 2026/09/25 05:03:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 05:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:03:53 DEBUG : one: md5 = 5e6459aa8f6415e6ead3549df29b0144 OK 2026/09/25 05:03:53 DEBUG : one: size = 5 OK 2026/09/25 05:03:53 INFO : one: Copied (new) 2026/09/25 05:03:53 DEBUG : Waiting for deletions to finish 2026/09/25 05:03:53 INFO : three-2019-01-01.txt: Deleted 2026/09/25 05:03:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 05:03:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.30s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:04:00 DEBUG : dst/one: md5 = d1c480528956311b3514fb525d9e7491 OK 2026/09/25 05:04:02 DEBUG : dst/two: md5 = 05001e7f1db26a559729ec7b072a51bc OK 2026/09/25 05:04:04 DEBUG : dst/three.txt: md5 = 73588bdad95e4612f813b1aaecc2dc19 OK 2026/09/25 05:04:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/dst" 2026/09/25 05:04:04 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/25 05:04:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone231121109) 2026/09/25 05:04:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:04:05 DEBUG : one: Sizes differ 2026/09/25 05:04:05 DEBUG : two: size = 3 OK 2026/09/25 05:04:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:04:05 DEBUG : two: Unchanged skipping 2026/09/25 05:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:04:06 INFO : one: Moved (server-side) to: one.bak 2026/09/25 05:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:04:08 DEBUG : one: md5 = 7aedfc4b0170b19cbb96eec0ceaadf59 OK 2026/09/25 05:04:08 DEBUG : one: size = 4 OK 2026/09/25 05:04:08 INFO : one: Copied (new) 2026/09/25 05:04:08 DEBUG : Waiting for deletions to finish 2026/09/25 05:04:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 05:04:08 INFO : three.txt: Moved into backup dir 2026/09/25 05:04:10 DEBUG : dst/three.txt: md5 = f9df8efa7dccdafd5b2887e254b807f6 OK 2026/09/25 05:04:11 DEBUG : one.bak: Excluded (Path Filter) 2026/09/25 05:04:11 DEBUG : one.bak: Excluded 2026/09/25 05:04:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/25 05:04:11 DEBUG : three.txt.bak: Excluded 2026/09/25 05:04:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:04:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:04:11 DEBUG : one: Sizes differ 2026/09/25 05:04:11 DEBUG : two: size = 3 OK 2026/09/25 05:04:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:04:11 DEBUG : two: Unchanged skipping 2026/09/25 05:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for checks to finish 2026/09/25 05:04:12 INFO : one.bak: Deleted 2026/09/25 05:04:12 INFO : one: Moved (server-side) to: one.bak 2026/09/25 05:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst': Waiting for transfers to finish 2026/09/25 05:04:14 DEBUG : one: md5 = 80eb01bd7cf5ee3b97ab696e568588f3 OK 2026/09/25 05:04:14 DEBUG : one: size = 5 OK 2026/09/25 05:04:14 INFO : one: Copied (new) 2026/09/25 05:04:14 DEBUG : Waiting for deletions to finish 2026/09/25 05:04:14 INFO : three.txt.bak: Deleted 2026/09/25 05:04:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 05:04:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (21.60s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:04:22 DEBUG : dst/one: md5 = 4882c712d492f3e538c5e011ae6554cf OK 2026/09/25 05:04:23 DEBUG : dst/two: md5 = c1a9c3377da1c459eb85b25d5884b621 OK 2026/09/25 05:04:25 DEBUG : dst/three.txt: md5 = 6cbbfc85f2eaa47ec84c11c3b5a7c88b OK 2026/09/25 05:04:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/dst" 2026/09/25 05:04:25 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/25 05:04:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone231121109) 2026/09/25 05:04:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:04:26 DEBUG : one: Sizes differ 2026/09/25 05:04:27 INFO : one: Moved (server-side) to: one.bak 2026/09/25 05:04:29 DEBUG : one: md5 = 9237da08a5e9a493d278f080242f083f OK 2026/09/25 05:04:29 DEBUG : one: size = 4 OK 2026/09/25 05:04:29 INFO : one: Copied (new) 2026/09/25 05:04:29 DEBUG : two: size = 3 OK 2026/09/25 05:04:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:04:29 DEBUG : two: Unchanged skipping 2026/09/25 05:04:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone231121109) 2026/09/25 05:04:29 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:04:29 DEBUG : three.txt: Sizes differ 2026/09/25 05:04:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 05:04:31 DEBUG : three.txt: md5 = fe793c0f4f0b81e8fe9e8a7c8666dcd2 OK 2026/09/25 05:04:31 DEBUG : three.txt: size = 6 OK 2026/09/25 05:04:31 INFO : three.txt: Copied (new) 2026/09/25 05:04:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:04:33 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:04:33 DEBUG : one: Sizes differ 2026/09/25 05:04:33 INFO : one.bak: Deleted 2026/09/25 05:04:34 INFO : one: Moved (server-side) to: one.bak 2026/09/25 05:04:35 DEBUG : one: md5 = 1114b40db4666edbe66fdf26df86119c OK 2026/09/25 05:04:35 DEBUG : one: size = 5 OK 2026/09/25 05:04:35 INFO : one: Copied (new) 2026/09/25 05:04:36 DEBUG : two: size = 3 OK 2026/09/25 05:04:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:04:36 DEBUG : two: Unchanged skipping 2026/09/25 05:04:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone231121109) 2026/09/25 05:04:36 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:04:36 DEBUG : three.txt: Sizes differ 2026/09/25 05:04:37 INFO : three.txt.bak: Deleted 2026/09/25 05:04:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 05:04:38 DEBUG : three.txt: md5 = 6292a5326baeac91cffa61ce3b8da690 OK 2026/09/25 05:04:38 DEBUG : three.txt: size = 19 OK 2026/09/25 05:04:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (23.00s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:04:45 DEBUG : dst/one: md5 = a657e31e3bb87049e1f65922370ca633 OK 2026/09/25 05:04:47 DEBUG : dst/two: md5 = a966133689e680cd12b352709e9aa3c2 OK 2026/09/25 05:04:48 DEBUG : dst/three.txt: md5 = 78cd7f9dd4911c0b51c3347fa98bdf72 OK 2026/09/25 05:04:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curejup8pele/dst" 2026/09/25 05:04:49 DEBUG : Creating backend with remote "TestDrive:crypt/gs24c5tsrorsk7n2fpfihune2tfc1r4qgn5lv7ftfbvvbp7se8i0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/25 05:04:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone231121109) 2026/09/25 05:04:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:04:50 DEBUG : one: Sizes differ 2026/09/25 05:04:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 05:04:52 DEBUG : one: md5 = 4ba445acf181f53283a4504150cdc807 OK 2026/09/25 05:04:52 DEBUG : one: size = 4 OK 2026/09/25 05:04:52 INFO : one: Copied (new) 2026/09/25 05:04:52 DEBUG : two: size = 3 OK 2026/09/25 05:04:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:04:52 DEBUG : two: Unchanged skipping 2026/09/25 05:04:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone231121109) 2026/09/25 05:04:53 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:04:53 DEBUG : three.txt: Sizes differ 2026/09/25 05:04:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 05:04:55 DEBUG : three.txt: md5 = 934ee728342d17b2193f26feac73b205 OK 2026/09/25 05:04:55 DEBUG : three.txt: size = 6 OK 2026/09/25 05:04:55 INFO : three.txt: Copied (new) 2026/09/25 05:04:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone231121109) 2026/09/25 05:04:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:04:56 DEBUG : one: Sizes differ 2026/09/25 05:04:57 INFO : one-2019-01-01: Deleted 2026/09/25 05:04:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 05:04:59 DEBUG : one: md5 = 9ac7358fd5bff661fb65a1094ceb965e OK 2026/09/25 05:04:59 DEBUG : one: size = 5 OK 2026/09/25 05:04:59 INFO : one: Copied (new) 2026/09/25 05:04:59 DEBUG : two: size = 3 OK 2026/09/25 05:04:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:04:59 DEBUG : two: Unchanged skipping 2026/09/25 05:04:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone231121109) 2026/09/25 05:04:59 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele/dst') 2026/09/25 05:04:59 DEBUG : three.txt: Sizes differ 2026/09/25 05:05:00 INFO : three-2019-01-01.txt: Deleted 2026/09/25 05:05:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 05:05:02 DEBUG : three.txt: md5 = 423c013e9841a8c0c083998ab6e24cb6 OK 2026/09/25 05:05:02 DEBUG : three.txt: size = 19 OK 2026/09/25 05:05:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (23.42s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:05:08 DEBUG : Testêé: md5 = b07c79c833cb865fc03fbf563bb911dd OK 2026/09/25 05:05:08 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone231121109) 2026/09/25 05:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:05:08 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:05:08 DEBUG : Testêé: Sizes differ 2026/09/25 05:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:05:10 DEBUG : Testêé: md5 = a7a576b335e07f6162a0082d766de5ce OK 2026/09/25 05:05:10 DEBUG : Testêé: size = 14 OK 2026/09/25 05:05:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/25 05:05:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.59s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:05:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/25 05:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:05:13 DEBUG : existing: md5 = 1ad745484db3657514937c693105ca15 OK 2026/09/25 05:05:13 DEBUG : existing: size = 6 OK 2026/09/25 05:05:13 INFO : existing: Copied (new) 2026/09/25 05:05:13 DEBUG : Waiting for deletions to finish 2026/09/25 05:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:05:13 DEBUG : existing: size = 8 (Local file system at /tmp/rclone231121109) 2026/09/25 05:05:13 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:05:13 DEBUG : existing: Sizes differ 2026/09/25 05:05:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/25 05:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:05:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': not deleting files as there were IO errors 2026/09/25 05:05:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.82s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:05:16 DEBUG : EXISTING: md5 = 49c4e9578c9945bc29e30f88ae523c51 OK 2026/09/25 05:05:17 DEBUG : EXISTING: size = 6 OK 2026/09/25 05:05:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:05:17 DEBUG : existing: Unchanged skipping 2026/09/25 05:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:05:17 DEBUG : Waiting for deletions to finish 2026/09/25 05:05:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.06s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:2696: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" sync_test.go:2735: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:05:21 DEBUG : both0: md5 = 197011095ea51f580f2df79f2a1a641b OK 2026/09/25 05:05:22 DEBUG : only0: md5 = 74f2e1255fee9c4b25f97458e97f0b5e OK 2026/09/25 05:05:24 DEBUG : both1: md5 = 68f9f659cc9daa089651d7055acca749 OK 2026/09/25 05:05:25 DEBUG : only1: md5 = fe93e30a31deb91a3f35b4768d9c5602 OK 2026/09/25 05:05:27 DEBUG : both2: md5 = 19b09b96e056e5fc5b66ba389d97f23a OK 2026/09/25 05:05:28 DEBUG : only2: md5 = 2722ff11ab1e06ad740ca819553562c0 OK 2026/09/25 05:05:29 DEBUG : both3: md5 = 1b7cf46d84336d28d4916b56b0ef948a OK 2026/09/25 05:05:31 DEBUG : only3: md5 = 48e10fa650e74b17ec2af72eb33d4baa OK 2026/09/25 05:05:33 DEBUG : both4: md5 = d9340e762ad76d89c75216554f0dc406 OK 2026/09/25 05:05:34 DEBUG : only4: md5 = 54fae287dcda27189f5daedc2a0036bd OK 2026/09/25 05:05:35 DEBUG : both5: md5 = 8c22262f68a11bd594aca7442ce1233d OK 2026/09/25 05:05:37 DEBUG : only5: md5 = b20af480e92748df7847cddcce6c0174 OK 2026/09/25 05:05:38 DEBUG : both6: md5 = 31f964fb1530ed3976f990640b24ef11 OK 2026/09/25 05:05:40 DEBUG : only6: md5 = fd35a860be234cdd14df8db42620cacc OK 2026/09/25 05:05:41 DEBUG : both7: md5 = 22021b4bea67371f295d6de9dabe824a OK 2026/09/25 05:05:43 DEBUG : only7: md5 = 9d79781170eb9b3f1061cb67a1a12f9f OK 2026/09/25 05:05:44 DEBUG : both8: md5 = 378a064970de639ec4100a9be96e4953 OK 2026/09/25 05:05:46 DEBUG : only8: md5 = 347657089e06a5662179e865760cfeff OK 2026/09/25 05:05:47 DEBUG : both9: md5 = 0c0f93943268de5556525c537b8ffb43 OK 2026/09/25 05:05:49 DEBUG : only9: md5 = c896b42a6bc303bbb10036fc3e248c83 OK 2026/09/25 05:05:50 DEBUG : both10: md5 = cd5dc6b36a66ad60855e4442865617fe OK 2026/09/25 05:05:52 DEBUG : only10: md5 = 2ff6cb0a6a51fef307f161b529f911db OK 2026/09/25 05:05:53 DEBUG : both11: md5 = 7968f837a44fb045e76bb70d6f3c7bb2 OK 2026/09/25 05:05:55 DEBUG : only11: md5 = 9aa3d3f49d1a749507fd5e1eb08696da OK 2026/09/25 05:05:56 DEBUG : both12: md5 = 0840c681259d3f35711f9c244bfecc95 OK 2026/09/25 05:05:58 DEBUG : only12: md5 = 08e81e2bbb9cbde2ae9a8f68037c92c8 OK 2026/09/25 05:06:00 DEBUG : both13: md5 = 8d16bc5194face23e5e584f5f03ba00f OK 2026/09/25 05:06:01 DEBUG : only13: md5 = 9cf4817a60b81618dcea10add91ee936 OK 2026/09/25 05:06:03 DEBUG : both14: md5 = 6252e38923cb6ffb6959cb29597e897f OK 2026/09/25 05:06:04 DEBUG : only14: md5 = 47309277b1f45b71aac352f6c8264153 OK 2026/09/25 05:06:05 DEBUG : both15: md5 = 3cc777430d76d6a15365a28c881969ab OK 2026/09/25 05:06:07 DEBUG : only15: md5 = 678f46b2a98e91c7583844044dbc8f9d OK 2026/09/25 05:06:08 DEBUG : both16: md5 = 9b5d7e9336da3355a1fe56ed6abec22e OK 2026/09/25 05:06:10 DEBUG : only16: md5 = 8bc07530a9ffa7246f68f5bc8f7092a4 OK 2026/09/25 05:06:11 DEBUG : both17: md5 = fbbf2c2c0e4231a8895f2778749444a4 OK 2026/09/25 05:06:12 DEBUG : only17: md5 = fcca407eb87a206415926e31f0faabdb OK 2026/09/25 05:06:14 DEBUG : both18: md5 = f12a0d96c398c9a7520a9b5e0c9ae5a5 OK 2026/09/25 05:06:16 DEBUG : only18: md5 = 0910a9eccf971c8e80537ef87eceaf4d OK 2026/09/25 05:06:17 DEBUG : both19: md5 = 256209f75569105013d84bde8747e7a2 OK 2026/09/25 05:06:19 DEBUG : only19: md5 = 725e3351db426601cacc66829184e5ad OK 2026/09/25 05:06:19 DEBUG : both0: size = 6 OK 2026/09/25 05:06:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both10: size = 6 OK 2026/09/25 05:06:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both11: size = 6 OK 2026/09/25 05:06:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both0: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both12: size = 6 OK 2026/09/25 05:06:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both11: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both13: size = 6 OK 2026/09/25 05:06:19 DEBUG : both14: size = 6 OK 2026/09/25 05:06:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:06:19 DEBUG : both12: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both15: size = 6 OK 2026/09/25 05:06:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both15: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both16: size = 6 OK 2026/09/25 05:06:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both16: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both17: size = 6 OK 2026/09/25 05:06:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both17: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both18: size = 6 OK 2026/09/25 05:06:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both18: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both19: size = 6 OK 2026/09/25 05:06:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both19: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both1: size = 6 OK 2026/09/25 05:06:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both1: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both2: size = 6 OK 2026/09/25 05:06:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both2: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both3: size = 6 OK 2026/09/25 05:06:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both3: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both4: size = 6 OK 2026/09/25 05:06:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both4: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both5: size = 6 OK 2026/09/25 05:06:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both5: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both6: size = 6 OK 2026/09/25 05:06:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both6: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both7: size = 6 OK 2026/09/25 05:06:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both7: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both8: size = 6 OK 2026/09/25 05:06:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both8: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both9: size = 6 OK 2026/09/25 05:06:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:06:19 DEBUG : both9: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both10: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both13: Unchanged skipping 2026/09/25 05:06:19 DEBUG : both14: Unchanged skipping 2026/09/25 05:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:06:19 DEBUG : Waiting for deletions to finish 2026/09/25 05:06:20 INFO : only5: Deleted 2026/09/25 05:06:20 INFO : only10: Deleted 2026/09/25 05:06:20 INFO : only7: Deleted 2026/09/25 05:06:20 INFO : only19: Deleted 2026/09/25 05:06:20 INFO : only3: Deleted 2026/09/25 05:06:20 INFO : only8: Deleted 2026/09/25 05:06:20 INFO : only11: Deleted 2026/09/25 05:06:20 INFO : only0: Deleted 2026/09/25 05:06:20 INFO : only12: Deleted 2026/09/25 05:06:21 INFO : only15: Deleted 2026/09/25 05:06:21 INFO : only17: Deleted 2026/09/25 05:06:21 INFO : only18: Deleted 2026/09/25 05:06:21 INFO : only2: Deleted 2026/09/25 05:06:21 INFO : only4: Deleted 2026/09/25 05:06:21 INFO : only13: Deleted 2026/09/25 05:06:21 INFO : only14: Deleted 2026/09/25 05:06:21 INFO : only1: Deleted 2026/09/25 05:06:21 INFO : only16: Deleted 2026/09/25 05:06:21 INFO : only6: Deleted 2026/09/25 05:06:21 INFO : only9: Deleted 2026/09/25 05:06:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (71.60s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:06:33 DEBUG : both0: md5 = eab0ec48ba90eb893d8d1ceaf2db9979 OK 2026/09/25 05:06:34 DEBUG : only0: md5 = 90aed5dc60a5eee75d64eca86ee24bae OK 2026/09/25 05:06:35 DEBUG : both1: md5 = 486af699327a3ac238771cb57f871bd1 OK 2026/09/25 05:06:37 DEBUG : only1: md5 = 482e8b0c9b98988a2d11cbb3b48d071b OK 2026/09/25 05:06:39 DEBUG : both2: md5 = a19babcdac4f60bd293c6c1ea1ca117f OK 2026/09/25 05:06:40 DEBUG : only2: md5 = 4df9652bf8e737f06271a9b39b951268 OK 2026/09/25 05:06:41 DEBUG : both3: md5 = d1e701118c2e62712a52b39dcc7c7418 OK 2026/09/25 05:06:43 DEBUG : only3: md5 = f42a96788bcc305ab57004c43e74a749 OK 2026/09/25 05:06:44 DEBUG : both4: md5 = f6d31c290c3fe740ea59d52a29b0bd36 OK 2026/09/25 05:06:46 DEBUG : only4: md5 = 9dfbafe37ac44599d88b77a40a9c9bd4 OK 2026/09/25 05:06:47 DEBUG : both5: md5 = b33357df7d79f7625583cb4e5f86831f OK 2026/09/25 05:06:49 DEBUG : only5: md5 = 293d3f7203e7e20741353a64168d5423 OK 2026/09/25 05:06:50 DEBUG : both6: md5 = e17fb1d8b8e4c6d8a6ff7ef30d18af8a OK 2026/09/25 05:06:52 DEBUG : only6: md5 = 8d397bf89d5cf58837622098fbfa04ef OK 2026/09/25 05:06:53 DEBUG : both7: md5 = e9198b9110a64092fd5521ce19d97325 OK 2026/09/25 05:06:55 DEBUG : only7: md5 = 8e63156e1ecdfb0cb7ebc5f353247b3a OK 2026/09/25 05:06:56 DEBUG : both8: md5 = 2525efb3deaa6f6d7b9f8b35b94c0381 OK 2026/09/25 05:06:58 DEBUG : only8: md5 = 2040fe83f0e722a570b63108e8419aaa OK 2026/09/25 05:06:59 DEBUG : both9: md5 = 4702d6d0ca982d6ebcbf4c08c765ec8e OK 2026/09/25 05:07:01 DEBUG : only9: md5 = 0a1817204b5e96fafa58bc8204b04797 OK 2026/09/25 05:07:02 DEBUG : both10: md5 = 73c795e055b399915058c1d636305715 OK 2026/09/25 05:07:04 DEBUG : only10: md5 = 218f73807f8245a4fb089cad3682c890 OK 2026/09/25 05:07:05 DEBUG : both11: md5 = c7bcd108226aff4056b97aebd8dba09d OK 2026/09/25 05:07:07 DEBUG : only11: md5 = 5de91fcb170c138a0763384cfbf417c4 OK 2026/09/25 05:07:08 DEBUG : both12: md5 = cab1c9f304bbf6f1938a550543f486a1 OK 2026/09/25 05:07:10 DEBUG : only12: md5 = fe6592fea20a8d69d2f58b53bd6fd057 OK 2026/09/25 05:07:12 DEBUG : both13: md5 = 5bdf823768937a7e7ec909a5d69edaaf OK 2026/09/25 05:07:14 DEBUG : only13: md5 = a6596766045c5c0056a28b23c282d691 OK 2026/09/25 05:07:15 DEBUG : both14: md5 = 871fe0cb44cb222c33d9014403e4b300 OK 2026/09/25 05:07:18 DEBUG : only14: md5 = b4c27ad046c22f9551e56cdf882f9b1d OK 2026/09/25 05:07:19 DEBUG : both15: md5 = de4175b36717b80e723b93f86d867f92 OK 2026/09/25 05:07:20 DEBUG : only15: md5 = a276e0013e5069380a1262ef8a1e1a4b OK 2026/09/25 05:07:22 DEBUG : both16: md5 = 33a87d10aa6cfc42fcb89f4ed6f6eb0a OK 2026/09/25 05:07:24 DEBUG : only16: md5 = 7a9e6e1f268b83ad112b480175c88454 OK 2026/09/25 05:07:25 DEBUG : both17: md5 = 46711effb702bb6626b308a3d003cf7a OK 2026/09/25 05:07:26 DEBUG : only17: md5 = aea1092cac6e3c0c516dd4f101301234 OK 2026/09/25 05:07:28 DEBUG : both18: md5 = 9c512428c0f363319f619c7d99332b49 OK 2026/09/25 05:07:30 DEBUG : only18: md5 = 4a8c930bcbc0aa5f979ee445afd4c817 OK 2026/09/25 05:07:31 DEBUG : both19: md5 = b64b3405b8543c8f7192d6ec4040d471 OK 2026/09/25 05:07:33 DEBUG : only19: md5 = afa6c45ed654878144ef602ad8f5fc34 OK 2026/09/25 05:07:33 DEBUG : both10: size = 6 OK 2026/09/25 05:07:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both0: size = 6 OK 2026/09/25 05:07:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:07:33 DEBUG : both12: size = 6 OK 2026/09/25 05:07:33 DEBUG : both11: size = 6 OK 2026/09/25 05:07:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both10: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both11: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both14: size = 6 OK 2026/09/25 05:07:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both13: size = 6 OK 2026/09/25 05:07:33 DEBUG : both14: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both15: size = 6 OK 2026/09/25 05:07:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both15: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both16: size = 6 OK 2026/09/25 05:07:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both16: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both17: size = 6 OK 2026/09/25 05:07:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both17: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both18: size = 6 OK 2026/09/25 05:07:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both0: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both19: size = 6 OK 2026/09/25 05:07:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both12: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both1: size = 6 OK 2026/09/25 05:07:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both1: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both2: size = 6 OK 2026/09/25 05:07:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both2: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both3: size = 6 OK 2026/09/25 05:07:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both3: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both4: size = 6 OK 2026/09/25 05:07:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both4: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both5: size = 6 OK 2026/09/25 05:07:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both5: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both6: size = 6 OK 2026/09/25 05:07:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both6: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both7: size = 6 OK 2026/09/25 05:07:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both7: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both8: size = 6 OK 2026/09/25 05:07:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both8: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both9: size = 6 OK 2026/09/25 05:07:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:07:33 DEBUG : both9: Unchanged skipping 2026/09/25 05:07:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only0: Sizes differ 2026/09/25 05:07:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only10: Sizes differ 2026/09/25 05:07:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only11: Sizes differ 2026/09/25 05:07:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only12: Sizes differ 2026/09/25 05:07:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only13: Sizes differ 2026/09/25 05:07:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only14: Sizes differ 2026/09/25 05:07:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only15: Sizes differ 2026/09/25 05:07:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only16: Sizes differ 2026/09/25 05:07:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only17: Sizes differ 2026/09/25 05:07:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only18: Sizes differ 2026/09/25 05:07:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only19: Sizes differ 2026/09/25 05:07:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only1: Sizes differ 2026/09/25 05:07:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only2: Sizes differ 2026/09/25 05:07:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only3: Sizes differ 2026/09/25 05:07:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only4: Sizes differ 2026/09/25 05:07:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only5: Sizes differ 2026/09/25 05:07:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only6: Sizes differ 2026/09/25 05:07:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only7: Sizes differ 2026/09/25 05:07:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only8: Sizes differ 2026/09/25 05:07:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone231121109) 2026/09/25 05:07:33 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:07:33 DEBUG : only9: Sizes differ 2026/09/25 05:07:33 DEBUG : both13: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both18: Unchanged skipping 2026/09/25 05:07:33 DEBUG : both19: Unchanged skipping 2026/09/25 05:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:07:34 DEBUG : only10: md5 = 45258e3abfe9554f0ea30d2f635be306 OK 2026/09/25 05:07:34 DEBUG : only10: size = 0 OK 2026/09/25 05:07:34 INFO : only10: Copied (replaced existing) 2026/09/25 05:07:34 DEBUG : only11: md5 = bc4b4a3114c4ee418b5edd25320ea08d OK 2026/09/25 05:07:34 DEBUG : only11: size = 0 OK 2026/09/25 05:07:34 INFO : only11: Copied (replaced existing) 2026/09/25 05:07:34 DEBUG : only0: md5 = 77e44081cf06a87c5cc6a6d4a2a37869 OK 2026/09/25 05:07:34 DEBUG : only0: size = 0 OK 2026/09/25 05:07:34 INFO : only0: Copied (replaced existing) 2026/09/25 05:07:35 DEBUG : only12: md5 = 88d48997e5de2a722125ca3b4b88ad7a OK 2026/09/25 05:07:35 DEBUG : only12: size = 0 OK 2026/09/25 05:07:35 INFO : only12: Copied (replaced existing) 2026/09/25 05:07:35 DEBUG : only13: md5 = a3055df7db6c820962bd0efde0246f02 OK 2026/09/25 05:07:35 DEBUG : only13: size = 0 OK 2026/09/25 05:07:35 INFO : only13: Copied (replaced existing) 2026/09/25 05:07:36 DEBUG : only15: md5 = a1d8d58ed3f3856c67ffd0dc2b9f7826 OK 2026/09/25 05:07:36 DEBUG : only15: size = 0 OK 2026/09/25 05:07:36 INFO : only15: Copied (replaced existing) 2026/09/25 05:07:36 DEBUG : only14: md5 = 8f7c8857a57d18839c795419f26541dd OK 2026/09/25 05:07:36 DEBUG : only14: size = 0 OK 2026/09/25 05:07:36 INFO : only14: Copied (replaced existing) 2026/09/25 05:07:36 DEBUG : only16: md5 = 5e4e54e909021702b852563df83287b2 OK 2026/09/25 05:07:36 DEBUG : only16: size = 0 OK 2026/09/25 05:07:36 INFO : only16: Copied (replaced existing) 2026/09/25 05:07:37 DEBUG : only17: md5 = 902e5de161bf76be566ed06dfafaad2f OK 2026/09/25 05:07:37 DEBUG : only17: size = 0 OK 2026/09/25 05:07:37 INFO : only17: Copied (replaced existing) 2026/09/25 05:07:37 DEBUG : only19: md5 = 4bdfc4e71b92176bd5f6697e85159108 OK 2026/09/25 05:07:37 DEBUG : only19: size = 0 OK 2026/09/25 05:07:37 INFO : only19: Copied (replaced existing) 2026/09/25 05:07:37 DEBUG : only18: md5 = 71c1a10fae001f6fabb09055ce6adfa9 OK 2026/09/25 05:07:37 DEBUG : only18: size = 0 OK 2026/09/25 05:07:37 INFO : only18: Copied (replaced existing) 2026/09/25 05:07:37 DEBUG : only1: md5 = 5558d159754cbca3840f7e491ba6c845 OK 2026/09/25 05:07:37 DEBUG : only1: size = 0 OK 2026/09/25 05:07:37 INFO : only1: Copied (replaced existing) 2026/09/25 05:07:38 DEBUG : only2: md5 = 70d99ddb0a80416d8d26235fb85332f6 OK 2026/09/25 05:07:38 DEBUG : only2: size = 0 OK 2026/09/25 05:07:38 INFO : only2: Copied (replaced existing) 2026/09/25 05:07:38 DEBUG : only4: md5 = 0b2a1d4e4544368f89706b1c611baae1 OK 2026/09/25 05:07:38 DEBUG : only4: size = 0 OK 2026/09/25 05:07:38 INFO : only4: Copied (replaced existing) 2026/09/25 05:07:39 DEBUG : only6: md5 = 268883f33f631369712edff6ae06ba7d OK 2026/09/25 05:07:39 DEBUG : only6: size = 0 OK 2026/09/25 05:07:39 INFO : only6: Copied (replaced existing) 2026/09/25 05:07:39 DEBUG : only5: md5 = 3493b95d008638cf8bed759afd1cd10c OK 2026/09/25 05:07:39 DEBUG : only5: size = 0 OK 2026/09/25 05:07:39 INFO : only5: Copied (replaced existing) 2026/09/25 05:07:39 DEBUG : only3: md5 = 5797dc5fb7f3d480b59cac6ff71fed5e OK 2026/09/25 05:07:39 DEBUG : only3: size = 0 OK 2026/09/25 05:07:39 INFO : only3: Copied (replaced existing) 2026/09/25 05:07:40 DEBUG : only7: md5 = 91bf3d9630736c9d686fc0992d970603 OK 2026/09/25 05:07:40 DEBUG : only7: size = 0 OK 2026/09/25 05:07:40 INFO : only7: Copied (replaced existing) 2026/09/25 05:07:40 DEBUG : only8: md5 = 3365a46749714441bd22819110c5531a OK 2026/09/25 05:07:40 DEBUG : only8: size = 0 OK 2026/09/25 05:07:40 INFO : only8: Copied (replaced existing) 2026/09/25 05:07:40 DEBUG : only9: md5 = 37289da4a15cade2e8f7503c61620e17 OK 2026/09/25 05:07:40 DEBUG : only9: size = 0 OK 2026/09/25 05:07:40 INFO : only9: Copied (replaced existing) 2026/09/25 05:07:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (87.02s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:07:58 DEBUG : empty_dir: Making directory with metadata 2026/09/25 05:07:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 05:07:58 DEBUG : empty_on_remote: Making directory with metadata 2026/09/25 05:07:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 05:07:58 DEBUG : empty_on_remote: Making directory with metadata 2026/09/25 05:07:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 05:08:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (14.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:08:12 DEBUG : empty_dir: Making directory with metadata 2026/09/25 05:08:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 05:08:12 DEBUG : empty_on_remote: Making directory with metadata 2026/09/25 05:08:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 05:08:12 DEBUG : empty_on_remote: Making directory with metadata 2026/09/25 05:08:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 05:08:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.28s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:08:28 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:29 DEBUG : Added delayed dir = "dir", newDst= 2026/09/25 05:08:29 DEBUG : dir/file1: Need to transfer - File not found at Destination 2026/09/25 05:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:08:31 DEBUG : dir/file1: md5 = b4d52c274e727e4b43b9b3d3cc691b70 OK 2026/09/25 05:08:31 DEBUG : dir/file1: size = 14 OK 2026/09/25 05:08:31 INFO : dir/file1: Copied (new) 2026/09/25 05:08:31 DEBUG : Waiting for deletions to finish 2026/09/25 05:08:31 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:32 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:32 DEBUG : Added delayed dir = "dir", newDst=dir 2026/09/25 05:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:08:33 DEBUG : dir/file1: size = 22 (Local file system at /tmp/rclone231121109) 2026/09/25 05:08:33 DEBUG : dir/file1: size = 14 (Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele') 2026/09/25 05:08:33 DEBUG : dir/file1: Sizes differ 2026/09/25 05:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:08:34 DEBUG : dir/file1: md5 = c39aa33e5270eb19b7e5789572d20cca OK 2026/09/25 05:08:34 DEBUG : dir/file1: size = 22 OK 2026/09/25 05:08:34 INFO : dir/file1: Copied (replaced existing) 2026/09/25 05:08:34 DEBUG : Waiting for deletions to finish 2026/09/25 05:08:35 INFO : dir: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDirModTimeOnce (8.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:08:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:37 DEBUG : sub dir: Making directory with metadata 2026/09/25 05:08:38 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/09/25 05:08:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/25 05:08:56 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 05:08:56 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (38.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:09:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 05:09:15 DEBUG : sub dir: Making directory with metadata 2026/09/25 05:09:16 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/09/25 05:09:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/25 05:09:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/25 05:09:36 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 05:09:36 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (40.36s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:09:58 DEBUG : dir1/0000-abcdefg.txt: md5 = dc79760329cb566ee88a0f7f7f54fa27 OK 2026/09/25 05:09:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 17eb1b4c49b4479cc96cfcfcc78006c3 OK 2026/09/25 05:10:01 DEBUG : dir1/0002-cdefghi.txt: md5 = b2c92be25f83fdb748a25d852411773f OK 2026/09/25 05:10:02 DEBUG : dir1/0003-defghij.txt: md5 = 29b26145cd98bcbd9f282aca3b6bb2b0 OK 2026/09/25 05:10:04 DEBUG : dir1/0004-efghijk.txt: md5 = 70941189e0327d0a555cd53b1ebebb37 OK 2026/09/25 05:10:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 5ec5986325d22ad195c730d7a23a28d7 OK 2026/09/25 05:10:06 DEBUG : dir1/0006-ghijklm.txt: md5 = fc0c078071a3f285ec46251f03a98a75 OK 2026/09/25 05:10:08 DEBUG : dir1/0007-1234567.txt: md5 = 2750b6878fcbd311a06497e871696bb0 OK 2026/09/25 05:10:09 DEBUG : dir1/0008-2345678.txt: md5 = 5738ec35d6a70b0480c4e933d2b50fc1 OK 2026/09/25 05:10:11 DEBUG : dir1/0009-3456789.txt: md5 = a735b749e8e30c7e7efed79c8293aff5 OK 2026/09/25 05:10:12 DEBUG : dir1/0010-456789.txt: md5 = b9cab2bc6c458148f4e7c58b725b6409 OK 2026/09/25 05:10:14 DEBUG : dir1/0011-56789;.txt: md5 = c8e65bb1d110988979d947dc54128d91 OK 2026/09/25 05:10:16 DEBUG : dir1/0012-6789;.txt: md5 = 0484c5506cfa8276e82effd356b87447 OK 2026/09/25 05:10:17 DEBUG : dir1/0013-789;=.txt: md5 = 4f8e587613033df9de26221fa8652caf OK 2026/09/25 05:10:19 DEBUG : dir1/0014-89;=.txt: md5 = a30faa44969ac60ffdf5b5a068f5ac69 OK 2026/09/25 05:10:20 DEBUG : dir1/0015-9;=.txt: md5 = 4fa90fad8f7bebe690b81565f106f491 OK 2026/09/25 05:10:22 DEBUG : apple: md5 = 5aed28f592ecc8d147977789f8090589 OK 2026/09/25 05:10:23 DEBUG : banana: md5 = ac38448bb52b8de7a464c479e4fc3c6f OK 2026/09/25 05:10:24 DEBUG : appleappleapplebanana: md5 = 86dabdba0783d1ce3d01fd15b82227d6 OK 2026/09/25 05:10:26 DEBUG : splitbananasplit: md5 = 5192c3899b35f41eb98720ebdbe4f4e9 OK 2026/09/25 05:10:26 DEBUG : Waiting for deletions to finish 2026/09/25 05:10:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:10:27 DEBUG : apple: size = 5 OK 2026/09/25 05:10:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:10:27 DEBUG : apple: Unchanged skipping 2026/09/25 05:10:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:10:27 DEBUG : banana: size = 6 OK 2026/09/25 05:10:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:27 DEBUG : banana: Unchanged skipping 2026/09/25 05:10:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:10:28 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:10:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:10:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:10:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:10:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:10:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:10:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:10:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:10:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:10:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:10:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:10:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:10:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:10:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:10:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:10:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:10:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:10:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:10:28 DEBUG : Waiting for deletions to finish 2026/09/25 05:10:28 INFO : There was nothing to transfer 2026/09/25 05:10:28 DEBUG : Waiting for deletions to finish 2026/09/25 05:10:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:10:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:10:31 DEBUG : apple: size = 5 OK 2026/09/25 05:10:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : apple: Unchanged skipping 2026/09/25 05:10:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:10:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1: Directory modification time the same (differ by -349.751µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : banana: size = 6 OK 2026/09/25 05:10:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : banana: Unchanged skipping 2026/09/25 05:10:31 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:10:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:10:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:10:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:10:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:10:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:10:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:10:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:10:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:10:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:10:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:10:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:10:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:10:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:10:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:10:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:10:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:10:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:10:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:10:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:10:31 DEBUG : Waiting for deletions to finish 2026/09/25 05:10:31 INFO : There was nothing to transfer 2026/09/25 05:10:31 DEBUG : Waiting for deletions to finish 2026/09/25 05:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:10:46 DEBUG : dir1/0000-abcdefg.txt: md5 = aba6ee88090bf0be4e4da71c2af54868 OK 2026/09/25 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 183bdd51f32b62121d1a314d570bf904 OK 2026/09/25 05:10:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 75ac8b0d457bb8b19b8d7d54a476e10f OK 2026/09/25 05:10:51 DEBUG : dir1/0003-defghij.txt: md5 = 25845620bbc58d718a7fe6dacb8cf412 OK 2026/09/25 05:10:52 DEBUG : dir1/0004-efghijk.txt: md5 = 4ad23a397583afc0a79233f4bc8092ea OK 2026/09/25 05:10:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 7b210fca6cf3446ca46e99042624f571 OK 2026/09/25 05:10:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 0bec1ff4f05842eb74487a35b36fe13c OK 2026/09/25 05:10:56 DEBUG : dir1/0007-1234567.txt: md5 = 1890076cf6c3cacee2139126c9e560e5 OK 2026/09/25 05:10:58 DEBUG : dir1/0008-2345678.txt: md5 = 83ded99794c4e2be9a3bb06b6912bb0e OK 2026/09/25 05:10:59 DEBUG : dir1/0009-3456789.txt: md5 = afda4f67ef8dd38bcd5bffdc0aa4e1a1 OK 2026/09/25 05:11:01 DEBUG : dir1/0010-456789.txt: md5 = 6f83315cf1ac832effbe7eca81243f54 OK 2026/09/25 05:11:02 DEBUG : dir1/0011-56789;.txt: md5 = 2d7789689226f779a1230e2b54b61eda OK 2026/09/25 05:11:04 DEBUG : dir1/0012-6789;.txt: md5 = 4196c8f8df6444208f0af0dad76a0b04 OK 2026/09/25 05:11:05 DEBUG : dir1/0013-789;=.txt: md5 = 523c2b07d8b94435d7b3fe807d4991be OK 2026/09/25 05:11:06 DEBUG : dir1/0014-89;=.txt: md5 = d9aa7bcffe7b57ef64753e2726def7f0 OK 2026/09/25 05:11:08 DEBUG : dir1/0015-9;=.txt: md5 = d3fa71a728ab290ed35f31a2e0d6024e OK 2026/09/25 05:11:09 DEBUG : apple: md5 = cfb044a74aef234d08f7d7bac326776f OK 2026/09/25 05:11:11 DEBUG : banana: md5 = 273b5cd6a5ca5ebdaa16dff71cb3e7f5 OK 2026/09/25 05:11:13 DEBUG : appleappleapplebanana: md5 = fc0eb4f95c75f8365a9dd3bfd507db3c OK 2026/09/25 05:11:14 DEBUG : splitbananasplit: md5 = 21b955a915b9a11cf1a5cbc2873e14ff OK 2026/09/25 05:11:14 DEBUG : Waiting for deletions to finish 2026/09/25 05:11:15 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:11:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:11:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:11:15 DEBUG : banana: size = 6 OK 2026/09/25 05:11:15 DEBUG : apple: size = 5 OK 2026/09/25 05:11:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:15 DEBUG : banana: Unchanged skipping 2026/09/25 05:11:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:15 DEBUG : apple: Unchanged skipping 2026/09/25 05:11:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:11:16 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:11:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:11:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:11:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:11:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:11:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:11:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:11:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:11:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:11:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:11:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:11:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:11:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:11:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:11:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:11:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:11:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:11:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:11:16 DEBUG : Waiting for deletions to finish 2026/09/25 05:11:16 INFO : There was nothing to transfer 2026/09/25 05:11:16 DEBUG : Waiting for deletions to finish 2026/09/25 05:11:17 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:11:17 DEBUG : dir1: Directory modification time the same (differ by -5.952µs, within tolerance 1ms) 2026/09/25 05:11:17 DEBUG : apple: size = 5 OK 2026/09/25 05:11:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:17 DEBUG : apple: Unchanged skipping 2026/09/25 05:11:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:11:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:11:17 DEBUG : banana: size = 6 OK 2026/09/25 05:11:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:17 DEBUG : banana: Unchanged skipping 2026/09/25 05:11:17 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:11:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:17 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:11:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:11:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:11:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:11:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:11:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:11:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:11:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:11:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:11:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:11:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:11:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:11:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:11:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:11:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:11:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:11:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:11:18 DEBUG : Waiting for deletions to finish 2026/09/25 05:11:18 INFO : There was nothing to transfer 2026/09/25 05:11:18 DEBUG : Waiting for deletions to finish 2026/09/25 05:11:18 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:11:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:11:33 DEBUG : dir1/0000-abcdefg.txt: md5 = ae6c95ba3fca852679d5773f795852df OK 2026/09/25 05:11:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = fe145661bca448b3b1b54ab2ab1a1037 OK 2026/09/25 05:11:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 394e6332305dbf8bc137d07e4abfac53 OK 2026/09/25 05:11:37 DEBUG : dir1/0003-defghij.txt: md5 = 5b746a5ffe53ac50ee9bb4966ec72d97 OK 2026/09/25 05:11:39 DEBUG : dir1/0004-efghijk.txt: md5 = 2d5adc80a43142a9c903b514587a7850 OK 2026/09/25 05:11:40 DEBUG : dir1/0005-fghijkl.txt: md5 = d3d6d801b9283b781c4f9b9df839202a OK 2026/09/25 05:11:42 DEBUG : dir1/0006-ghijklm.txt: md5 = c3f8a4983bbe9691a8c721472123ce27 OK 2026/09/25 05:11:43 DEBUG : dir1/0007-1234567.txt: md5 = a00c65231a63c909de88edaa3f6758fb OK 2026/09/25 05:11:45 DEBUG : dir1/0008-2345678.txt: md5 = 66a91d3f434e2e34b1c9183a5a5b06a6 OK 2026/09/25 05:11:46 DEBUG : dir1/0009-3456789.txt: md5 = e40429f0fc3718677da41d5381dde478 OK 2026/09/25 05:11:48 DEBUG : dir1/0010-456789.txt: md5 = 1b4ca7c6770eca5686197cf4e7674f84 OK 2026/09/25 05:11:49 DEBUG : dir1/0011-56789;.txt: md5 = e90737dad2d5a9e1f8e67828a0572c78 OK 2026/09/25 05:11:51 DEBUG : dir1/0012-6789;.txt: md5 = 76b58fb0e41ec5e0530bf85b31d7ec42 OK 2026/09/25 05:11:52 DEBUG : dir1/0013-789;=.txt: md5 = 0f55604fa01624cddead9cc1af253087 OK 2026/09/25 05:11:54 DEBUG : dir1/0014-89;=.txt: md5 = f1f84133185909421a1f56c08b9b7f9d OK 2026/09/25 05:11:55 DEBUG : dir1/0015-9;=.txt: md5 = 09fecd91460c9694c0eb0757525e1e14 OK 2026/09/25 05:11:56 DEBUG : apple: md5 = e4b5f7dba89a30de18685f5109b36cb8 OK 2026/09/25 05:11:58 DEBUG : banana: md5 = dc8aafe70604e1015bf6e0d4c21f44bd OK 2026/09/25 05:11:59 DEBUG : appleappleapplebanana: md5 = 591ef9e7cb17a219d9b7a67be501d667 OK 2026/09/25 05:12:01 DEBUG : splitbananasplit: md5 = 367c849882e812761fef55d866493891 OK 2026/09/25 05:12:01 DEBUG : Waiting for deletions to finish 2026/09/25 05:12:01 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/25 05:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 05:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/25 05:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 05:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/25 05:12:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:12:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:12:04 DEBUG : YXBwbGU=: md5 = d94348b277f490ec99861b6924ea9a28 OK 2026/09/25 05:12:04 DEBUG : YXBwbGU=: size = 5 OK 2026/09/25 05:12:04 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/25 05:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:04 DEBUG : YmFuYW5h: md5 = fe37a81d7168e0c445e3f6208ec10f41 OK 2026/09/25 05:12:04 DEBUG : YmFuYW5h: size = 6 OK 2026/09/25 05:12:04 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/25 05:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = f350a5fdae9df7b99a9381159ccbdcf7 OK 2026/09/25 05:12:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/25 05:12:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 16ca59fb346092e2b15c4449d8382fcc OK 2026/09/25 05:12:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/25 05:12:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = b26b71099f85650bec792604d96ade9d OK 2026/09/25 05:12:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/25 05:12:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 7e7fd25a99248d1f933f29ab538b72c4 OK 2026/09/25 05:12:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/25 05:12:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 5a149e877b638215939ad8f232604853 OK 2026/09/25 05:12:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/25 05:12:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 63d7bc1e6da8412a6f59dd79b933f039 OK 2026/09/25 05:12:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/25 05:12:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 96f6bc728a79ab1f733d9df39d2191a4 OK 2026/09/25 05:12:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/25 05:12:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = d4df837456e0c6cdf0f208535139bb10 OK 2026/09/25 05:12:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/25 05:12:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 9351e239b4c973a2d7df4cd39e704266 OK 2026/09/25 05:12:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/25 05:12:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = f8f36abafb9d8bb0cea31e17fc518bdd OK 2026/09/25 05:12:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/25 05:12:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 838ca18b0bc76ee6e63a1873d4ce30f6 OK 2026/09/25 05:12:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/25 05:12:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 763e638cbf012ec63c747cae737a0211 OK 2026/09/25 05:12:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/25 05:12:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 061c09920b2727d8784a52acee4b9e9b OK 2026/09/25 05:12:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/25 05:12:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = e76039764af9d05b4e8eff54804a8e77 OK 2026/09/25 05:12:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/25 05:12:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 05:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 70221b4ad6fedfd5ecceb7d36fa21ce9 OK 2026/09/25 05:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/25 05:12:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = ca4c2378342d86f8b720c7360ae3c433 OK 2026/09/25 05:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/25 05:12:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:09 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 8601cf022f8ceb960fa465d5196e50e0 OK 2026/09/25 05:12:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/25 05:12:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/25 05:12:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = b32b75664f5b0108eda98fe275bef910 OK 2026/09/25 05:12:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/25 05:12:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:09 DEBUG : Waiting for deletions to finish 2026/09/25 05:12:10 INFO : apple: Deleted 2026/09/25 05:12:10 INFO : splitbananasplit: Deleted 2026/09/25 05:12:10 INFO : dir1/0010-456789.txt: Deleted 2026/09/25 05:12:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/25 05:12:10 INFO : dir1/0012-6789;.txt: Deleted 2026/09/25 05:12:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/25 05:12:10 INFO : dir1/0009-3456789.txt: Deleted 2026/09/25 05:12:10 INFO : dir1/0013-789;=.txt: Deleted 2026/09/25 05:12:10 INFO : dir1/0015-9;=.txt: Deleted 2026/09/25 05:12:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/25 05:12:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/25 05:12:10 INFO : dir1/0014-89;=.txt: Deleted 2026/09/25 05:12:10 INFO : dir1/0003-defghij.txt: Deleted 2026/09/25 05:12:10 INFO : banana: Deleted 2026/09/25 05:12:10 INFO : dir1/0011-56789;.txt: Deleted 2026/09/25 05:12:10 INFO : appleappleapplebanana: Deleted 2026/09/25 05:12:11 INFO : dir1/0007-1234567.txt: Deleted 2026/09/25 05:12:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/25 05:12:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/25 05:12:11 INFO : dir1/0008-2345678.txt: Deleted 2026/09/25 05:12:11 DEBUG : Waiting for deletions to finish 2026/09/25 05:12:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 05:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:12 DEBUG : dir1: Directory modification time the same (differ by -651.544µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : YXBwbGU=: size = 5 OK 2026/09/25 05:12:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : apple: Unchanged skipping 2026/09/25 05:12:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:12:12 DEBUG : YmFuYW5h: size = 6 OK 2026/09/25 05:12:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : banana: Unchanged skipping 2026/09/25 05:12:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/25 05:12:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/25 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/25 05:12:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/25 05:12:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/25 05:12:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/25 05:12:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/25 05:12:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/25 05:12:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/25 05:12:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/25 05:12:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/25 05:12:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/25 05:12:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/25 05:12:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/25 05:12:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/25 05:12:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/25 05:12:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/25 05:12:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/25 05:12:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:12:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:12:12 DEBUG : Waiting for deletions to finish 2026/09/25 05:12:12 DEBUG : Waiting for deletions to finish 2026/09/25 05:12:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/25 05:12:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 05:12:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 05:12:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 05:12:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 05:12:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 05:12:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 05:12:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 05:12:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 05:12:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 05:12:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 05:12:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:12:26 DEBUG : dir1/0000-abcdefg.txt: md5 = e60a226b1361bd00c26a44203b9640cc OK 2026/09/25 05:12:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = a436cb8977816eab572962ca363ba9bb OK 2026/09/25 05:12:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 79f2620dc60ecd3f94646d152231a060 OK 2026/09/25 05:12:31 DEBUG : dir1/0003-defghij.txt: md5 = 0327cd4d439f8c817c0da563c9c2adeb OK 2026/09/25 05:12:32 DEBUG : dir1/0004-efghijk.txt: md5 = e2d1a42905defb30617f3ddeb4d26eb5 OK 2026/09/25 05:12:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 83131dfad8ad1d36d7674a0ae97818b0 OK 2026/09/25 05:12:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 0f1a503ecd6ebf590529dda5a1515483 OK 2026/09/25 05:12:37 DEBUG : dir1/0007-1234567.txt: md5 = bbc2fdf59ff9704123ff62a48d515f5e OK 2026/09/25 05:12:38 DEBUG : dir1/0008-2345678.txt: md5 = 89f04caf42ba81328206721b11b8dc12 OK 2026/09/25 05:12:40 DEBUG : dir1/0009-3456789.txt: md5 = e8557668ec6f88b973fe334bcf62f853 OK 2026/09/25 05:12:41 DEBUG : dir1/0010-456789.txt: md5 = d0949e66f61e33c747ef98eb1aa5625d OK 2026/09/25 05:12:42 DEBUG : dir1/0011-56789;.txt: md5 = b7ad610f9e492426a1eaaef2c7d9d938 OK 2026/09/25 05:12:44 DEBUG : dir1/0012-6789;.txt: md5 = 14d3b6e23cf4384ec11192108a699d30 OK 2026/09/25 05:12:45 DEBUG : dir1/0013-789;=.txt: md5 = bd4bd5ca052d15b3e4c36c03bf2689dc OK 2026/09/25 05:12:47 DEBUG : dir1/0014-89;=.txt: md5 = c6f7e20358a198005ba10e7ae728632f OK 2026/09/25 05:12:48 DEBUG : dir1/0015-9;=.txt: md5 = 4f95104756c5c2d8195494355dbf9491 OK 2026/09/25 05:12:50 DEBUG : apple: md5 = 9b05ca277e8bd9166e6f2eced0d8f921 OK 2026/09/25 05:12:52 DEBUG : banana: md5 = 0a4ae2cbbe241ce03e50ad4164106ca4 OK 2026/09/25 05:12:53 DEBUG : appleappleapplebanana: md5 = ab1c1848d7cb01921e9ee245244d060b OK 2026/09/25 05:12:54 DEBUG : splitbananasplit: md5 = 153830ea83a01e964f69565b4e51d59d OK 2026/09/25 05:12:54 DEBUG : Waiting for deletions to finish 2026/09/25 05:12:55 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:12:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:12:56 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:12:56 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:12:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:12:56 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:12:56 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:12:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:12:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:12:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:12:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:12:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:12:56 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:12:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:12:56 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:12:56 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:12:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:12:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:12:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:12:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:12:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:12:56 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:12:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:12:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 05:12:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 05:12:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 05:12:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 05:12:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 05:12:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 05:12:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 05:12:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 05:12:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 05:12:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 05:12:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 05:12:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 05:12:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 05:12:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 05:12:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 05:12:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 05:12:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/25 05:12:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:12:57 DEBUG : PREFIXapple: md5 = c0aa9e7f24c16bb23d5d754b73fa9eae OK 2026/09/25 05:12:57 DEBUG : PREFIXapple: size = 5 OK 2026/09/25 05:12:57 INFO : apple: Copied (new) to: PREFIXapple 2026/09/25 05:12:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 05:12:57 DEBUG : PREFIXappleappleapplebanana: md5 = 3a14ee7c3cc19ac0a91c163a24989125 OK 2026/09/25 05:12:57 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/25 05:12:57 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/25 05:12:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 05:12:57 DEBUG : PREFIXsplitbananasplit: md5 = 863d42084cef020646bb0424a6902d24 OK 2026/09/25 05:12:57 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/25 05:12:57 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/25 05:12:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 05:12:57 DEBUG : PREFIXbanana: md5 = d19b2476015c05bff9cbd15932e1d4d9 OK 2026/09/25 05:12:57 DEBUG : PREFIXbanana: size = 6 OK 2026/09/25 05:12:57 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/25 05:12:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 05:12:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = d7161b359261ead6b5e9e4c4e114121e OK 2026/09/25 05:12:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/25 05:12:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 05:12:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 05:12:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = d6bf603d785008ab4c2ab34d2d620f83 OK 2026/09/25 05:12:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:12:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 05:12:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 05:12:59 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 2613067cfcd20fe54faae9aded54347d OK 2026/09/25 05:12:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/25 05:12:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/25 05:12:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 05:12:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = c518874f0f2492feda8cc5b1aee0c61e OK 2026/09/25 05:12:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/25 05:12:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 05:12:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 05:13:00 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 25a97db4b0988f8c847a4f84b9dae422 OK 2026/09/25 05:13:00 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/25 05:13:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/25 05:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 05:13:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 95b46cb61fd2adbc3768bb937cdccc58 OK 2026/09/25 05:13:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/25 05:13:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 05:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 05:13:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = c22b24756be6596d873e598a181a2278 OK 2026/09/25 05:13:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/25 05:13:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 05:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 05:13:00 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 528458ebd89b4e50e14da10dade3145e OK 2026/09/25 05:13:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/25 05:13:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/25 05:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 05:13:01 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 6470f7f2b4a6235859bbcc745afe315c OK 2026/09/25 05:13:01 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/25 05:13:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/25 05:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 05:13:01 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 422fc3bbae1f568633a5c9e24ba23d74 OK 2026/09/25 05:13:01 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/25 05:13:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/25 05:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 05:13:02 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 2cecc3cdb11c67ddf9bbc6e92a6bb0ac OK 2026/09/25 05:13:02 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/25 05:13:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/25 05:13:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 05:13:02 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = c3d9d3570332242f5df779ae3386e246 OK 2026/09/25 05:13:02 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/25 05:13:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/25 05:13:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 05:13:03 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 8d06ede75da4cf885f501f9d3c659b59 OK 2026/09/25 05:13:03 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/25 05:13:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/25 05:13:03 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 567d78c5b645e11846a1b7738fa4ed97 OK 2026/09/25 05:13:03 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/25 05:13:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/25 05:13:03 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 07369555932e7b50363fe75c803aa154 OK 2026/09/25 05:13:03 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/25 05:13:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/25 05:13:03 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = f1f2f6048a5221a2f3e65d0b283b9ce4 OK 2026/09/25 05:13:03 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/25 05:13:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/25 05:13:03 DEBUG : Waiting for deletions to finish 2026/09/25 05:13:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/25 05:13:03 INFO : dir1/0011-56789;.txt: Deleted 2026/09/25 05:13:03 INFO : dir1/0008-2345678.txt: Deleted 2026/09/25 05:13:03 INFO : banana: Deleted 2026/09/25 05:13:03 INFO : dir1/0007-1234567.txt: Deleted 2026/09/25 05:13:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/25 05:13:03 INFO : dir1/0010-456789.txt: Deleted 2026/09/25 05:13:04 INFO : splitbananasplit: Deleted 2026/09/25 05:13:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/25 05:13:04 INFO : appleappleapplebanana: Deleted 2026/09/25 05:13:04 INFO : dir1/0015-9;=.txt: Deleted 2026/09/25 05:13:04 INFO : dir1/0012-6789;.txt: Deleted 2026/09/25 05:13:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/25 05:13:04 INFO : dir1/0014-89;=.txt: Deleted 2026/09/25 05:13:04 INFO : apple: Deleted 2026/09/25 05:13:04 INFO : dir1/0003-defghij.txt: Deleted 2026/09/25 05:13:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/25 05:13:04 INFO : dir1/0009-3456789.txt: Deleted 2026/09/25 05:13:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/25 05:13:04 INFO : dir1/0013-789;=.txt: Deleted 2026/09/25 05:13:04 DEBUG : Waiting for deletions to finish 2026/09/25 05:13:05 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 05:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 05:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 05:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 05:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 05:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 05:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 05:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 05:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 05:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 05:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 05:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 05:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 05:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 05:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 05:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 05:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 05:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 05:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 05:13:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1: Directory modification time the same (differ by -378.319µs, within tolerance 1ms) 2026/09/25 05:13:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:13:07 DEBUG : apple: md5 = 4d41918a8072c1970f4a79981c5ff721 OK 2026/09/25 05:13:07 DEBUG : apple: size = 5 OK 2026/09/25 05:13:07 INFO : apple: Copied (new) 2026/09/25 05:13:07 DEBUG : splitbananasplit: md5 = e2e28a6b01f70b55439ef82bc2e378d2 OK 2026/09/25 05:13:07 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:13:07 INFO : splitbananasplit: Copied (new) 2026/09/25 05:13:07 DEBUG : banana: md5 = 1f67d8d9bafba267f8bd0936fb687d0f OK 2026/09/25 05:13:07 DEBUG : banana: size = 6 OK 2026/09/25 05:13:07 INFO : banana: Copied (new) 2026/09/25 05:13:07 DEBUG : appleappleapplebanana: md5 = 7bf147a910b6156e9bba94e799d3aaa1 OK 2026/09/25 05:13:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:13:07 INFO : appleappleapplebanana: Copied (new) 2026/09/25 05:13:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 281aadf1e6fbadab1ba8523f1f2fa73a OK 2026/09/25 05:13:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:13:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/25 05:13:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = bec545ddae6c9dae6c310cc05d1a10aa OK 2026/09/25 05:13:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:13:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/25 05:13:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 80a2e4b5bb3b68ddbeb129f180324e5b OK 2026/09/25 05:13:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:13:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/25 05:13:09 DEBUG : dir1/0003-defghij.txt: md5 = e6d8fedb304fa477fbb714d160520dad OK 2026/09/25 05:13:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:13:09 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/25 05:13:10 DEBUG : dir1/0004-efghijk.txt: md5 = 60793279aba21ff72acd6fc0d5ca565b OK 2026/09/25 05:13:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:13:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/25 05:13:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 1e344024a8b3d7f6ba1d62380edb7333 OK 2026/09/25 05:13:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:13:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/25 05:13:10 DEBUG : dir1/0006-ghijklm.txt: md5 = a71d2bbf1c877c2aee1ef207ed8b8af4 OK 2026/09/25 05:13:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:13:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/25 05:13:10 DEBUG : dir1/0007-1234567.txt: md5 = becea346349794458eb477ce5464389f OK 2026/09/25 05:13:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:13:10 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/25 05:13:11 DEBUG : dir1/0009-3456789.txt: md5 = 737280fc84bce3a59f818a1599cdff9c OK 2026/09/25 05:13:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:13:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/25 05:13:11 DEBUG : dir1/0010-456789.txt: md5 = fd163211488d8d54b475c45a34664050 OK 2026/09/25 05:13:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:13:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/25 05:13:11 DEBUG : dir1/0008-2345678.txt: md5 = 11989b10c45a061895c561af415ce9c4 OK 2026/09/25 05:13:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:13:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/25 05:13:12 DEBUG : dir1/0011-56789;.txt: md5 = 7bf872b861f672ad18439f601de8b225 OK 2026/09/25 05:13:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:13:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/25 05:13:13 DEBUG : dir1/0012-6789;.txt: md5 = 65d92452dd82135ab583270f05e28b2c OK 2026/09/25 05:13:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:13:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/25 05:13:13 DEBUG : dir1/0013-789;=.txt: md5 = d81c24fd3a56bee9077bb2c185696ebe OK 2026/09/25 05:13:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:13:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/25 05:13:13 DEBUG : dir1/0014-89;=.txt: md5 = 53534707a6950137840a2ed1000ef519 OK 2026/09/25 05:13:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:13:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/25 05:13:13 DEBUG : dir1/0015-9;=.txt: md5 = 498fcb888a8b5171b7f4173f9e89e16c OK 2026/09/25 05:13:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:13:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/25 05:13:13 DEBUG : Waiting for deletions to finish 2026/09/25 05:13:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/25 05:13:14 INFO : PREFIXsplitbananasplit: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/25 05:13:14 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/25 05:13:14 INFO : PREFIXbanana: Deleted 2026/09/25 05:13:14 INFO : PREFIXapple: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/25 05:13:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/25 05:13:14 DEBUG : Waiting for deletions to finish 2026/09/25 05:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:13:15 DEBUG : Waiting for deletions to finish 2026/09/25 05:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:13:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 92814fa3f55321cb70ee62daed26d6ea OK 2026/09/25 05:13:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 07a4a1074ce7b68120af2db0fcd83b2d OK 2026/09/25 05:13:32 DEBUG : dir1/0002-cdefghi.txt: md5 = f128647226cf6fe8ba177fe730f9d136 OK 2026/09/25 05:13:34 DEBUG : dir1/0003-defghij.txt: md5 = 9a6b9e68057aca1fbbb5fa8ed59bee24 OK 2026/09/25 05:13:35 DEBUG : dir1/0004-efghijk.txt: md5 = 93dba159298fb743869b02b493b5d293 OK 2026/09/25 05:13:37 DEBUG : dir1/0005-fghijkl.txt: md5 = edd2deff9ae11045a4936eb222c93e0a OK 2026/09/25 05:13:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 61467ca66d2dda2d577aa17a009fafd6 OK 2026/09/25 05:13:40 DEBUG : dir1/0007-1234567.txt: md5 = fdb451a9752ba5035659511389bf24da OK 2026/09/25 05:13:41 DEBUG : dir1/0008-2345678.txt: md5 = 5c4a8e3966a8bd090d26472c09f813f0 OK 2026/09/25 05:13:43 DEBUG : dir1/0009-3456789.txt: md5 = eeab87b58814d9832b5e87ca2ed56f80 OK 2026/09/25 05:13:44 DEBUG : dir1/0010-456789.txt: md5 = d9ee226850a1c31260e9bf7d3d4b7f35 OK 2026/09/25 05:13:46 DEBUG : dir1/0011-56789;.txt: md5 = 7fc2cf6c35bc533984c63846c456f095 OK 2026/09/25 05:13:47 DEBUG : dir1/0012-6789;.txt: md5 = 8b3a270c81f28008fc4c906b1c3c4389 OK 2026/09/25 05:13:48 DEBUG : dir1/0013-789;=.txt: md5 = eb4be0c331a3d84a3b2e6c390bc1f6df OK 2026/09/25 05:13:50 DEBUG : dir1/0014-89;=.txt: md5 = 048606e7c694e401d31ab97ad3c63810 OK 2026/09/25 05:13:52 DEBUG : dir1/0015-9;=.txt: md5 = ab27bbbb587821de12469627ce324fba OK 2026/09/25 05:13:53 DEBUG : apple: md5 = f06fc98f41d08deda2068f98e2b9902e OK 2026/09/25 05:13:55 DEBUG : banana: md5 = 5e0e69c5e84bc56badcbbbd7b86fda42 OK 2026/09/25 05:13:56 DEBUG : appleappleapplebanana: md5 = b8130542f79303c4158b6dd88c84f38b OK 2026/09/25 05:13:57 DEBUG : splitbananasplit: md5 = 1f2ec24efc14dcd5de73251f38895131 OK 2026/09/25 05:13:57 DEBUG : Waiting for deletions to finish 2026/09/25 05:13:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:13:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 05:13:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:13:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:13:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 05:13:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:13:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:13:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 05:13:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:13:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:13:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 05:13:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:13:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:13:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:13:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:13:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:13:58 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:13:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:13:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:13:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:13:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:13:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:13:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:13:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 05:13:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/25 05:13:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:14:00 DEBUG : appleSUFFIX: md5 = 7379e9ccea0307b6a114e4bf983a3387 OK 2026/09/25 05:14:00 DEBUG : appleSUFFIX: size = 5 OK 2026/09/25 05:14:00 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/25 05:14:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 05:14:00 DEBUG : bananaSUFFIX: md5 = 6969fca0cb1b8f950cd34df07f96adcc OK 2026/09/25 05:14:00 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/25 05:14:00 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/25 05:14:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 05:14:00 DEBUG : appleappleapplebananaSUFFIX: md5 = 38db6e0c17110fd659550c0d7986cf90 OK 2026/09/25 05:14:00 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/25 05:14:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/25 05:14:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 05:14:00 DEBUG : splitbananasplitSUFFIX: md5 = 2d6d6d6d70a6aa184f63125b9707b3d2 OK 2026/09/25 05:14:00 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/25 05:14:00 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/25 05:14:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 05:14:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 923299b131bc6b5b820c107296e39227 OK 2026/09/25 05:14:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/25 05:14:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 05:14:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 05:14:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 5842d7efc1758f9818ae6106afa1f4b6 OK 2026/09/25 05:14:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/25 05:14:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 05:14:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 05:14:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 5657f3871037168a006988d41a9dc247 OK 2026/09/25 05:14:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/25 05:14:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 05:14:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 05:14:02 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 0140382887ef30ff2ad2b3c3c66b376f OK 2026/09/25 05:14:02 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/25 05:14:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/25 05:14:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 05:14:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = d1f012c36bab8a4ef11b6e89e6d8aa8e OK 2026/09/25 05:14:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/25 05:14:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 05:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 05:14:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 4323748ef6259b41a88776f9bd233624 OK 2026/09/25 05:14:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/25 05:14:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 05:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 05:14:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = b768c564322c2e75d335141d28130392 OK 2026/09/25 05:14:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/25 05:14:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 05:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 05:14:03 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = ea7f07016a01b443a193d7a4fe3f1a10 OK 2026/09/25 05:14:03 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/25 05:14:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/25 05:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 05:14:04 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 49a68f7a35fe45bdc86d0beb0ccc67a9 OK 2026/09/25 05:14:04 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/25 05:14:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/25 05:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 05:14:04 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 5ac346f8528a15187976cd7fcbacbd2f OK 2026/09/25 05:14:04 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/25 05:14:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/25 05:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 05:14:04 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 2242e186c518717aa0f76674b66a2b28 OK 2026/09/25 05:14:04 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/25 05:14:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/25 05:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 05:14:05 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = a406548a7530eb5368c0d65cb9ad59f7 OK 2026/09/25 05:14:05 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/25 05:14:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/25 05:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 05:14:06 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 3b737c5082bddc289e8dbf3bad0755e9 OK 2026/09/25 05:14:06 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/25 05:14:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/25 05:14:06 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 33f900220abcaf58f054d100b448b7da OK 2026/09/25 05:14:06 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/25 05:14:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/25 05:14:06 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 6145f67f4a8fc08d913872f8fa97a875 OK 2026/09/25 05:14:06 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/25 05:14:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/25 05:14:06 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = fe6176e0b756db609cd37952d9886f48 OK 2026/09/25 05:14:06 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/25 05:14:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/25 05:14:06 DEBUG : Waiting for deletions to finish 2026/09/25 05:14:07 INFO : splitbananasplit: Deleted 2026/09/25 05:14:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0013-789;=.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/25 05:14:07 INFO : apple: Deleted 2026/09/25 05:14:07 INFO : dir1/0015-9;=.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0009-3456789.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0003-defghij.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0010-456789.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0014-89;=.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0008-2345678.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0007-1234567.txt: Deleted 2026/09/25 05:14:07 INFO : appleappleapplebanana: Deleted 2026/09/25 05:14:07 INFO : dir1/0012-6789;.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/25 05:14:07 INFO : banana: Deleted 2026/09/25 05:14:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/25 05:14:07 INFO : dir1/0011-56789;.txt: Deleted 2026/09/25 05:14:07 DEBUG : Waiting for deletions to finish 2026/09/25 05:14:08 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/25 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 05:14:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 05:14:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 05:14:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 05:14:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1: Directory modification time the same (differ by -238.717µs, within tolerance 1ms) 2026/09/25 05:14:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:14:10 DEBUG : splitbananasplit: md5 = 4cfba04927e244e36714672da0568958 OK 2026/09/25 05:14:10 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:14:10 INFO : splitbananasplit: Copied (new) 2026/09/25 05:14:10 DEBUG : apple: md5 = 79f1b8806d511c4232d35ee770760d18 OK 2026/09/25 05:14:10 DEBUG : apple: size = 5 OK 2026/09/25 05:14:10 INFO : apple: Copied (new) 2026/09/25 05:14:10 DEBUG : appleappleapplebanana: md5 = 6d4a742ab57023bc949d20245c2203aa OK 2026/09/25 05:14:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:14:10 INFO : appleappleapplebanana: Copied (new) 2026/09/25 05:14:10 DEBUG : banana: md5 = 743796452d42a6e3d2a406fd894ba1ed OK 2026/09/25 05:14:10 DEBUG : banana: size = 6 OK 2026/09/25 05:14:10 INFO : banana: Copied (new) 2026/09/25 05:14:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 623b366030ae744138532cbf099d91cd OK 2026/09/25 05:14:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:14:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/25 05:14:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 5735245ed178a7a4bb11e56f80449d52 OK 2026/09/25 05:14:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:14:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/25 05:14:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 46b03a6d0669788ba5c548a1f2215693 OK 2026/09/25 05:14:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:14:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/25 05:14:12 DEBUG : dir1/0003-defghij.txt: md5 = 068d8c68e9b7a0fe34638ba58fc8bbaa OK 2026/09/25 05:14:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:14:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/25 05:14:13 DEBUG : dir1/0005-fghijkl.txt: md5 = d5967a7e759103d452c519d91ae7b14a OK 2026/09/25 05:14:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:14:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/25 05:14:13 DEBUG : dir1/0004-efghijk.txt: md5 = 5d761daf4b796d9cfabb3aab2435794d OK 2026/09/25 05:14:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:14:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/25 05:14:13 DEBUG : dir1/0007-1234567.txt: md5 = 2d0bd29902cc45ea6e12b3052bb1b493 OK 2026/09/25 05:14:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:14:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/25 05:14:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 6ace5ea15a4136aa2442f73302852ab5 OK 2026/09/25 05:14:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:14:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/25 05:14:14 DEBUG : dir1/0008-2345678.txt: md5 = 12b7b39d734ff0fac1b36af0b9264598 OK 2026/09/25 05:14:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:14:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/25 05:14:14 DEBUG : dir1/0009-3456789.txt: md5 = ee22f4ed5436e6a02cd4dd15b9db7e96 OK 2026/09/25 05:14:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:14:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/25 05:14:15 DEBUG : dir1/0010-456789.txt: md5 = 9a8e40a7ce77c8d9a256422f46715e0f OK 2026/09/25 05:14:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:14:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/25 05:14:15 DEBUG : dir1/0011-56789;.txt: md5 = c39cb18dc531c7775296e47c3d20ab4b OK 2026/09/25 05:14:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:14:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/25 05:14:16 DEBUG : dir1/0012-6789;.txt: md5 = 716e26f436150ed315047bfe7b401a38 OK 2026/09/25 05:14:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:14:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/25 05:14:16 DEBUG : dir1/0013-789;=.txt: md5 = 94e0b2d2140f2981e14be4c1495b3094 OK 2026/09/25 05:14:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:14:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/25 05:14:16 DEBUG : dir1/0014-89;=.txt: md5 = 4b4918958ddfe155e5dace0600f48d7f OK 2026/09/25 05:14:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:14:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/25 05:14:17 DEBUG : dir1/0015-9;=.txt: md5 = d9e15d5abea0fa9c20412418687c3a34 OK 2026/09/25 05:14:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:14:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/25 05:14:17 DEBUG : Waiting for deletions to finish 2026/09/25 05:14:17 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/25 05:14:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/25 05:14:17 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/25 05:14:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/25 05:14:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/25 05:14:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/25 05:14:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/25 05:14:17 INFO : appleSUFFIX: Deleted 2026/09/25 05:14:18 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/25 05:14:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/25 05:14:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/25 05:14:18 INFO : splitbananasplitSUFFIX: Deleted 2026/09/25 05:14:18 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/25 05:14:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/25 05:14:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/25 05:14:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/25 05:14:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/25 05:14:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/25 05:14:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/25 05:14:18 INFO : bananaSUFFIX: Deleted 2026/09/25 05:14:18 DEBUG : Waiting for deletions to finish 2026/09/25 05:14:19 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:14:19 DEBUG : Waiting for deletions to finish 2026/09/25 05:14:20 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:14:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:14:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 6b2e7fad0c11813b066eef5186b5711c OK 2026/09/25 05:14:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = b472b3c732a01dbbeff4a8a6f77515e3 OK 2026/09/25 05:14:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 54333ff9b743c300163cc407b7cc447e OK 2026/09/25 05:14:38 DEBUG : dir1/0003-defghij.txt: md5 = 79e39b69437f0eb02b41151e5096cd36 OK 2026/09/25 05:14:39 DEBUG : dir1/0004-efghijk.txt: md5 = 3d3a7c194d2ca1576ee2dc40b23807a0 OK 2026/09/25 05:14:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 7f6c3b901bbe641022a4e056e52f1963 OK 2026/09/25 05:14:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 10da40f4abefd1b261a199c8931c36de OK 2026/09/25 05:14:44 DEBUG : dir1/0007-1234567.txt: md5 = c93ea88bc25c148c4e023c07a6e0d4b4 OK 2026/09/25 05:14:46 DEBUG : dir1/0008-2345678.txt: md5 = 79bd3509debc03b4c22d849f3ee8ba3c OK 2026/09/25 05:14:47 DEBUG : dir1/0009-3456789.txt: md5 = 5400028582d0282cc142b142e982171f OK 2026/09/25 05:14:49 DEBUG : dir1/0010-456789.txt: md5 = 5fd29dfcffe0baaa10d8cccb945e602d OK 2026/09/25 05:14:50 DEBUG : dir1/0011-56789;.txt: md5 = 2296b5548d538982a6983914c450b12e OK 2026/09/25 05:14:51 DEBUG : dir1/0012-6789;.txt: md5 = 916b601001b470d0a3a22c05478fd3bd OK 2026/09/25 05:14:53 DEBUG : dir1/0013-789;=.txt: md5 = 0f57360d28aede174f0b46dca71f36b7 OK 2026/09/25 05:14:54 DEBUG : dir1/0014-89;=.txt: md5 = dd4daf4ebf105fe053525a730db038e8 OK 2026/09/25 05:14:56 DEBUG : dir1/0015-9;=.txt: md5 = c24cb8d6cfd444c2f7064f723dc14bf4 OK 2026/09/25 05:14:57 DEBUG : apple: md5 = 081410b56d948267755a224fb7ff4b6d OK 2026/09/25 05:14:59 DEBUG : banana: md5 = d86a2c936289cb8a0fbe933e4e4f1992 OK 2026/09/25 05:15:00 DEBUG : appleappleapplebanana: md5 = 105a202d6126db3998bb49bdfd8b4221 OK 2026/09/25 05:15:01 DEBUG : splitbananasplit: md5 = d3b5f0fac666026f3bcfcbc7ea47e640 OK 2026/09/25 05:15:01 DEBUG : Waiting for deletions to finish 2026/09/25 05:15:02 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:15:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 05:15:03 DEBUG : apple: size = 5 OK 2026/09/25 05:15:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:03 DEBUG : apple: Unchanged skipping 2026/09/25 05:15:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:03 DEBUG : banana: size = 6 OK 2026/09/25 05:15:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:03 DEBUG : banana: Unchanged skipping 2026/09/25 05:15:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:15:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 05:15:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/25 05:15:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/25 05:15:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 05:15:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 05:15:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:15:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:15:04 DEBUG : appleapple: md5 = c2d8da99487d014dd89bcfb5ea1a1d37 OK 2026/09/25 05:15:04 DEBUG : appleapple: size = 21 OK 2026/09/25 05:15:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/25 05:15:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 05:15:05 DEBUG : splitbanan: md5 = 2256e8d70df7fe44e61ed2146ff2c9a0 OK 2026/09/25 05:15:05 DEBUG : splitbanan: size = 16 OK 2026/09/25 05:15:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/25 05:15:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 05:15:05 DEBUG : dir1/0001-bcdef: md5 = 8429ac8d846342fa479057a8d38b0968 OK 2026/09/25 05:15:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/25 05:15:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/25 05:15:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 05:15:05 DEBUG : dir1/0000-abcde: md5 = 88932c0d6fc7421be761afc02156af6e OK 2026/09/25 05:15:05 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/25 05:15:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/25 05:15:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 05:15:06 DEBUG : dir1/0002-cdefg: md5 = 7ef2d0e1bfd43ad88b6b5a0979ed40dd OK 2026/09/25 05:15:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/25 05:15:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/25 05:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 05:15:06 DEBUG : dir1/0003-defgh: md5 = 5c11c30127aab9d2059c44d22d12d5df OK 2026/09/25 05:15:06 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/25 05:15:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/25 05:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 05:15:06 DEBUG : dir1/0005-fghij: md5 = 8c8741e91713f65d5138257d4db4cf6c OK 2026/09/25 05:15:06 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/25 05:15:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/25 05:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 05:15:06 DEBUG : dir1/0004-efghi: md5 = 238770b8722700c6c10fa24047281dc3 OK 2026/09/25 05:15:06 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/25 05:15:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/25 05:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 05:15:07 DEBUG : dir1/0006-ghijk: md5 = 641d7521b07c7891d88e1a08d25a9393 OK 2026/09/25 05:15:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/25 05:15:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/25 05:15:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 05:15:07 DEBUG : dir1/0007-12345: md5 = 33c03f6d8bf99cce35326aa837981cdc OK 2026/09/25 05:15:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/25 05:15:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/25 05:15:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 05:15:08 DEBUG : dir1/0009-34567: md5 = b8f575e75e59cab516ff31087b2a264c OK 2026/09/25 05:15:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/25 05:15:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/25 05:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 05:15:08 DEBUG : dir1/0008-23456: md5 = b32fe156f1883d2a396f52b0b870432a OK 2026/09/25 05:15:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/25 05:15:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/25 05:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 05:15:09 DEBUG : dir1/0010-45678: md5 = bf942d51d60af5de16c971074fcac46b OK 2026/09/25 05:15:09 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/25 05:15:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/25 05:15:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 05:15:09 DEBUG : dir1/0011-56789: md5 = ada52ef7c9431e99b6f445c704838332 OK 2026/09/25 05:15:09 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/25 05:15:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/25 05:15:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 05:15:09 DEBUG : dir1/0012-6789;: md5 = 0e25ba420ceff528cf71b12ccaab061b OK 2026/09/25 05:15:09 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/25 05:15:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/25 05:15:09 DEBUG : dir1/0013-789;=: md5 = 4a71da2f6086374557b536b3ab44e3f6 OK 2026/09/25 05:15:09 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/25 05:15:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/25 05:15:10 DEBUG : dir1/0015-9;=.t: md5 = a3abe2f21a896b1873f94453f15e8e20 OK 2026/09/25 05:15:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/25 05:15:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/25 05:15:11 DEBUG : dir1/0014-89;=.: md5 = 609648ee7e1c1611747e7076afce1ede OK 2026/09/25 05:15:11 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/25 05:15:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/25 05:15:11 DEBUG : Waiting for deletions to finish 2026/09/25 05:15:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0009-3456789.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0010-456789.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0011-56789;.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/25 05:15:12 INFO : appleappleapplebanana: Deleted 2026/09/25 05:15:12 INFO : splitbananasplit: Deleted 2026/09/25 05:15:12 INFO : dir1/0013-789;=.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0014-89;=.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0003-defghij.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0012-6789;.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0008-2345678.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0007-1234567.txt: Deleted 2026/09/25 05:15:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/25 05:15:13 INFO : dir1/0015-9;=.txt: Deleted 2026/09/25 05:15:13 DEBUG : Waiting for deletions to finish 2026/09/25 05:15:13 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : appleapple: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/25 05:15:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/25 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 05:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 05:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 05:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 05:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 05:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 05:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 05:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 05:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 05:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 05:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 05:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 05:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 05:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 05:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 05:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 05:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 05:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 05:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 05:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 05:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 05:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 05:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 05:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 05:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 05:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 05:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 05:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 05:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 05:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 05:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 05:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 05:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 05:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 05:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 05:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 05:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 05:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 05:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 05:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 05:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 05:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 05:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 05:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 05:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 05:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 05:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 05:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 05:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 05:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 05:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 05:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 05:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 05:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 05:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 05:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 05:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 05:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 05:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 05:15:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 05:15:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 05:15:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 05:15:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 05:15:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 05:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 05:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 05:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 05:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 05:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 05:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 05:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 05:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 05:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:14 DEBUG : dir1: Directory modification time the same (differ by -98.544µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:14 DEBUG : apple: size = 5 OK 2026/09/25 05:15:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : apple: Unchanged skipping 2026/09/25 05:15:14 DEBUG : appleapple: size = 21 OK 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:15:14 DEBUG : banana: size = 6 OK 2026/09/25 05:15:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : banana: Unchanged skipping 2026/09/25 05:15:14 DEBUG : splitbanan: size = 16 OK 2026/09/25 05:15:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 05:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 05:15:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 05:15:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 05:15:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 05:15:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 05:15:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 05:15:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 05:15:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 05:15:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 05:15:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 05:15:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 05:15:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 05:15:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/25 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/25 05:15:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/25 05:15:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/25 05:15:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/25 05:15:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/25 05:15:14 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/25 05:15:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/25 05:15:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/25 05:15:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/25 05:15:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/25 05:15:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 05:15:14 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/25 05:15:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/25 05:15:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 05:15:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/25 05:15:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/25 05:15:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/25 05:15:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/25 05:15:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:15:14 DEBUG : Waiting for deletions to finish 2026/09/25 05:15:14 DEBUG : Waiting for deletions to finish 2026/09/25 05:15:15 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : appleapple: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/25 05:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 05:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 05:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 05:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 05:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 05:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 05:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 05:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 05:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 05:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 05:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 05:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 05:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 05:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 05:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 05:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 05:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 05:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 05:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 05:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 05:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 05:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 05:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 05:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 05:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 05:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 05:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 05:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 05:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 05:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 05:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 05:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 05:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 05:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 05:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 05:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 05:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 05:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 05:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 05:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 05:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 05:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 05:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 05:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 05:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 05:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 05:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 05:15:15 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:15:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 018edb3e86c66416163d6150d6a498b2 OK 2026/09/25 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 76226ca1f85648456bf75db442f18c4f OK 2026/09/25 05:15:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 2499682278c1dde98c83c5f341b2db10 OK 2026/09/25 05:15:33 DEBUG : dir1/0003-defghij.txt: md5 = 33ea447c84782b03f216ddc1f6b27359 OK 2026/09/25 05:15:34 DEBUG : dir1/0004-efghijk.txt: md5 = fbf82bb799bdb69428ca65c0ad36cda6 OK 2026/09/25 05:15:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 9a4abdd625ea009ba6e4dfe49a32c3bb OK 2026/09/25 05:15:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 70a4aeecaa82673d825a2893b5642050 OK 2026/09/25 05:15:39 DEBUG : dir1/0007-1234567.txt: md5 = 329da4bb04f51a9cc0306e9dec13077f OK 2026/09/25 05:15:41 DEBUG : dir1/0008-2345678.txt: md5 = f85f5a6b01075f855b1e9a0fe1e45878 OK 2026/09/25 05:15:42 DEBUG : dir1/0009-3456789.txt: md5 = c997704398632462295bcd7fdf23dc44 OK 2026/09/25 05:15:44 DEBUG : dir1/0010-456789.txt: md5 = 590f482164b337905c88bbb94dc1f63f OK 2026/09/25 05:15:45 DEBUG : dir1/0011-56789;.txt: md5 = 8fb066203af0597e4f215a385405b6d7 OK 2026/09/25 05:15:47 DEBUG : dir1/0012-6789;.txt: md5 = f07b929a2e513ec55028abe3e51fbbc1 OK 2026/09/25 05:15:48 DEBUG : dir1/0013-789;=.txt: md5 = f8b05f42b4818aa6ac4115b84229e3ab OK 2026/09/25 05:15:50 DEBUG : dir1/0014-89;=.txt: md5 = be5443ded9d925c676135ffc10c06fc6 OK 2026/09/25 05:15:51 DEBUG : dir1/0015-9;=.txt: md5 = 1e100c97bf99cf51c0c22d92689c5f17 OK 2026/09/25 05:15:53 DEBUG : apple: md5 = 14b7a0740588132e138ff4a8639cd25e OK 2026/09/25 05:15:55 DEBUG : banana: md5 = ba6287bda7e68e59b1575f04fe51dd57 OK 2026/09/25 05:15:56 DEBUG : appleappleapplebanana: md5 = b011f7635c95c3117c2f8c49e08cb06c OK 2026/09/25 05:15:58 DEBUG : splitbananasplit: md5 = 474a41542e40945198db74c4b45ff138 OK 2026/09/25 05:15:58 DEBUG : Waiting for deletions to finish 2026/09/25 05:15:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:15:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:15:59 DEBUG : apple: size = 5 OK 2026/09/25 05:15:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:59 DEBUG : apple: Unchanged skipping 2026/09/25 05:15:59 DEBUG : banana: size = 6 OK 2026/09/25 05:15:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:15:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:59 DEBUG : banana: Unchanged skipping 2026/09/25 05:15:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:15:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:16:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:16:00 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:16:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:16:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:16:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:16:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:16:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:16:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:16:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:16:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:16:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:16:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:16:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:16:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:16:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:16:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:16:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:16:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:16:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:16:00 DEBUG : Waiting for deletions to finish 2026/09/25 05:16:00 INFO : There was nothing to transfer 2026/09/25 05:16:00 DEBUG : Waiting for deletions to finish 2026/09/25 05:16:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:16:01 DEBUG : dir1: Directory modification time the same (differ by -843.561µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : apple: size = 5 OK 2026/09/25 05:16:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:16:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : apple: Unchanged skipping 2026/09/25 05:16:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:16:01 DEBUG : banana: size = 6 OK 2026/09/25 05:16:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : banana: Unchanged skipping 2026/09/25 05:16:01 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:16:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:16:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:16:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:16:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:16:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:16:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:16:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:16:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:16:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:16:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:16:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:16:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:16:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:16:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:16:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:16:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:16:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:16:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:16:01 DEBUG : Waiting for deletions to finish 2026/09/25 05:16:01 INFO : There was nothing to transfer 2026/09/25 05:16:01 DEBUG : Waiting for deletions to finish 2026/09/25 05:16:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:16:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : Waiting for deletions to finish 2026/09/25 05:16:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:16:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:16:17 DEBUG : dir1/0000-abcdefg.txt: md5 = dff2c72b773d12e98fe71a7678790116 OK 2026/09/25 05:16:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = d92d1e5031ce8ca259a6f863f5a462fa OK 2026/09/25 05:16:20 DEBUG : dir1/0002-cdefghi.txt: md5 = c201b16c39c93c5be69be34e872c2971 OK 2026/09/25 05:16:21 DEBUG : dir1/0003-defghij.txt: md5 = 3bd9dddce898663171d9cdeafb66c61c OK 2026/09/25 05:16:23 DEBUG : dir1/0004-efghijk.txt: md5 = 3f808831a62b9afe8889930146bc402e OK 2026/09/25 05:16:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 4ab1b901981a5aaf4696413ef512070d OK 2026/09/25 05:16:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 03b0f1578c8d7519ebccabe1a68b7179 OK 2026/09/25 05:16:28 DEBUG : dir1/0007-1234567.txt: md5 = c1cdfa8983c6927b0689f2f3b089299e OK 2026/09/25 05:16:30 DEBUG : dir1/0008-2345678.txt: md5 = 03406b59f63bd834a38580729fa561dd OK 2026/09/25 05:16:31 DEBUG : dir1/0009-3456789.txt: md5 = 156f78fbf6a000f37f41711a4ae65c50 OK 2026/09/25 05:16:32 DEBUG : dir1/0010-456789.txt: md5 = 18e0061fd80b643700ac751688936836 OK 2026/09/25 05:16:34 DEBUG : dir1/0011-56789;.txt: md5 = aa3925f3c6c88da44a6c5a292eec3a88 OK 2026/09/25 05:16:35 DEBUG : dir1/0012-6789;.txt: md5 = dbf5c2d44533f0e9495e43e1cc9452ce OK 2026/09/25 05:16:37 DEBUG : dir1/0013-789;=.txt: md5 = 0032befe17b92d9bcdf2ba78335ff098 OK 2026/09/25 05:16:38 DEBUG : dir1/0014-89;=.txt: md5 = f2daddd9ad816fac85b87c002b50e2ea OK 2026/09/25 05:16:40 DEBUG : dir1/0015-9;=.txt: md5 = a20a2afb3f97d9cf2f86f58666604b18 OK 2026/09/25 05:16:41 DEBUG : apple: md5 = 503acded6b974ed6e1105ea73f165457 OK 2026/09/25 05:16:43 DEBUG : banana: md5 = fa3f8efb78b14064089453789003aa56 OK 2026/09/25 05:16:44 DEBUG : appleappleapplebanana: md5 = 4ff6bffe6d04d419e9e687f458d3b516 OK 2026/09/25 05:16:46 DEBUG : splitbananasplit: md5 = 8df94760c39c0149c1d2c1a227363f81 OK 2026/09/25 05:16:46 DEBUG : Waiting for deletions to finish 2026/09/25 05:16:46 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:16:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:16:47 DEBUG : apple: size = 5 OK 2026/09/25 05:16:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:16:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:16:47 DEBUG : apple: Unchanged skipping 2026/09/25 05:16:47 DEBUG : banana: size = 6 OK 2026/09/25 05:16:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:47 DEBUG : banana: Unchanged skipping 2026/09/25 05:16:48 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:16:48 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:16:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:16:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:16:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:16:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:16:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:16:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:16:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:16:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:16:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:16:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:16:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:16:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:16:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:16:48 DEBUG : Waiting for deletions to finish 2026/09/25 05:16:48 INFO : There was nothing to transfer 2026/09/25 05:16:48 DEBUG : Waiting for deletions to finish 2026/09/25 05:16:48 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:16:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:16:49 DEBUG : dir1: Directory modification time the same (differ by -489.617µs, within tolerance 1ms) 2026/09/25 05:16:49 DEBUG : apple: size = 5 OK 2026/09/25 05:16:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:49 DEBUG : apple: Unchanged skipping 2026/09/25 05:16:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:16:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:16:49 DEBUG : banana: size = 6 OK 2026/09/25 05:16:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:49 DEBUG : banana: Unchanged skipping 2026/09/25 05:16:49 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:16:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:16:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:16:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:16:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:16:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:16:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:16:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:16:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:16:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:16:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:16:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:16:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:16:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:16:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:16:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:16:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:16:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:16:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:16:50 DEBUG : Waiting for deletions to finish 2026/09/25 05:16:50 INFO : There was nothing to transfer 2026/09/25 05:16:50 DEBUG : Waiting for deletions to finish 2026/09/25 05:16:50 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:16:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:17:04 DEBUG : dir1/0000-abcdefg.txt: md5 = a810a3f38c17a77662ebeddcec858a0a OK 2026/09/25 05:17:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9caa73224dec81b27978f2b8e4d5b9f9 OK 2026/09/25 05:17:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 4a5493d57003d7d8fc8a982a727e9007 OK 2026/09/25 05:17:09 DEBUG : dir1/0003-defghij.txt: md5 = 0487737e5b597f972f314fd55df7cffa OK 2026/09/25 05:17:10 DEBUG : dir1/0004-efghijk.txt: md5 = 8bfe770d402cac473a2216ecbcba425e OK 2026/09/25 05:17:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 181245ca7da1a43afe6845fa4959e573 OK 2026/09/25 05:17:13 DEBUG : dir1/0006-ghijklm.txt: md5 = ec207168fbbca72404814a16bcbd96a6 OK 2026/09/25 05:17:14 DEBUG : dir1/0007-1234567.txt: md5 = 460ca6715d05b5a8f72af2f5cbbad0fd OK 2026/09/25 05:17:16 DEBUG : dir1/0008-2345678.txt: md5 = ecfed8bd54527f4689c99147b91034dd OK 2026/09/25 05:17:18 DEBUG : dir1/0009-3456789.txt: md5 = c6b6fe26ce76554f02a93b6c02c94fe7 OK 2026/09/25 05:17:19 DEBUG : dir1/0010-456789.txt: md5 = 406952b8453dc70a89b33621386c2296 OK 2026/09/25 05:17:20 DEBUG : dir1/0011-56789;.txt: md5 = 436606eb98f8c2f48b40e3158791751b OK 2026/09/25 05:17:22 DEBUG : dir1/0012-6789;.txt: md5 = 5f277b5315d6813a68dde3e9878dfea2 OK 2026/09/25 05:17:23 DEBUG : dir1/0013-789;=.txt: md5 = fb2608d2561b3c96bda220ce60365e24 OK 2026/09/25 05:17:25 DEBUG : dir1/0014-89;=.txt: md5 = 48dbe43f2d7b62c1383f267f1814ac77 OK 2026/09/25 05:17:26 DEBUG : dir1/0015-9;=.txt: md5 = 15e32692cd1083098ec3c865d2cc5aa8 OK 2026/09/25 05:17:28 DEBUG : apple: md5 = 9e7802a56930371cde5a20944c5fb936 OK 2026/09/25 05:17:29 DEBUG : banana: md5 = cb8fd759ebc2f6114b539d5d275dd322 OK 2026/09/25 05:17:31 DEBUG : appleappleapplebanana: md5 = a8cb6cb760c6057f8fc20a2389c2ea9f OK 2026/09/25 05:17:33 DEBUG : splitbananasplit: md5 = ae633e9daf543012e11bdedb43a827ce OK 2026/09/25 05:17:33 DEBUG : Waiting for deletions to finish 2026/09/25 05:17:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:17:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:17:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:17:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:17:34 DEBUG : apple: size = 5 OK 2026/09/25 05:17:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:34 DEBUG : apple: Unchanged skipping 2026/09/25 05:17:34 DEBUG : banana: size = 6 OK 2026/09/25 05:17:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:34 DEBUG : banana: Unchanged skipping 2026/09/25 05:17:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:17:35 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:17:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:17:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:17:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:17:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:17:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:17:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:17:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:17:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:17:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:17:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:17:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:17:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:17:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:17:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:17:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:17:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:17:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:17:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:17:35 DEBUG : Waiting for deletions to finish 2026/09/25 05:17:35 INFO : There was nothing to transfer 2026/09/25 05:17:35 DEBUG : Waiting for deletions to finish 2026/09/25 05:17:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:17:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:17:36 DEBUG : dir1: Directory modification time the same (differ by -104.843µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : apple: size = 5 OK 2026/09/25 05:17:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : apple: Unchanged skipping 2026/09/25 05:17:36 DEBUG : banana: size = 6 OK 2026/09/25 05:17:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : banana: Unchanged skipping 2026/09/25 05:17:36 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:17:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:17:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:17:36 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:17:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:17:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:17:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:17:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:17:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:17:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:17:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:17:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:17:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:17:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:17:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:17:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:17:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:17:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:17:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:17:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:17:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:17:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:17:36 DEBUG : Waiting for deletions to finish 2026/09/25 05:17:36 INFO : There was nothing to transfer 2026/09/25 05:17:36 DEBUG : Waiting for deletions to finish 2026/09/25 05:17:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:17:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:17:51 DEBUG : dir1/0000-abcdefg.txt: md5 = 445a33448b5bebbb39ee08a27de40518 OK 2026/09/25 05:17:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = da4fe90c6b36a93f96f48a6631315c15 OK 2026/09/25 05:17:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 1f3ae8dda8d1ef7420d0a02431b5cfdf OK 2026/09/25 05:17:55 DEBUG : dir1/0003-defghij.txt: md5 = e5412e2046b5291487959ee395adce1e OK 2026/09/25 05:17:57 DEBUG : dir1/0004-efghijk.txt: md5 = 0c03cf8d7de83ae0a36ab5609286f35a OK 2026/09/25 05:17:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 141cfaaadcf089513a8d8f1f1a132db0 OK 2026/09/25 05:18:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 1080f8040069095b3c406170350458f5 OK 2026/09/25 05:18:03 DEBUG : dir1/0007-1234567.txt: md5 = 178ea94fa2e577511203e90ca5ae3fe9 OK 2026/09/25 05:18:04 DEBUG : dir1/0008-2345678.txt: md5 = 358ab72494362ea4584ec349a373e4c0 OK 2026/09/25 05:18:06 DEBUG : dir1/0009-3456789.txt: md5 = 63fd0d4f067f2cefdd422d327997cee2 OK 2026/09/25 05:18:07 DEBUG : dir1/0010-456789.txt: md5 = 43e518c4321e6ed158463b915748aef3 OK 2026/09/25 05:18:09 DEBUG : dir1/0011-56789;.txt: md5 = db513f2c246bf3b8c5c2d98e3977726c OK 2026/09/25 05:18:10 DEBUG : dir1/0012-6789;.txt: md5 = 84dae71ca645000eb9e7dd8954a58226 OK 2026/09/25 05:18:12 DEBUG : dir1/0013-789;=.txt: md5 = 628b250f036df93fd3344764358feaff OK 2026/09/25 05:18:13 DEBUG : dir1/0014-89;=.txt: md5 = fd7770fe6cd3d85cf28445e43ee080aa OK 2026/09/25 05:18:15 DEBUG : dir1/0015-9;=.txt: md5 = e85170aba3276f062ddb1e9f24583cbf OK 2026/09/25 05:18:16 DEBUG : apple: md5 = 62bd9536095229661c47a468caf84f05 OK 2026/09/25 05:18:18 DEBUG : banana: md5 = bdc0b86d437353039ecd660847a0fb90 OK 2026/09/25 05:18:19 DEBUG : appleappleapplebanana: md5 = d07f8217d5ec0f37edf9d018667fc852 OK 2026/09/25 05:18:21 DEBUG : splitbananasplit: md5 = 7f2f629e6536838ecc3ddcc00eedbdb6 OK 2026/09/25 05:18:21 DEBUG : Waiting for deletions to finish 2026/09/25 05:18:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:18:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:18:22 DEBUG : apple: size = 5 OK 2026/09/25 05:18:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:22 DEBUG : apple: Unchanged skipping 2026/09/25 05:18:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:18:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:18:22 DEBUG : banana: size = 6 OK 2026/09/25 05:18:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:22 DEBUG : banana: Unchanged skipping 2026/09/25 05:18:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:18:23 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:18:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:18:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:18:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:18:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:18:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:18:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:18:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:18:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:18:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:18:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:18:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:18:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:18:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:18:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:18:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:18:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:18:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:18:23 DEBUG : Waiting for deletions to finish 2026/09/25 05:18:23 INFO : There was nothing to transfer 2026/09/25 05:18:23 DEBUG : Waiting for deletions to finish 2026/09/25 05:18:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:18:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:18:24 DEBUG : dir1: Directory modification time the same (differ by -748.09µs, within tolerance 1ms) 2026/09/25 05:18:24 DEBUG : apple: size = 5 OK 2026/09/25 05:18:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:24 DEBUG : apple: Unchanged skipping 2026/09/25 05:18:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:18:24 DEBUG : banana: size = 6 OK 2026/09/25 05:18:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:18:24 DEBUG : banana: Unchanged skipping 2026/09/25 05:18:24 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:18:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:24 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:18:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:18:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:18:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:18:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:18:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:18:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:18:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:18:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:18:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:18:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:18:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:18:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:18:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:18:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:18:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:18:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:18:25 DEBUG : Waiting for deletions to finish 2026/09/25 05:18:25 INFO : There was nothing to transfer 2026/09/25 05:18:25 DEBUG : Waiting for deletions to finish 2026/09/25 05:18:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:18:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:18:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 63b1fdf384ae6258da6f61ff5cba64b3 OK 2026/09/25 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2d1cf31e6da581afa5aeb3c609cba07a OK 2026/09/25 05:18:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 96c85713c5aabf1fbf6b0efb8380db94 OK 2026/09/25 05:18:43 DEBUG : dir1/0003-defghij.txt: md5 = 6744dff14a347902a1d6acf8a213d923 OK 2026/09/25 05:18:45 DEBUG : dir1/0004-efghijk.txt: md5 = b4fd7b38941a8a590fe6bac5b6f74c7b OK 2026/09/25 05:18:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 52c2aeda4b0410778f7a286622be123d OK 2026/09/25 05:18:48 DEBUG : dir1/0006-ghijklm.txt: md5 = ee5dbe2b69db95873770bad3ecd77160 OK 2026/09/25 05:18:49 DEBUG : dir1/0007-1234567.txt: md5 = a569ba0872ab8b2451d93815cddb278c OK 2026/09/25 05:18:51 DEBUG : dir1/0008-2345678.txt: md5 = a976521c2f671aedd55185cbcdc6d5eb OK 2026/09/25 05:18:52 DEBUG : dir1/0009-3456789.txt: md5 = 5f4ee1fcce94d84790919d4b6cd2b575 OK 2026/09/25 05:18:54 DEBUG : dir1/0010-456789.txt: md5 = c71e620d8d095ac5b92a558dbfaded10 OK 2026/09/25 05:18:55 DEBUG : dir1/0011-56789;.txt: md5 = 404f38cf4d077ccf154368926711d035 OK 2026/09/25 05:18:57 DEBUG : dir1/0012-6789;.txt: md5 = 24feb649816b2b805371342d4b22d002 OK 2026/09/25 05:18:58 DEBUG : dir1/0013-789;=.txt: md5 = 17bc6ea73834055f2360b4a49b001492 OK 2026/09/25 05:19:00 DEBUG : dir1/0014-89;=.txt: md5 = 9d8cc309299d5f381c05ca64de83a53f OK 2026/09/25 05:19:01 DEBUG : dir1/0015-9;=.txt: md5 = af0ccc5858386185a92891c8a890a01e OK 2026/09/25 05:19:03 DEBUG : apple: md5 = b90a906b5d5afa13ebcafda749351655 OK 2026/09/25 05:19:04 DEBUG : banana: md5 = 490bb4449a0d0631d39b059bc578ecbd OK 2026/09/25 05:19:05 DEBUG : appleappleapplebanana: md5 = b53d2bd5819e45de439e6584b893a041 OK 2026/09/25 05:19:07 DEBUG : splitbananasplit: md5 = efa20b901d6c0a2122e43780352bc0c4 OK 2026/09/25 05:19:07 DEBUG : Waiting for deletions to finish 2026/09/25 05:19:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:19:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:19:08 DEBUG : apple: size = 5 OK 2026/09/25 05:19:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:19:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:19:08 DEBUG : apple: Unchanged skipping 2026/09/25 05:19:08 DEBUG : banana: size = 6 OK 2026/09/25 05:19:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:08 DEBUG : banana: Unchanged skipping 2026/09/25 05:19:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 05:19:09 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:19:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:19:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:19:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:19:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:19:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:19:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:19:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:19:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:19:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:19:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:19:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:19:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:19:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:19:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:19:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:19:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:19:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:19:09 DEBUG : Waiting for deletions to finish 2026/09/25 05:19:09 INFO : There was nothing to transfer 2026/09/25 05:19:09 DEBUG : Waiting for deletions to finish 2026/09/25 05:19:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 05:19:10 DEBUG : dir1: Directory modification time the same (differ by -355.883µs, within tolerance 1ms) 2026/09/25 05:19:10 DEBUG : apple: size = 5 OK 2026/09/25 05:19:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 05:19:10 DEBUG : apple: Unchanged skipping 2026/09/25 05:19:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 05:19:10 DEBUG : banana: size = 6 OK 2026/09/25 05:19:10 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 05:19:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:10 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 05:19:10 DEBUG : banana: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 05:19:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 05:19:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 05:19:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 05:19:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:19:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 05:19:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 05:19:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 05:19:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 05:19:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 05:19:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 05:19:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 05:19:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 05:19:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 05:19:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 05:19:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 05:19:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 05:19:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:19:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 05:19:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:19:11 DEBUG : Waiting for deletions to finish 2026/09/25 05:19:11 INFO : There was nothing to transfer 2026/09/25 05:19:11 DEBUG : Waiting for deletions to finish 2026/09/25 05:19:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : apple: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : banana: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 05:19:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) --- PASS: TestTransform (566.81s) --- PASS: TestTransform/NFC (47.52s) --- PASS: TestTransform/NFD (47.43s) --- PASS: TestTransform/base64 (53.29s) --- PASS: TestTransform/prefix (63.18s) --- PASS: TestTransform/suffix (63.61s) --- PASS: TestTransform/truncate (55.23s) --- PASS: TestTransform/encoder (48.52s) --- PASS: TestTransform/ISO-8859-1 (47.58s) --- PASS: TestTransform/charmap (46.43s) --- PASS: TestTransform/lowercase (48.40s) --- PASS: TestTransform/ascii (45.60s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:19:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/25 05:19:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/25 05:19:23 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/09/25 05:19:23 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-09-25T05:19:22.988638109Z) 2026/09/25 05:19:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/25 05:19:23 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/25 05:19:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/25 05:19:23 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/25 05:19:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/25 05:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:19:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = cab892481098a53631e56806c03e1faf OK 2026/09/25 05:19:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/25 05:19:25 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/25 05:19:25 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (4.79s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:19:27 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:28 DEBUG : tictactoe: Making directory with metadata 2026/09/25 05:19:28 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T05:19:27.777701088Z) 2026/09/25 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:19:28 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/25 05:19:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:19:30 DEBUG : tictactoe/tictactoe: md5 = ae607a7ae1df17fe57c433cbef7b313d OK 2026/09/25 05:19:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/25 05:19:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/25 05:19:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (5.22s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:19:33 DEBUG : toe: Making directory with metadata 2026/09/25 05:19:34 INFO : toe: Made directory with metadata (mtime=2026-09-25T05:19:32.99576969Z) 2026/09/25 05:19:34 DEBUG : toe/toe: Making directory with metadata 2026/09/25 05:19:34 INFO : toe/toe: Made directory with metadata (mtime=2026-09-25T05:19:32.99576969Z) 2026/09/25 05:19:34 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/25 05:19:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/25 05:19:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/25 05:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:19:36 DEBUG : toe/toe/tictactoe: md5 = be5762e2b3f7189709b508b2933c633d OK 2026/09/25 05:19:36 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/25 05:19:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/25 05:19:36 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (7.12s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:19:40 DEBUG : toe: Making directory with metadata 2026/09/25 05:19:41 INFO : toe: Made directory with metadata (mtime=2026-09-25T05:19:40.113863242Z) 2026/09/25 05:19:41 DEBUG : toe/toe: Making directory with metadata 2026/09/25 05:19:41 INFO : toe/toe: Made directory with metadata (mtime=2026-09-25T05:19:40.114863255Z) 2026/09/25 05:19:41 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/25 05:19:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/25 05:19:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/25 05:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:19:43 DEBUG : toe/toe/tictactoe: md5 = 4a74ee4803a80ceee7373cf7de5a79ab OK 2026/09/25 05:19:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/25 05:19:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/25 05:19:43 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (6.98s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:19:47 DEBUG : empty_dir: Making directory with metadata 2026/09/25 05:19:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 05:19:47 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:19:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:19:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:19:47 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/25 05:19:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 05:19:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:19:48 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:48 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:48 DEBUG : tictactoe: Making directory with metadata 2026/09/25 05:19:48 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T05:19:47.094954957Z) 2026/09/25 05:19:48 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:48 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:19:48 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 05:19:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T05:19:47.094954957Z) 2026/09/25 05:19:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:19:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/25 05:19:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 05:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:19:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/25 05:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:19:50 DEBUG : tictactoe/tictactoe/toe.txt: md5 = ca2c95302d088827a6b46d35ec6434d6 OK 2026/09/25 05:19:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/25 05:19:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/25 05:19:50 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (8.25s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:19:55 DEBUG : empty_dir: Making directory with metadata 2026/09/25 05:19:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 05:19:55 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:19:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:19:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:19:55 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/25 05:19:56 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 05:19:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:19:56 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:56 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:56 DEBUG : tictactoe: Making directory with metadata 2026/09/25 05:19:57 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T05:19:55.341063246Z) 2026/09/25 05:19:57 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:57 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:19:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:19:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 05:19:57 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T05:19:55.341063246Z) 2026/09/25 05:19:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:19:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/25 05:19:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:19:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 05:19:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:19:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:19:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:19:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 916fa049284ded676f9ac21fa6c3da5b OK 2026/09/25 05:19:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 05:19:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:19:59 DEBUG : Waiting for deletions to finish 2026/09/25 05:20:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:20:00 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:00 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:00 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/25 05:20:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 05:20:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/09/25 05:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': 0 differences found 2026/09/25 05:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': 1 hashes could not be checked 2026/09/25 05:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': 1 matching files --- PASS: TestAllTag (9.29s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:20:04 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:04 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:04 DEBUG : tictactoe: Making directory with metadata 2026/09/25 05:20:05 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T05:20:04.632185208Z) 2026/09/25 05:20:05 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:05 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:20:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 05:20:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T05:20:04.632185208Z) 2026/09/25 05:20:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:20:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/25 05:20:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 05:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:20:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/25 05:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:20:07 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 2584bfbc998bf6582e3c5201cde7def0 OK 2026/09/25 05:20:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/25 05:20:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/25 05:20:07 DEBUG : Waiting for deletions to finish 2026/09/25 05:20:08 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:08 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:08 DEBUG : tictactoe: Directory modification time the same (differ by -185.208µs, within tolerance 1ms) 2026/09/25 05:20:08 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:20:09 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -185.208µs, within tolerance 1ms) 2026/09/25 05:20:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/25 05:20:09 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/25 05:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:20:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/25 05:20:09 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/25 05:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:20:09 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (8.34s) === RUN TestSyntax 2026/09/25 05:20:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:20:13 DEBUG : toe: Making directory with metadata 2026/09/25 05:20:13 INFO : toe: Made directory with metadata (mtime=2026-09-25T05:20:12.97429466Z) 2026/09/25 05:20:13 DEBUG : toe/toe: Making directory with metadata 2026/09/25 05:20:14 INFO : toe/toe: Made directory with metadata (mtime=2026-09-25T05:20:12.97429466Z) 2026/09/25 05:20:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/25 05:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:20:16 DEBUG : toe/toe/toe: md5 = 4e988b207860279f6284396200e52618 OK 2026/09/25 05:20:16 DEBUG : toe/toe/toe: size = 11 OK 2026/09/25 05:20:16 INFO : toe/toe/toe: Copied (new) 2026/09/25 05:20:16 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (6.58s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:20:19 DEBUG : empty_dir: Making directory with metadata 2026/09/25 05:20:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 05:20:19 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:19 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/25 05:20:20 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 05:20:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:20 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:20 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:20 DEBUG : tictactoe: Making directory with metadata 2026/09/25 05:20:21 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T05:20:19.556380989Z) 2026/09/25 05:20:21 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:21 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:20:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 05:20:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T05:20:19.556380989Z) 2026/09/25 05:20:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:20:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/25 05:20:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 05:20:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:20:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a6ab2b2ff3983d63764348dac32fd23b OK 2026/09/25 05:20:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 05:20:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:23 INFO : toe/toe/toe.txt: Deleted 2026/09/25 05:20:23 INFO : toe/toe: Removing directory 2026/09/25 05:20:23 INFO : toe: Removing directory 2026/09/25 05:20:23 INFO : empty_dir: Removing directory 2026/09/25 05:20:23 DEBUG : Local file system at /tmp/rclone231121109: deleted 3 directories --- PASS: TestMove (8.03s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:20:27 DEBUG : empty_dir: Making directory with metadata 2026/09/25 05:20:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 05:20:27 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:27 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/25 05:20:28 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 05:20:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:28 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:28 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:28 DEBUG : tictactoe: Making directory with metadata 2026/09/25 05:20:29 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T05:20:27.585486257Z) 2026/09/25 05:20:29 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:29 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:20:29 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 05:20:30 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T05:20:27.585486257Z) 2026/09/25 05:20:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:20:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/25 05:20:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 05:20:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:20:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:20:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = cdc273c8cb4af9e37df7226c01e72f33 OK 2026/09/25 05:20:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 05:20:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:31 INFO : toe/toe/toe.txt: Deleted 2026/09/25 05:20:31 INFO : toe/toe: Removing directory 2026/09/25 05:20:31 INFO : toe: Removing directory 2026/09/25 05:20:31 INFO : empty_dir: Removing directory 2026/09/25 05:20:31 DEBUG : Local file system at /tmp/rclone231121109: deleted 3 directories 2026/09/25 05:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 05:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/25 05:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 05:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 05:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 05:20:36 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (14.32s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:20:41 DEBUG : Reset feature "Copy" 2026/09/25 05:20:41 DEBUG : Reset feature "Move" 2026/09/25 05:20:41 DEBUG : Reset feature "Copy" 2026/09/25 05:20:41 DEBUG : Reset feature "Move" 2026/09/25 05:20:41 DEBUG : empty_dir: Making directory with metadata 2026/09/25 05:20:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 05:20:41 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:42 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/25 05:20:42 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 05:20:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 05:20:42 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:42 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:42 DEBUG : tictactoe: Making directory with metadata 2026/09/25 05:20:44 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T05:20:41.907673931Z) 2026/09/25 05:20:44 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:44 DEBUG : toe: transformed to: tictactoe 2026/09/25 05:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:20:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 05:20:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T05:20:41.907673931Z) 2026/09/25 05:20:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 05:20:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/25 05:20:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 05:20:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:20:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1272f3b9528981cfa395c07e6727af81 OK 2026/09/25 05:20:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 05:20:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 05:20:46 INFO : toe/toe/toe.txt: Deleted 2026/09/25 05:20:46 INFO : toe/toe: Removing directory 2026/09/25 05:20:46 INFO : toe: Removing directory 2026/09/25 05:20:46 INFO : empty_dir: Removing directory 2026/09/25 05:20:46 DEBUG : Local file system at /tmp/rclone231121109: deleted 3 directories 2026/09/25 05:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 05:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/25 05:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 05:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 05:20:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 05:20:51 DEBUG : toe/toe/toe.txt: md5 = 93e6133fe3a5dec4deab7cf612a96d9e OK 2026/09/25 05:20:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/25 05:20:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/25 05:20:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (15.83s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:20:57 DEBUG : toe: transformed to: dG9l 2026/09/25 05:20:57 DEBUG : toe: transformed to: dG9l 2026/09/25 05:20:57 DEBUG : dG9l: Making directory with metadata 2026/09/25 05:20:58 INFO : dG9l: Made directory with metadata (mtime=2026-09-25T05:20:57.737881219Z) 2026/09/25 05:20:58 DEBUG : toe: transformed to: dG9l 2026/09/25 05:20:58 DEBUG : toe: transformed to: dG9l 2026/09/25 05:20:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/25 05:20:58 DEBUG : dG9l/dG9l: Making directory with metadata 2026/09/25 05:20:59 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-09-25T05:20:57.737881219Z) 2026/09/25 05:20:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/25 05:20:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/25 05:20:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/25 05:20:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 05:20:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/25 05:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:21:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 2ac3383be52a6e36d1d04cbd88826ceb OK 2026/09/25 05:21:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/25 05:21:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/25 05:21:00 DEBUG : Waiting for deletions to finish 2026/09/25 05:21:01 DEBUG : dG9l: transformed to: toe 2026/09/25 05:21:01 DEBUG : dG9l: transformed to: toe 2026/09/25 05:21:01 DEBUG : toe: Directory modification time the same (differ by 881.219µs, within tolerance 1ms) 2026/09/25 05:21:01 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/25 05:21:02 DEBUG : dG9l: transformed to: toe 2026/09/25 05:21:02 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/25 05:21:02 DEBUG : toe/toe: Directory modification time the same (differ by 881.219µs, within tolerance 1ms) 2026/09/25 05:21:02 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/25 05:21:02 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/25 05:21:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/25 05:21:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/25 05:21:02 DEBUG : Local file system at /tmp/rclone231121109: Waiting for checks to finish 2026/09/25 05:21:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/25 05:21:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/25 05:21:02 DEBUG : Local file system at /tmp/rclone231121109: Waiting for transfers to finish 2026/09/25 05:21:02 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (8.02s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele'", Local "Local file system at /tmp/rclone231121109", Modify Window "1ms" 2026/09/25 05:21:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 05:21:05 DEBUG : toe: transformed to: 2026/09/25 05:21:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 05:21:05 DEBUG : toe: transformed to: 2026/09/25 05:21:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Making directory with metadata 2026/09/25 05:21:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Made directory with metadata (mtime=2026-09-25T05:21:05.756986167Z) 2026/09/25 05:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 05:21:06 DEBUG : toe: transformed to: 2026/09/25 05:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 05:21:06 DEBUG : toe: transformed to: 2026/09/25 05:21:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 05:21:06 DEBUG : toe/toe: transformed to: 2026/09/25 05:21:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/25 05:21:06 DEBUG : toe/toe: Making directory with metadata 2026/09/25 05:21:07 INFO : toe/toe: Made directory with metadata (mtime=2026-09-25T05:21:05.756986167Z) 2026/09/25 05:21:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 05:21:07 DEBUG : toe/toe: transformed to: 2026/09/25 05:21:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/25 05:21:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 05:21:07 DEBUG : toe: transformed to: 2026/09/25 05:21:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/25 05:21:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 05:21:07 DEBUG : toe/toe/toe: transformed to: 2026/09/25 05:21:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/25 05:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for checks to finish 2026/09/25 05:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Waiting for transfers to finish 2026/09/25 05:21:09 DEBUG : toe/toe/toe: md5 = f2ab0ae4b575e3c15caa6487ca31c671 OK 2026/09/25 05:21:09 DEBUG : toe/toe/toe: size = 11 OK 2026/09/25 05:21:09 INFO : toe/toe/toe: Copied (new) 2026/09/25 05:21:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': not deleting files as there were IO errors 2026/09/25 05:21:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': not deleting directories as there were IO errors --- PASS: TestError (6.96s) PASS 2026/09/25 05:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curejup8pele': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m17.149098608s (try 1/5)