"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/09 01:02:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa" 2025/11/09 01:02:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 01:02:45 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340" 2025/11/09 01:02:46 DEBUG : Creating backend with remote "/tmp/rclone1829026749" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:02:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:02:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:02:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/09 01:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:02:48 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (2.04s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:02:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:02:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:02:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:02:51 DEBUG : sub dir/hello world: md5 = f5ca6e8c73eb59e11dd2cf49f5b2fd2b OK 2025/11/09 01:02:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:02:51 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:02:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:02:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.35s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:02:55 DEBUG : metadata sub dir: Making directory with metadata 2025/11/09 01:02:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:02:55 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/09 01:02:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:02:55 DEBUG : Local file system at /tmp/rclone1829026749: File to upload is small (21 bytes), uploading instead of streaming 2025/11/09 01:02:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/09 01:02:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/09 01:02:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/09 01:02:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:02:55 DEBUG : Google drive root 'crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340': Skipping btime metadata as can't update it on an existing file: 2025-11-09T01:02:55.388684492Z 2025/11/09 01:02:56 INFO : empty metadata sub dir: Updated directory metadata 2025/11/09 01:02:56 DEBUG : Google drive root 'crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340': Skipping btime metadata as can't update it on an existing file: 2025-11-09T01:02:55.388684492Z 2025/11/09 01:02:57 INFO : metadata sub dir: Updated directory metadata 2025/11/09 01:02:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/09 01:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:02:58 DEBUG : metadata sub dir/hello metadata world: md5 = dfb90e544918e249c2a6d7f823b013f8 OK 2025/11/09 01:02:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/09 01:02:58 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/09 01:03:02 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.60s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:03 DEBUG : metadata sub dir: Making directory with metadata 2025/11/09 01:03:03 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:03:03 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/09 01:03:03 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:03:03 DEBUG : Local file system at /tmp/rclone1829026749: File to upload is small (21 bytes), uploading instead of streaming 2025/11/09 01:03:03 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/09 01:03:03 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/09 01:03:03 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/09 01:03:03 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:03:04 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/09 01:03:04 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/09 01:03:04 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/09 01:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:03:06 DEBUG : metadata sub dir/hello metadata world: md5 = c98e5b54cf69580aa5804c56107a82ad OK 2025/11/09 01:03:06 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/09 01:03:06 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/09 01:03:06 DEBUG : Google drive root 'crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340': Skipping btime metadata as can't update it on an existing file: 2025-11-09T01:03:03.984686064Z 2025/11/09 01:03:07 INFO : metadata sub dir: Updated directory metadata 2025/11/09 01:03:10 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.95s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:10 DEBUG : Creating backend with remote "/non-existing" 2025/11/09 01:03:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/09 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.74s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:03:14 DEBUG : sub dir/hello world: md5 = ad9ffe564ccb1a91d94463c9be721168 OK 2025/11/09 01:03:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:03:14 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:03:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:03:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.87s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.57s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Running all checks before starting transfers 2025/11/09 01:03:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:03:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Checks finished, now starting transfers 2025/11/09 01:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:03:20 DEBUG : sub dir/hello world: md5 = 0600224b8be21f40d59d75076d62b864 OK 2025/11/09 01:03:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:03:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:03:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.62s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:23 ERROR : Ignoring --no-traverse with sync 2025/11/09 01:03:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:03:26 DEBUG : sub dir/hello world: md5 = b88c24d74c748df97904430c52e4a042 OK 2025/11/09 01:03:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:03:26 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:03:26 DEBUG : Waiting for deletions to finish 2025/11/09 01:03:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:03:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.63s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/09 01:03:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:03:31 DEBUG : hello world2: md5 = 40bbbe2f24edc06e3944c04c364ad15a OK 2025/11/09 01:03:31 DEBUG : hello world2: size = 12 OK 2025/11/09 01:03:31 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.16s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:03:34 DEBUG : potato2: md5 = 00629029634efba03ea016719821ce96 OK 2025/11/09 01:03:34 DEBUG : potato2: size = 11 OK 2025/11/09 01:03:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.05s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:03:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:03:37 DEBUG : potato2: md5 = 567e6c8a241502d747513b087a520a8c OK 2025/11/09 01:03:37 DEBUG : potato2: size = 11 OK 2025/11/09 01:03:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.93s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/09 01:03:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:03:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/09 01:03:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:03:38 DEBUG : sub dir2: Making directory with metadata 2025/11/09 01:03:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:03:39 DEBUG : sub dir: Making directory with metadata 2025/11/09 01:03:40 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:03:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/09 01:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:03:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:03:42 DEBUG : sub dir/hello world: md5 = 3bb81044a0eada4b963e3e7a59833131 OK 2025/11/09 01:03:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:03:42 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:03:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/09 01:03:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.85s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:47 INFO : sub dir2: Making directory 2025/11/09 01:03:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/09 01:03:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:03:47 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/09 01:03:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:03:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:03:47 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/09 01:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:03:49 DEBUG : sub dir/hello world: md5 = fb987a446e4fba725ee10167f2f89ea0 OK 2025/11/09 01:03:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:03:49 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:03:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:03:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.63s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:03:52 DEBUG : sub dir2: Making directory with metadata 2025/11/09 01:03:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:03:53 DEBUG : sub dir2: Making directory with metadata 2025/11/09 01:03:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:03:54 DEBUG : sub dir: Making directory with metadata 2025/11/09 01:03:55 INFO : sub dir: Made directory with metadata (mtime=2025-11-09T01:03:52.972694953Z) 2025/11/09 01:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:03:56 DEBUG : sub dir/hello world: md5 = 13940293644866f4664936c8f2d48a71 OK 2025/11/09 01:03:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:03:56 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:03:56 INFO : sub dir/hello world: Deleted 2025/11/09 01:03:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.88s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:04:00 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/09 01:04:00 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.73s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:04:04 INFO : sub dir2: Making directory 2025/11/09 01:04:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/09 01:04:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:04:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:04:07 DEBUG : sub dir/hello world: md5 = 514e6f315a8dc8cb96b0c537bca9b9ee OK 2025/11/09 01:04:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:04:07 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:04:07 INFO : sub dir/hello world: Deleted 2025/11/09 01:04:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:04:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.76s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:04:10 DEBUG : sub dir2: Making directory with metadata 2025/11/09 01:04:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:04:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:04:10 DEBUG : sub dir2: Making directory with metadata 2025/11/09 01:04:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:04:11 DEBUG : sub dir: Making directory with metadata 2025/11/09 01:04:12 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:04:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:04:13 DEBUG : sub dir/hello world: md5 = 5125ede69fc65c94131e91a012863461 OK 2025/11/09 01:04:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:04:13 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:04:13 DEBUG : Waiting for deletions to finish 2025/11/09 01:04:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.83s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:04:17 INFO : sub dir2: Making directory 2025/11/09 01:04:17 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/09 01:04:17 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:04:20 DEBUG : sub dir/hello world: md5 = 8d07692b3a691b548d9f5b09aade8bd2 OK 2025/11/09 01:04:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:04:20 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:04:20 DEBUG : Waiting for deletions to finish 2025/11/09 01:04:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:04:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.48s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:04:25 DEBUG : sub dir/hello world: md5 = 1f5312fe9b0b95e6fa013459dee51e79 OK 2025/11/09 01:04:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuvinep9ledo" 2025/11/09 01:04:25 DEBUG : Creating backend with remote "TestDrive:crypt/o3mahf3nqdtafe2alse5veviuvji3rql812ah8kl5b2o7p78ocf0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa' -> Encrypted drive 'TestCryptDrive:rclone-test-cuvinep9ledo' 2025/11/09 01:04:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:04:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuvinep9ledo': Waiting for checks to finish 2025/11/09 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuvinep9ledo': Waiting for transfers to finish 2025/11/09 01:04:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:04:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 01:04:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuvinep9ledo': Purge remote 2025/11/09 01:04:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.44s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:04:35 DEBUG : sub dir/hello world: md5 = bc64412e9b3fa1fbe9ccb5802ed110ca OK 2025/11/09 01:04:37 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/09 01:04:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/09 01:04:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:04:37 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:04:37 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 01:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:04:38 DEBUG : sub dir/hello world: md5 = ab3ca08badc91e0c85864c0649cde8ca OK 2025/11/09 01:04:38 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 01:04:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/09 01:04:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/09 01:04:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.60s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:04:43 DEBUG : sub dir/hello world: md5 = e372129326a8b664812f052829b30164 OK 2025/11/09 01:04:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavidef2cina" 2025/11/09 01:04:43 DEBUG : Creating backend with remote "TestDrive:crypt/kq300pd43an1o4ds3uhb75bkner649n0ds0i45e9bedcrpej2al0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa' -> Encrypted drive 'TestCryptDrive:rclone-test-tavidef2cina' 2025/11/09 01:04:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavidef2cina': Waiting for checks to finish 2025/11/09 01:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavidef2cina': Waiting for transfers to finish 2025/11/09 01:04:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:04:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 01:04:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:04:50 DEBUG : sub dir/hello world: md5 = 83951dc2031a214805bb3c2a00bdd859 OK 2025/11/09 01:04:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 01:04:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/09 01:04:52 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:04:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tavidef2cina') 2025/11/09 01:04:52 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 01:04:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavidef2cina': Waiting for checks to finish 2025/11/09 01:04:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavidef2cina': Waiting for transfers to finish 2025/11/09 01:04:53 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 01:04:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 01:04:54 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/09 01:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavidef2cina': Purge remote 2025/11/09 01:04:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.09s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:04:59 DEBUG : sub dir/hello world: md5 = 7daed1580a4c0a2d709b1a4fea3c277f OK 2025/11/09 01:05:00 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/09 01:05:00 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/09 01:05:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:05:00 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:05:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 01:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:02 DEBUG : sub dir/hello world: md5 = 9b21c61b650c921395b144c76183a50f OK 2025/11/09 01:05:02 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 01:05:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/09 01:05:02 INFO : sub dir/hello world: Deleted 2025/11/09 01:05:02 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/09 01:05:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.93s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:05:07 DEBUG : sub dir/hello world: md5 = cfc52cc503dbfdff3c50f497e01dc1cc OK 2025/11/09 01:05:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoyotot7cilo" 2025/11/09 01:05:08 DEBUG : Creating backend with remote "TestDrive:crypt/721622k95veg39h6nuab6uohklb9s7cak92mkpvktci46oi22bd0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa' -> Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo' 2025/11/09 01:05:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:05:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo': Waiting for checks to finish 2025/11/09 01:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo': Waiting for transfers to finish 2025/11/09 01:05:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:05:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 01:05:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:05:15 DEBUG : sub dir/hello world: md5 = e831be94436a37f70ff61ed63e11d713 OK 2025/11/09 01:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo': Using server-side directory move 2025/11/09 01:05:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/09 01:05:16 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 01:05:16 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/09 01:05:16 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:05:16 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo') 2025/11/09 01:05:16 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 01:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo': Waiting for checks to finish 2025/11/09 01:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo': Waiting for transfers to finish 2025/11/09 01:05:17 INFO : sub dir/hello world: Deleted 2025/11/09 01:05:17 INFO : sub dir/hello world: Moved (server-side) 2025/11/09 01:05:18 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/09 01:05:20 DEBUG : sub dir/hello world: md5 = 7936ddbe25c952c948b187ca0acf210f OK 2025/11/09 01:05:21 DEBUG : testing file moves 2025/11/09 01:05:22 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 01:05:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/09 01:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo': Waiting for checks to finish 2025/11/09 01:05:22 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:05:22 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo') 2025/11/09 01:05:22 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 01:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo': Waiting for transfers to finish 2025/11/09 01:05:22 INFO : sub dir/hello world: Deleted 2025/11/09 01:05:23 INFO : sub dir/hello world: Moved (server-side) 2025/11/09 01:05:23 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/09 01:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoyotot7cilo': Purge remote --- PASS: TestServerSideMoveOverSelf (21.45s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:05:29 DEBUG : sub dir/hello world: md5 = 5dfe977ecd2cd130b973a93e1703b931 OK 2025/11/09 01:05:29 ERROR : error listing: directory not found 2025/11/09 01:05:29 INFO : Local file system at /tmp/rclone1829026749: Making directory 2025/11/09 01:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.87s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:05:34 DEBUG : sub dir/hello world: md5 = 00acb0d456afa6ba3fa43b3a8ca2de03 OK 2025/11/09 01:05:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:05:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:05:35 DEBUG : Local file system at /tmp/rclone1829026749: Waiting for checks to finish 2025/11/09 01:05:35 DEBUG : Local file system at /tmp/rclone1829026749: Waiting for transfers to finish 2025/11/09 01:05:36 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/09 01:05:36 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/09 01:05:36 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:05:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:05:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.15s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:05:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/09 01:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:40 DEBUG : check sum: md5 = 92a56f61a38eda74d6e940c2c5de6aa6 OK 2025/11/09 01:05:40 DEBUG : check sum: size = 1 OK 2025/11/09 01:05:40 INFO : check sum: Copied (new) 2025/11/09 01:05:40 DEBUG : Waiting for deletions to finish 2025/11/09 01:05:40 DEBUG : check sum: size = 1 OK 2025/11/09 01:05:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/09 01:05:40 DEBUG : check sum: Size of src and dst objects identical 2025/11/09 01:05:40 DEBUG : check sum: Unchanged skipping 2025/11/09 01:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:40 DEBUG : Waiting for deletions to finish 2025/11/09 01:05:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.35s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:05:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/09 01:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:43 DEBUG : sizeonly: md5 = a413232213538de67c7dae239f9f7e0f OK 2025/11/09 01:05:43 DEBUG : sizeonly: size = 6 OK 2025/11/09 01:05:43 INFO : sizeonly: Copied (new) 2025/11/09 01:05:43 DEBUG : Waiting for deletions to finish 2025/11/09 01:05:44 DEBUG : sizeonly: size = 6 OK 2025/11/09 01:05:44 DEBUG : sizeonly: Sizes identical 2025/11/09 01:05:44 DEBUG : sizeonly: Unchanged skipping 2025/11/09 01:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:44 DEBUG : Waiting for deletions to finish 2025/11/09 01:05:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.73s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:05:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/09 01:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:47 DEBUG : ignore-size: md5 = a4a423d6015d7dce0e37c73aa9affb00 OK 2025/11/09 01:05:47 INFO : ignore-size: Copied (new) 2025/11/09 01:05:47 DEBUG : Waiting for deletions to finish 2025/11/09 01:05:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:47 DEBUG : ignore-size: Unchanged skipping 2025/11/09 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:47 DEBUG : Waiting for deletions to finish 2025/11/09 01:05:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.42s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:05:50 DEBUG : existing: md5 = fb28337c5b9a522db421dde4bd310919 OK 2025/11/09 01:05:51 DEBUG : existing: size = 6 OK 2025/11/09 01:05:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:05:51 DEBUG : existing: Unchanged skipping 2025/11/09 01:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:51 DEBUG : Waiting for deletions to finish 2025/11/09 01:05:51 INFO : There was nothing to transfer 2025/11/09 01:05:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/09 01:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:52 DEBUG : existing: md5 = 19c61ecd15d91713bbd14b5ddbcefe4f OK 2025/11/09 01:05:52 DEBUG : existing: size = 6 OK 2025/11/09 01:05:52 INFO : existing: Copied (replaced existing) 2025/11/09 01:05:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.72s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:05:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/09 01:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:55 DEBUG : existing: md5 = d90f32ef72ddd588acaaa85ce2efa158 OK 2025/11/09 01:05:55 DEBUG : existing: size = 6 OK 2025/11/09 01:05:55 INFO : existing: Copied (new) 2025/11/09 01:05:55 DEBUG : Waiting for deletions to finish 2025/11/09 01:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:05:56 DEBUG : existing: Destination exists, skipping 2025/11/09 01:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:05:56 DEBUG : Waiting for deletions to finish 2025/11/09 01:05:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.38s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:05:59 DEBUG : b/potato: md5 = 3ae3d7d705a1f6ecdab695e66f6bc0e6 OK 2025/11/09 01:06:01 DEBUG : c/non empty space: md5 = d4975b5f3596be62b12467cbe28b06a5 OK 2025/11/09 01:06:01 INFO : d: Making directory 2025/11/09 01:06:03 DEBUG : Added delayed dir = "a", newDst= 2025/11/09 01:06:04 INFO : c: Set directory modification time (using SetModTime) 2025/11/09 01:06:04 DEBUG : Added delayed dir = "c", newDst=c 2025/11/09 01:06:04 DEBUG : c/non empty space: size = 5 OK 2025/11/09 01:06:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:06:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/09 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:06:04 DEBUG : c/non empty space: Unchanged skipping 2025/11/09 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:06:06 DEBUG : a/potato2: md5 = bd89f27cb6d38d19449cec6611eedd34 OK 2025/11/09 01:06:06 DEBUG : a/potato2: size = 60 OK 2025/11/09 01:06:06 INFO : a/potato2: Copied (new) 2025/11/09 01:06:06 DEBUG : Waiting for deletions to finish 2025/11/09 01:06:07 INFO : b/potato: Deleted 2025/11/09 01:06:07 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/09 01:06:07 INFO : d: Removing directory 2025/11/09 01:06:08 INFO : b: Removing directory 2025/11/09 01:06:08 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/09 01:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': deleted 2 directories 2025/11/09 01:06:11 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/09 01:06:11 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:06:14 DEBUG : empty space: md5 = e37557ac3c4ce8c558044059e1a564a6 OK 2025/11/09 01:06:14 DEBUG : empty space: size = 1 OK 2025/11/09 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:06:14 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/09 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:06:14 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/09 01:06:14 DEBUG : Waiting for deletions to finish 2025/11/09 01:06:15 DEBUG : empty space: size = 1 OK 2025/11/09 01:06:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/09 01:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:06:16 DEBUG : empty space: md5 = 275cad138f0d85e87f749d1943823876 OK 2025/11/09 01:06:16 DEBUG : empty space: size = 1 OK 2025/11/09 01:06:16 INFO : empty space: Copied (replaced existing) 2025/11/09 01:06:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:06:19 DEBUG : foo: md5 = c767c22fcee085901770001180d9f1c9 OK 2025/11/09 01:06:20 DEBUG : foo: size = 3 OK 2025/11/09 01:06:20 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/09 01:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:06:21 DEBUG : foo: md5 = fcdbddd065311f18cf21976a6731a94e OK 2025/11/09 01:06:21 DEBUG : foo: size = 3 OK 2025/11/09 01:06:21 INFO : foo: Copied (replaced existing) 2025/11/09 01:06:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:06:24 DEBUG : empty space: md5 = 447930d72628580dc5b49f6753227014 OK 2025/11/09 01:06:24 DEBUG : empty space: size = 1 OK 2025/11/09 01:06:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:06:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/09 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:06:24 DEBUG : empty space: Unchanged skipping 2025/11/09 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:06:26 DEBUG : potato: md5 = 7a00bdcd35da697410e4e4e26d315e78 OK 2025/11/09 01:06:26 DEBUG : potato: size = 60 OK 2025/11/09 01:06:26 INFO : potato: Copied (new) 2025/11/09 01:06:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (6.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:06:30 DEBUG : potato: md5 = 00defa4ebadf7655e04527306e4baa1d OK 2025/11/09 01:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:06:31 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:06:31 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:06:31 DEBUG : potato: Sizes differ 2025/11/09 01:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:06:32 DEBUG : potato: md5 = 21cea587396d22727b07fda01e2a4506 OK 2025/11/09 01:06:32 DEBUG : potato: size = 21 OK 2025/11/09 01:06:32 INFO : potato: Copied (replaced existing) 2025/11/09 01:06:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.39s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:06:35 DEBUG : potato: md5 = 2fd605c7b6c8f50fff3a43801ff50220 OK 2025/11/09 01:06:35 DEBUG : potato: size = 21 OK 2025/11/09 01:06: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 2025/11/09 01:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:06:36 DEBUG : potato: md5 = 6410f983acd466d9dddbb8f2d82ec832 OK 2025/11/09 01:06:36 DEBUG : potato: size = 21 OK 2025/11/09 01:06:36 INFO : potato: Copied (replaced existing) 2025/11/09 01:06:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:06:39 DEBUG : potato: md5 = 424b9620b6c399f1a3da64193a94cefd OK 2025/11/09 01:06:41 DEBUG : empty space: md5 = d5e9758919646798991a2993ac445d59 OK 2025/11/09 01:06:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:06:41 DEBUG : empty space: size = 1 OK 2025/11/09 01:06:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:06:41 DEBUG : empty space: Unchanged skipping 2025/11/09 01:06:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/09 01:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:06:41 DEBUG : Waiting for deletions to finish 2025/11/09 01:06:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:06:44 DEBUG : potato: md5 = 56107ee827babe11f6086707ad9146fc OK 2025/11/09 01:06:45 DEBUG : empty space: md5 = 61503125f4109e274e99cbab227920f6 OK 2025/11/09 01:06:46 DEBUG : empty space: size = 1 OK 2025/11/09 01:06:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:06:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:06:46 DEBUG : empty space: Unchanged skipping 2025/11/09 01:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:06:48 DEBUG : potato2: md5 = 0e5a87b96998e8b26278f196f01365f6 OK 2025/11/09 01:06:48 DEBUG : potato2: size = 60 OK 2025/11/09 01:06:48 INFO : potato2: Copied (new) 2025/11/09 01:06:48 DEBUG : Waiting for deletions to finish 2025/11/09 01:06:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:06:52 DEBUG : b/potato: md5 = b34ccac939fb082f622efbe784fdb6b4 OK 2025/11/09 01:06:54 DEBUG : c/non empty space: md5 = 4dfd98b033b80c3976db08840e73e684 OK 2025/11/09 01:06:54 INFO : d: Making directory 2025/11/09 01:06:55 INFO : d/e: Making directory 2025/11/09 01:06:57 DEBUG : Added delayed dir = "a", newDst= 2025/11/09 01:06:58 INFO : c: Set directory modification time (using SetModTime) 2025/11/09 01:06:58 DEBUG : Added delayed dir = "c", newDst=c 2025/11/09 01:06:58 DEBUG : c/non empty space: size = 5 OK 2025/11/09 01:06:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:06:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/09 01:06:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:06:58 DEBUG : c/non empty space: Unchanged skipping 2025/11/09 01:06:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:07:00 DEBUG : a/potato2: md5 = 703e79d048109b19a18f9751a767d8ab OK 2025/11/09 01:07:00 DEBUG : a/potato2: size = 60 OK 2025/11/09 01:07:00 INFO : a/potato2: Copied (new) 2025/11/09 01:07:00 DEBUG : Waiting for deletions to finish 2025/11/09 01:07:00 INFO : b/potato: Deleted 2025/11/09 01:07:01 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/09 01:07:01 INFO : d/e: Removing directory 2025/11/09 01:07:02 INFO : d: Removing directory 2025/11/09 01:07:02 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/09 01:07:03 INFO : b: Removing directory 2025/11/09 01:07:03 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/09 01:07:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': deleted 3 directories 2025/11/09 01:07:05 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/09 01:07:06 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:07:09 DEBUG : b/potato: md5 = 3e7ea164b7f2f5ab5d6bfb8f5df42525 OK 2025/11/09 01:07:11 DEBUG : c/non empty space: md5 = f037831f9666e292ef7d9f5ca798f858 OK 2025/11/09 01:07:11 INFO : d: Making directory 2025/11/09 01:07:13 DEBUG : Added delayed dir = "a", newDst= 2025/11/09 01:07:13 INFO : c: Set directory modification time (using SetModTime) 2025/11/09 01:07:13 DEBUG : Added delayed dir = "c", newDst=c 2025/11/09 01:07:13 DEBUG : c/non empty space: size = 5 OK 2025/11/09 01:07:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:07:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/09 01:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:07:13 DEBUG : c/non empty space: Unchanged skipping 2025/11/09 01:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:07:16 DEBUG : a/potato2: md5 = d0b716456515372fb9dc954cc8634e7d OK 2025/11/09 01:07:16 DEBUG : a/potato2: size = 60 OK 2025/11/09 01:07:16 INFO : a/potato2: Copied (new) 2025/11/09 01:07:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': not deleting files as there were IO errors 2025/11/09 01:07:16 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/09 01:07:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': not deleting directories as there were IO errors 2025/11/09 01:07:20 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/09 01:07:21 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/09 01:07:21 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:07:24 DEBUG : potato: md5 = 7997743ca675e86b293c740820e28e8d OK 2025/11/09 01:07:25 DEBUG : empty space: md5 = de23df3996ed5abcba94752efefe4ea6 OK 2025/11/09 01:07:25 DEBUG : Waiting for deletions to finish 2025/11/09 01:07:25 DEBUG : empty space: size = 1 OK 2025/11/09 01:07:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:07:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:07:25 DEBUG : empty space: Unchanged skipping 2025/11/09 01:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:07:26 INFO : potato: Deleted 2025/11/09 01:07:27 DEBUG : potato2: md5 = e973fa8ab19cb2ef33707be0135685a8 OK 2025/11/09 01:07:27 DEBUG : potato2: size = 60 OK 2025/11/09 01:07:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.59s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:07:30 DEBUG : potato: md5 = ce3eea77b6fb21dbf9c0a1c3715a9082 OK 2025/11/09 01:07:32 DEBUG : empty space: md5 = 1edf8d49cf4516186c8223e2e800af5e OK 2025/11/09 01:07:32 DEBUG : Waiting for deletions to finish 2025/11/09 01:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:07:33 INFO : potato: Deleted 2025/11/09 01:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:07:33 DEBUG : empty space: size = 1 OK 2025/11/09 01:07:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:07:33 DEBUG : empty space: Unchanged skipping 2025/11/09 01:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:07:34 DEBUG : potato2: md5 = 927c2dce4aa0b4118a64dcd026a5bdef OK 2025/11/09 01:07:34 DEBUG : potato2: size = 60 OK 2025/11/09 01:07:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.45s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:07:37 DEBUG : potato: md5 = eb7605ac6374ce76f8167b66ac3526f1 OK 2025/11/09 01:07:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:07:39 DEBUG : potato2: md5 = 70f2a92d02a39401396a84bc6b13a73d OK 2025/11/09 01:07:39 DEBUG : potato2: size = 19 OK 2025/11/09 01:07:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.98s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:07:43 DEBUG : potato2: md5 = 7fe45cde009e9a0eaf814f34ad9f0b44 OK 2025/11/09 01:07:44 DEBUG : empty space: md5 = 91d1dee38ef411229c82c5b33d1720ef OK 2025/11/09 01:07:44 DEBUG : enormous: Excluded (Size Filter) 2025/11/09 01:07:44 DEBUG : enormous: Excluded 2025/11/09 01:07:44 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 01:07:44 DEBUG : potato2: Excluded 2025/11/09 01:07:45 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 01:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:07:45 DEBUG : empty space: size = 1 OK 2025/11/09 01:07:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:07:45 DEBUG : empty space: Unchanged skipping 2025/11/09 01:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:07:45 DEBUG : Waiting for deletions to finish 2025/11/09 01:07:45 INFO : There was nothing to transfer 2025/11/09 01:07:45 DEBUG : enormous: Excluded (Size Filter) 2025/11/09 01:07:45 DEBUG : enormous: Excluded 2025/11/09 01:07:45 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 01:07:45 DEBUG : potato2: Excluded 2025/11/09 01:07:45 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 01:07:45 DEBUG : empty space: size = 1 OK 2025/11/09 01:07:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/09 01:07:45 DEBUG : empty space: Unchanged skipping 2025/11/09 01:07:45 DEBUG : Local file system at /tmp/rclone1829026749: Waiting for checks to finish 2025/11/09 01:07:45 DEBUG : Local file system at /tmp/rclone1829026749: Waiting for transfers to finish 2025/11/09 01:07:45 DEBUG : Waiting for deletions to finish 2025/11/09 01:07:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:07:48 DEBUG : potato2: md5 = f36fe46e99ad2634bb86f1d0efd064e4 OK 2025/11/09 01:07:49 DEBUG : empty space: md5 = 215172e34708cc90de60bdda00b647f4 OK 2025/11/09 01:07:51 DEBUG : enormous: md5 = 830c4d4406ce3bec8bd93eeb349995e5 OK 2025/11/09 01:07:51 DEBUG : enormous: Excluded (Size Filter) 2025/11/09 01:07:51 DEBUG : enormous: Excluded 2025/11/09 01:07:51 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 01:07:51 DEBUG : potato2: Excluded 2025/11/09 01:07:51 DEBUG : empty space: size = 1 OK 2025/11/09 01:07:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:07:51 DEBUG : empty space: Unchanged skipping 2025/11/09 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:07:51 DEBUG : Waiting for deletions to finish 2025/11/09 01:07:52 INFO : potato2: Deleted 2025/11/09 01:07:52 INFO : enormous: Deleted 2025/11/09 01:07:52 INFO : There was nothing to transfer 2025/11/09 01:07:52 DEBUG : empty space: size = 1 OK 2025/11/09 01:07:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/09 01:07:52 DEBUG : Local file system at /tmp/rclone1829026749: Waiting for checks to finish 2025/11/09 01:07:52 DEBUG : empty space: Unchanged skipping 2025/11/09 01:07:52 DEBUG : Local file system at /tmp/rclone1829026749: Waiting for transfers to finish 2025/11/09 01:07:52 DEBUG : Waiting for deletions to finish 2025/11/09 01:07:52 INFO : enormous: Deleted 2025/11/09 01:07:52 INFO : potato2: Deleted 2025/11/09 01:07:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.71s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:07:55 DEBUG : one: md5 = c01120c52022fae7cd540d4b8978cc7e OK 2025/11/09 01:07:56 DEBUG : two: md5 = 8923de297fb605283273b48904265019 OK 2025/11/09 01:07:57 DEBUG : three: md5 = 2b5e420e2a440981a0fd8a3aa611c8a8 OK 2025/11/09 01:07:59 DEBUG : four: md5 = df267808840f6fc34a56d35519f54eae OK 2025/11/09 01:07:59 DEBUG : five: Need to transfer - File not found at Destination 2025/11/09 01:07:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:07:59 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:07:59 DEBUG : four: Sizes differ 2025/11/09 01:07:59 DEBUG : one: Destination is newer than source, skipping 2025/11/09 01:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:07:59 DEBUG : two: size = 3 OK 2025/11/09 01:07:59 DEBUG : three: size = 5 OK 2025/11/09 01:07:59 DEBUG : three: Sizes identical 2025/11/09 01:07:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/09 01:07:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/09 01:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:01 DEBUG : two: md5 = fc80f3fa7c0b3df9ce80ee26041636ef OK 2025/11/09 01:08:01 DEBUG : two: size = 3 OK 2025/11/09 01:08:01 INFO : two: Copied (replaced existing) 2025/11/09 01:08:01 DEBUG : five: md5 = ee70cdf735dcd2bb443dc578ebc469a2 OK 2025/11/09 01:08:01 DEBUG : five: size = 4 OK 2025/11/09 01:08:01 INFO : five: Copied (new) 2025/11/09 01:08:01 DEBUG : four: md5 = f0830b3d16b10ba8699814bf9b4646d2 OK 2025/11/09 01:08:01 DEBUG : four: size = 4 OK 2025/11/09 01:08:01 INFO : four: Copied (replaced existing) 2025/11/09 01:08:01 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.23s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/09 01:08:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/09 01:08:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/09 01:08:05 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/09 01:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:06 DEBUG : potato: md5 = b1cf984491004d0ce21cb7f20c3a4a9e OK 2025/11/09 01:08:06 DEBUG : potato: size = 14 OK 2025/11/09 01:08:06 INFO : potato: Copied (new) 2025/11/09 01:08:06 DEBUG : yam: md5 = eb236bc3fd1a8257eca892f28903d0de OK 2025/11/09 01:08:06 DEBUG : yam: size = 11 OK 2025/11/09 01:08:06 INFO : yam: Copied (new) 2025/11/09 01:08:06 DEBUG : Waiting for deletions to finish 2025/11/09 01:08:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/09 01:08:07 DEBUG : potato: size = 14 OK 2025/11/09 01:08:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:08:07 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/09 01:08:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:08:07 DEBUG : potato: Unchanged skipping 2025/11/09 01:08:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:08 DEBUG : yaml: md5 = 73dd2a3c4f7acb38617022a44402cdff OK 2025/11/09 01:08:08 DEBUG : yaml: size = 11 OK 2025/11/09 01:08:08 INFO : yaml: Copied (new) 2025/11/09 01:08:08 DEBUG : Waiting for deletions to finish 2025/11/09 01:08:09 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/09 01:08:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Making map for --track-renames 2025/11/09 01:08:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Finished making map for --track-renames 2025/11/09 01:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for renames to finish 2025/11/09 01:08:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/09 01:08:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/09 01:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:12 DEBUG : potato: md5 = 8c2e65e73500886d4542e782ec8083fd OK 2025/11/09 01:08:12 DEBUG : potato: size = 14 OK 2025/11/09 01:08:12 INFO : potato: Copied (new) 2025/11/09 01:08:12 DEBUG : yam: md5 = a9f115d62fb8b9a72b618867597c68dc OK 2025/11/09 01:08:12 DEBUG : yam: size = 11 OK 2025/11/09 01:08:12 INFO : yam: Copied (new) 2025/11/09 01:08:12 DEBUG : Waiting for deletions to finish 2025/11/09 01:08:13 DEBUG : potato: size = 14 OK 2025/11/09 01:08:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:08:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Making map for --track-renames 2025/11/09 01:08:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Finished making map for --track-renames 2025/11/09 01:08:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:08:13 DEBUG : potato: Unchanged skipping 2025/11/09 01:08:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for renames to finish 2025/11/09 01:08:13 INFO : yam: Moved (server-side) to: yaml 2025/11/09 01:08:13 INFO : yaml: Renamed from "yam" 2025/11/09 01:08:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:13 DEBUG : Waiting for deletions to finish 2025/11/09 01:08:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/09 01:08:15 DEBUG : Added delayed dir = "sub", newDst= 2025/11/09 01:08:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Making map for --track-renames 2025/11/09 01:08:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Finished making map for --track-renames 2025/11/09 01:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:08:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/09 01:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for renames to finish 2025/11/09 01:08:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/09 01:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:17 DEBUG : sub/yam: md5 = 7f8cd2f3e7d4d83820576d355b747d00 OK 2025/11/09 01:08:17 DEBUG : sub/yam: size = 11 OK 2025/11/09 01:08:17 INFO : sub/yam: Copied (new) 2025/11/09 01:08:18 DEBUG : potato: md5 = b8404475acaa7cf8daa753b2935fe948 OK 2025/11/09 01:08:18 DEBUG : potato: size = 14 OK 2025/11/09 01:08:18 INFO : potato: Copied (new) 2025/11/09 01:08:18 DEBUG : Waiting for deletions to finish 2025/11/09 01:08:18 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/09 01:08:19 DEBUG : potato: size = 14 OK 2025/11/09 01:08:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:08:19 DEBUG : potato: Unchanged skipping 2025/11/09 01:08:20 INFO : sub: Set directory modification time (using SetModTime) 2025/11/09 01:08:20 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/09 01:08:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Making map for --track-renames 2025/11/09 01:08:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Finished making map for --track-renames 2025/11/09 01:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for renames to finish 2025/11/09 01:08:20 INFO : sub/yam: Moved (server-side) to: yam 2025/11/09 01:08:20 INFO : yam: Renamed from "sub/yam" 2025/11/09 01:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:20 DEBUG : Waiting for deletions to finish 2025/11/09 01:08:20 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.10s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:08:23 DEBUG : Creating backend with remote "/tmp/rclone1829026749/dir1" 2025/11/09 01:08:23 DEBUG : Creating backend with remote "/tmp/rclone1829026749/dir2" 2025/11/09 01:08:23 DEBUG : Local file system at /tmp/rclone1829026749/dir2: Using server-side directory move 2025/11/09 01:08:23 INFO : Local file system at /tmp/rclone1829026749/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/09 01:08:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/09 01:08:23 DEBUG : Local file system at /tmp/rclone1829026749/dir2: Waiting for checks to finish 2025/11/09 01:08:23 DEBUG : Local file system at /tmp/rclone1829026749/dir2: Waiting for transfers to finish 2025/11/09 01:08:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:08:24 DEBUG : Added delayed dir = "nested", newDst= 2025/11/09 01:08:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:08:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:08:24 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/09 01:08:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/09 01:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:26 DEBUG : sub dir/hello world: md5 = 79351f1ce79574d552bc9a6d532a1749 OK 2025/11/09 01:08:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:08:26 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:08:26 INFO : sub dir/hello world: Deleted 2025/11/09 01:08:28 DEBUG : nested/sub dir/file: md5 = bf37f3024583dcc18e2bbbb77e93384d OK 2025/11/09 01:08:28 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/09 01:08:28 INFO : nested/sub dir/file: Copied (new) 2025/11/09 01:08:28 INFO : nested/sub dir/file: Deleted 2025/11/09 01:08:28 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:08:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:08:29 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/09 01:08:29 INFO : sub dir: Removing directory 2025/11/09 01:08:29 INFO : nested/sub dir: Removing directory 2025/11/09 01:08:29 INFO : nested: Removing directory 2025/11/09 01:08:29 DEBUG : Local file system at /tmp/rclone1829026749: deleted 3 directories 2025/11/09 01:08:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/09 01:08:32 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/09 01:08:33 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:08:34 DEBUG : Added delayed dir = "nested", newDst= 2025/11/09 01:08:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/09 01:08:34 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/09 01:08:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 01:08:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/09 01:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:36 DEBUG : sub dir/hello world: md5 = d02bc1409ab827f8f0c6da9bfbeec177 OK 2025/11/09 01:08:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 01:08:36 INFO : sub dir/hello world: Copied (new) 2025/11/09 01:08:36 INFO : sub dir/hello world: Deleted 2025/11/09 01:08:38 DEBUG : nested/sub dir/file: md5 = 3bf99b9c5d510513ab7475c60163974e OK 2025/11/09 01:08:38 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/09 01:08:38 INFO : nested/sub dir/file: Copied (new) 2025/11/09 01:08:38 INFO : nested/sub dir/file: Deleted 2025/11/09 01:08:38 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:08:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:08:38 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/09 01:08:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/09 01:08:42 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/09 01:08:42 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.41s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:08:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/09 01:08:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/09 01:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:45 DEBUG : existing-b: md5 = f39e218ad0073cb7e88d0d9b728ca509 OK 2025/11/09 01:08:45 DEBUG : existing-b: size = 6 OK 2025/11/09 01:08:45 INFO : existing-b: Copied (new) 2025/11/09 01:08:45 INFO : existing-b: Deleted 2025/11/09 01:08:45 DEBUG : existing: md5 = bfd0c0c215176cfe088c229a22571892 OK 2025/11/09 01:08:45 DEBUG : existing: size = 6 OK 2025/11/09 01:08:45 INFO : existing: Copied (new) 2025/11/09 01:08:45 INFO : existing: Deleted 2025/11/09 01:08:45 DEBUG : existing: Destination exists, skipping 2025/11/09 01:08:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/09 01:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:08:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.17s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:08:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucapid5ruru" 2025/11/09 01:08:47 DEBUG : Creating backend with remote "TestDrive:crypt/gsj9sn5jsc7suao6ipdmivq55n83u4mfkg3siu09ms5954bijut0" 2025/11/09 01:08:50 DEBUG : potato2: md5 = 68587554e8e7ce4557f2171ed69fc893 OK 2025/11/09 01:08:51 DEBUG : empty space: md5 = aadad3cccace627bc3951274b12a9693 OK 2025/11/09 01:08:53 DEBUG : potato3: md5 = 23ad4f1073a8e4e68a9ee1bcde033632 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa' -> Encrypted drive 'TestCryptDrive:rclone-test-jucapid5ruru' 2025/11/09 01:08:55 DEBUG : empty space: md5 = 50ebf525eb780685bdd66cf6ce461d27 OK 2025/11/09 01:08:56 DEBUG : potato3: md5 = 8f567ba58adc28bd5260e74a6ab35ae7 OK 2025/11/09 01:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucapid5ruru': Using server-side directory move 2025/11/09 01:08:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucapid5ruru': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/09 01:08:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:08:57 DEBUG : empty space: size = 1 OK 2025/11/09 01:08:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 01:08:57 DEBUG : empty space: Unchanged skipping 2025/11/09 01:08:57 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:08:57 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jucapid5ruru') 2025/11/09 01:08:57 DEBUG : potato3: Sizes differ 2025/11/09 01:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucapid5ruru': Waiting for checks to finish 2025/11/09 01:08:57 INFO : empty space: Deleted 2025/11/09 01:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucapid5ruru': Waiting for transfers to finish 2025/11/09 01:08:58 INFO : potato2: Moved (server-side) 2025/11/09 01:08:58 INFO : potato3: Deleted 2025/11/09 01:08:58 INFO : potato3: Moved (server-side) 2025/11/09 01:08:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fohayis5ruya" 2025/11/09 01:08:59 DEBUG : Creating backend with remote "TestDrive:crypt/2ic78btnrqvmbjq2hdfnlr0460ric63lh4irbghhkunmu5oe4120" 2025/11/09 01:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fohayis5ruya': Using server-side directory move 2025/11/09 01:09:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fohayis5ruya': Server side directory move succeeded 2025/11/09 01:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fohayis5ruya': Purge remote 2025/11/09 01:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucapid5ruru': Purge remote 2025/11/09 01:09:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.96s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:09:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotalay3wupi" 2025/11/09 01:09:03 DEBUG : Creating backend with remote "TestDrive:crypt/2gj0u19hm4spst72ditb49hv0nlaarefsssead59ui58g7njml8g" 2025/11/09 01:09:05 DEBUG : potato2: md5 = 36869f6716d708ca11c23157c1f5cc9f OK 2025/11/09 01:09:07 DEBUG : empty space: md5 = 60108ee5382c6ae67bbfb79982e0b926 OK 2025/11/09 01:09:08 DEBUG : potato3: md5 = f23eedffd7e0b929f108e4bbd62e2139 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa' -> Encrypted drive 'TestCryptDrive:rclone-test-zotalay3wupi' 2025/11/09 01:09:11 DEBUG : empty space: md5 = ede134c4f4bd0b98ffdf4fe5466a5949 OK 2025/11/09 01:09:12 DEBUG : potato3: md5 = 3038fa3e1be1115be33d468bc7471bf6 OK 2025/11/09 01:09:13 DEBUG : empty space: Excluded (Size Filter) 2025/11/09 01:09:13 DEBUG : empty space: Excluded (Size Filter) 2025/11/09 01:09:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:09:13 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:09:13 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zotalay3wupi') 2025/11/09 01:09:13 DEBUG : potato3: Sizes differ 2025/11/09 01:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotalay3wupi': Waiting for checks to finish 2025/11/09 01:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotalay3wupi': Waiting for transfers to finish 2025/11/09 01:09:14 INFO : potato2: Moved (server-side) 2025/11/09 01:09:14 INFO : potato3: Deleted 2025/11/09 01:09:14 INFO : potato3: Moved (server-side) 2025/11/09 01:09:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisuraz4yoha" 2025/11/09 01:09:15 DEBUG : Creating backend with remote "TestDrive:crypt/sb703a00bmj7ke0vh5c0rhvi29ooc1gntj0l3014n8kf24b1e060" 2025/11/09 01:09:16 DEBUG : empty space: Excluded (Size Filter) 2025/11/09 01:09:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:09:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/09 01:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuraz4yoha': Waiting for checks to finish 2025/11/09 01:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuraz4yoha': Waiting for transfers to finish 2025/11/09 01:09:17 INFO : potato3: Moved (server-side) 2025/11/09 01:09:18 INFO : potato2: Moved (server-side) 2025/11/09 01:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisuraz4yoha': Purge remote 2025/11/09 01:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotalay3wupi': Purge remote --- PASS: TestServerSideMoveWithFilter (16.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:09:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuwotez4bapu" 2025/11/09 01:09:20 DEBUG : Creating backend with remote "TestDrive:crypt/dpjbcsqp1pdechmiehu1fm9rl2tfd6j2u3l18phih527ljh34dj0" 2025/11/09 01:09:22 DEBUG : potato2: md5 = c9c1ee4c7cda926279ae95cd0e1a9b73 OK 2025/11/09 01:09:24 DEBUG : empty space: md5 = 0c45b4a494c557bf885b01014ec2a997 OK 2025/11/09 01:09:25 DEBUG : potato3: md5 = feee0b6aae64703b63946a525dce85d6 OK 2025/11/09 01:09:25 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa' -> Encrypted drive 'TestCryptDrive:rclone-test-xuwotez4bapu' 2025/11/09 01:09:29 DEBUG : empty space: md5 = 363f39da3bec40b19521bbb34814a61c OK 2025/11/09 01:09:30 DEBUG : potato3: md5 = ef1e8c3c9fe51a764a036e93fa936453 OK 2025/11/09 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuwotez4bapu': Using server-side directory move 2025/11/09 01:09:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuwotez4bapu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/09 01:09:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 01:09:31 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/09 01:09:31 DEBUG : empty space: size = 1 OK 2025/11/09 01:09:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 01:09:31 DEBUG : empty space: Unchanged skipping 2025/11/09 01:09:31 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:09:31 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xuwotez4bapu') 2025/11/09 01:09:31 DEBUG : potato3: Sizes differ 2025/11/09 01:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuwotez4bapu': Waiting for checks to finish 2025/11/09 01:09:31 INFO : empty space: Deleted 2025/11/09 01:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuwotez4bapu': Waiting for transfers to finish 2025/11/09 01:09:31 INFO : potato2: Moved (server-side) 2025/11/09 01:09:31 INFO : potato3: Deleted 2025/11/09 01:09:32 INFO : potato3: Moved (server-side) 2025/11/09 01:09:32 INFO : tomatoDir: Removing directory 2025/11/09 01:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': deleted 1 directories 2025/11/09 01:09:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yewuxow0late" 2025/11/09 01:09:33 DEBUG : Creating backend with remote "TestDrive:crypt/69hm06lnb9ecm1aolcslch4fql429re7ji5jrl1uopd5c925jp4g" 2025/11/09 01:09:34 INFO : tomatoDir: Making directory 2025/11/09 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yewuxow0late': Using server-side directory move 2025/11/09 01:09:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yewuxow0late': Server side directory move succeeded 2025/11/09 01:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yewuxow0late': Purge remote 2025/11/09 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuwotez4bapu': Purge remote 2025/11/09 01:09:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.60s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:09:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/rclone-sync-test" 2025/11/09 01:09:39 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.94s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:09:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/rclone-sync-test" 2025/11/09 01:09:41 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/09 01:09:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/rclone-sync-test-include/layer2" 2025/11/09 01:09:43 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/09 01:09:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/rclone-sync-test-ignore-file" 2025/11/09 01:09:46 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/09 01:09:50 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = f9575101b6395e6edddc44eb2db88ede OK 2025/11/09 01:09:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/09 01:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/rclone-sync-test': Waiting for checks to finish 2025/11/09 01:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/rclone-sync-test': Waiting for transfers to finish 2025/11/09 01:09:52 DEBUG : Waiting for deletions to finish 2025/11/09 01:09:52 INFO : There was nothing to transfer 2025/11/09 01:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:09:54 DEBUG : Waiting for deletions to finish 2025/11/09 01:09:54 INFO : rclone-sync-test-include: Removing directory 2025/11/09 01:09:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/09 01:09:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/09 01:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': failed to delete 1 directories 2025/11/09 01:09:55 INFO : There was nothing to transfer 2025/11/09 01:09:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/09 01:09:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/09 01:09:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/09 01:09:57 DEBUG : Waiting for deletions to finish 2025/11/09 01:09:57 INFO : There was nothing to transfer 2025/11/09 01:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:09:58 DEBUG : Waiting for deletions to finish 2025/11/09 01:09:58 INFO : rclone-sync-test-include: Removing directory 2025/11/09 01:09:59 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/09 01:09:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/09 01:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': failed to delete 1 directories 2025/11/09 01:09:59 INFO : There was nothing to transfer 2025/11/09 01:10:01 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/09 01:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/09 01:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/09 01:10:01 DEBUG : Waiting for deletions to finish 2025/11/09 01:10:01 INFO : There was nothing to transfer 2025/11/09 01:10:03 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/09 01:10:03 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.73s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:10:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/dst" 2025/11/09 01:10:05 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/09 01:10:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/CompareDest" 2025/11/09 01:10:06 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/gveqi14airsml4bgu7krj116o8" 2025/11/09 01:10:08 DEBUG : one: Need to transfer - File not found at Destination 2025/11/09 01:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:10:10 DEBUG : one: md5 = a06b4521cf304022e8f70e5b1a6e4194 OK 2025/11/09 01:10:10 DEBUG : one: size = 3 OK 2025/11/09 01:10:10 INFO : one: Copied (new) 2025/11/09 01:10:10 DEBUG : Waiting for deletions to finish 2025/11/09 01:10:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:10:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:10:12 DEBUG : one: Sizes differ 2025/11/09 01:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:10:13 DEBUG : one: md5 = 52983e16c544ceb5451d41f8e2318977 OK 2025/11/09 01:10:13 DEBUG : one: size = 5 OK 2025/11/09 01:10:13 INFO : one: Copied (replaced existing) 2025/11/09 01:10:13 DEBUG : Waiting for deletions to finish 2025/11/09 01:10:15 DEBUG : dst/one: md5 = d698f60a32cc91e77d37e0e0d59d3e5d OK 2025/11/09 01:10:17 DEBUG : CompareDest/one: md5 = 684e573477c3b088e57b83047a070b8a OK 2025/11/09 01:10:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:10:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:10:18 DEBUG : one: Sizes differ 2025/11/09 01:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:10:19 DEBUG : one: size = 5 OK 2025/11/09 01:10:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:10:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 01:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:10:19 DEBUG : Waiting for deletions to finish 2025/11/09 01:10:19 INFO : There was nothing to transfer 2025/11/09 01:10:21 DEBUG : CompareDest/two: md5 = f4fba049deccdf5d2d2fec2a0ceed6e1 OK 2025/11/09 01:10:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:10:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:10:22 DEBUG : one: Sizes differ 2025/11/09 01:10:22 DEBUG : one: size = 5 OK 2025/11/09 01:10:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:10:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 01:10:22 DEBUG : two: size = 3 OK 2025/11/09 01:10:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:10:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/09 01:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:10:22 DEBUG : Waiting for deletions to finish 2025/11/09 01:10:22 INFO : There was nothing to transfer 2025/11/09 01:10:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:10:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:10:23 DEBUG : one: Sizes differ 2025/11/09 01:10:23 DEBUG : one: size = 5 OK 2025/11/09 01:10:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:10:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 01:10:23 DEBUG : two: size = 3 OK 2025/11/09 01:10:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:10:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/09 01:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:10:23 DEBUG : Waiting for deletions to finish 2025/11/09 01:10:23 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/09 01:10:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:10:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:10:24 DEBUG : one: Sizes differ 2025/11/09 01:10:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:10:25 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/CompareDest') 2025/11/09 01:10:25 DEBUG : two: Sizes differ 2025/11/09 01:10:25 DEBUG : two: Need to transfer - File not found at Destination 2025/11/09 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:10:25 DEBUG : one: size = 5 OK 2025/11/09 01:10:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:10:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:10:26 DEBUG : two: md5 = 985fb759e2bbd79768a92143514c20c5 OK 2025/11/09 01:10:26 DEBUG : two: size = 5 OK 2025/11/09 01:10:26 INFO : two: Copied (new) 2025/11/09 01:10:26 DEBUG : Waiting for deletions to finish 2025/11/09 01:10:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/09 01:10:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:10:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:10:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.69s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:10:32 DEBUG : pre-dest1/1: md5 = 2c0539ef01bfd0b642bfff632b4d2ece OK 2025/11/09 01:10:35 DEBUG : pre-dest2/2: md5 = 9eb2a1f81d6a668cea00e73603c4db74 OK 2025/11/09 01:10:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/dest" 2025/11/09 01:10:35 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/rg03c1jvnehrrc617i0lnqjddc" 2025/11/09 01:10:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/pre-dest1" 2025/11/09 01:10:37 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/bbnblvh6k061ssopqrp18kd7gc" 2025/11/09 01:10:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/pre-dest2" 2025/11/09 01:10:38 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/09 01:10:39 DEBUG : 1: size = 1 OK 2025/11/09 01:10:39 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:10:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/09 01:10:39 DEBUG : 2: size = 1 OK 2025/11/09 01:10:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:10:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/09 01:10:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/09 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dest': Waiting for checks to finish 2025/11/09 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dest': Waiting for transfers to finish 2025/11/09 01:10:42 DEBUG : 3: md5 = d8f4b7effda191c02bd992008265737b OK 2025/11/09 01:10:42 DEBUG : 3: size = 1 OK 2025/11/09 01:10:42 INFO : 3: Copied (new) 2025/11/09 01:10:42 DEBUG : Waiting for deletions to finish 2025/11/09 01:10:45 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/09 01:10:46 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/09 01:10:46 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.93s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:10:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/dst" 2025/11/09 01:10:47 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/09 01:10:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/CopyDest" 2025/11/09 01:10:49 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/09 01:10:51 DEBUG : one: Need to transfer - File not found at Destination 2025/11/09 01:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:10:53 DEBUG : one: md5 = e11f2eff913b9b069d309784f2d19079 OK 2025/11/09 01:10:53 DEBUG : one: size = 3 OK 2025/11/09 01:10:53 INFO : one: Copied (new) 2025/11/09 01:10:53 DEBUG : Waiting for deletions to finish 2025/11/09 01:10:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:10:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:10:54 DEBUG : one: Sizes differ 2025/11/09 01:10:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:10:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:10:56 DEBUG : one: md5 = 71390bc12498e018462e197d127d528e OK 2025/11/09 01:10:56 DEBUG : one: size = 5 OK 2025/11/09 01:10:56 INFO : one: Copied (replaced existing) 2025/11/09 01:10:56 DEBUG : Waiting for deletions to finish 2025/11/09 01:10:58 DEBUG : dst/one: md5 = d1f6fdaee30e2f3e441906f768503039 OK 2025/11/09 01:11:00 DEBUG : CopyDest/one: md5 = 96188588b892a5ea3749c082d63fe6db OK 2025/11/09 01:11:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/BackupDir" 2025/11/09 01:11:01 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/09 01:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:11:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:11:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:11:02 DEBUG : one: Sizes differ 2025/11/09 01:11:03 DEBUG : one: size = 5 OK 2025/11/09 01:11:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:11:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:11:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:11:03 DEBUG : one: Sizes differ 2025/11/09 01:11:05 INFO : one: Moved (server-side) 2025/11/09 01:11:06 DEBUG : one: size = 5 OK 2025/11/09 01:11:06 INFO : one: Copied (server-side copy) 2025/11/09 01:11:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/09 01:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:11:06 DEBUG : Waiting for deletions to finish 2025/11/09 01:11:08 DEBUG : CopyDest/two: md5 = 277f732d7f1b8f8436b4f3e7d23cd6bd OK 2025/11/09 01:11:08 DEBUG : one: size = 5 OK 2025/11/09 01:11:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:11:08 DEBUG : one: Unchanged skipping 2025/11/09 01:11:09 DEBUG : two: size = 3 OK 2025/11/09 01:11:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:11:10 DEBUG : two: size = 3 OK 2025/11/09 01:11:10 INFO : two: Copied (server-side copy) 2025/11/09 01:11:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/09 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:11:10 DEBUG : Waiting for deletions to finish 2025/11/09 01:11:10 DEBUG : one: size = 5 OK 2025/11/09 01:11:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:11:10 DEBUG : one: Unchanged skipping 2025/11/09 01:11:10 DEBUG : two: size = 3 OK 2025/11/09 01:11:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:11:10 DEBUG : two: Unchanged skipping 2025/11/09 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:11:10 DEBUG : Waiting for deletions to finish 2025/11/09 01:11:10 INFO : There was nothing to transfer 2025/11/09 01:11:12 DEBUG : CopyDest/three: md5 = 7458a44a83a2b708a0f9086d2e6a6cf6 OK 2025/11/09 01:11:13 DEBUG : one: size = 5 OK 2025/11/09 01:11:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:11:13 DEBUG : one: Unchanged skipping 2025/11/09 01:11:13 DEBUG : three: size = 7 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:11:13 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/CopyDest') 2025/11/09 01:11:13 DEBUG : three: Sizes differ 2025/11/09 01:11:13 DEBUG : three: Destination not found in --copy-dest 2025/11/09 01:11:13 DEBUG : three: Need to transfer - File not found at Destination 2025/11/09 01:11:13 DEBUG : two: size = 3 OK 2025/11/09 01:11:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 01:11:13 DEBUG : two: Unchanged skipping 2025/11/09 01:11:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:11:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:11:15 DEBUG : three: md5 = fc497a305db9564adce3a11f3b171065 OK 2025/11/09 01:11:15 DEBUG : three: size = 7 OK 2025/11/09 01:11:15 INFO : three: Copied (new) 2025/11/09 01:11:15 DEBUG : Waiting for deletions to finish 2025/11/09 01:11:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/09 01:11:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/09 01:11:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:11:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/09 01:11:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/09 01:11:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:11:21 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.06s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:11:23 DEBUG : dst/one: md5 = 4501bdf0c93f79414fe0c6bd07ccb559 OK 2025/11/09 01:11:25 DEBUG : dst/two: md5 = 7a517a3c439a57f1b3842116eae13a8d OK 2025/11/09 01:11:26 DEBUG : dst/three.txt: md5 = 0e652764440ddca7cbe466b6a0a89ed4 OK 2025/11/09 01:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/dst" 2025/11/09 01:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/09 01:11:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/backup" 2025/11/09 01:11:28 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/1nrff024r7pq65ecp72fc28jb0" 2025/11/09 01:11:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:11:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:11:30 DEBUG : one: Sizes differ 2025/11/09 01:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:11:30 DEBUG : two: size = 3 OK 2025/11/09 01:11:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:11:30 DEBUG : two: Unchanged skipping 2025/11/09 01:11:31 INFO : one: Moved (server-side) 2025/11/09 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:11:33 DEBUG : one: md5 = aa0c05320e4aa2d22f630be09884d046 OK 2025/11/09 01:11:33 DEBUG : one: size = 4 OK 2025/11/09 01:11:33 INFO : one: Copied (new) 2025/11/09 01:11:33 DEBUG : Waiting for deletions to finish 2025/11/09 01:11:33 INFO : three.txt: Moved (server-side) 2025/11/09 01:11:33 INFO : three.txt: Moved into backup dir 2025/11/09 01:11:35 DEBUG : dst/three.txt: md5 = fdec6e64bb1311128a22c05f75835411 OK 2025/11/09 01:11:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:11:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:11:36 DEBUG : one: Sizes differ 2025/11/09 01:11:36 DEBUG : two: size = 3 OK 2025/11/09 01:11:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:11:36 DEBUG : two: Unchanged skipping 2025/11/09 01:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:11:37 INFO : one: Deleted 2025/11/09 01:11:38 INFO : one: Moved (server-side) 2025/11/09 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:11:39 DEBUG : one: md5 = fd9ed135aea21ed70c9aaebbb3a4d7e7 OK 2025/11/09 01:11:39 DEBUG : one: size = 5 OK 2025/11/09 01:11:39 INFO : one: Copied (new) 2025/11/09 01:11:39 DEBUG : Waiting for deletions to finish 2025/11/09 01:11:40 INFO : three.txt: Deleted 2025/11/09 01:11:41 INFO : three.txt: Moved (server-side) 2025/11/09 01:11:41 INFO : three.txt: Moved into backup dir 2025/11/09 01:11:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:11:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/09 01:11:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:11:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/09 01:11:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:11:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.54s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:11:47 DEBUG : dst/one: md5 = 80dda1ebf33a9471d96093b1b5387958 OK 2025/11/09 01:11:49 DEBUG : dst/two: md5 = 75c12670fe0e0c711d5071f08b4f7a59 OK 2025/11/09 01:11:50 DEBUG : dst/three.txt: md5 = 65d337710c4c56173b3a0b819c3e10c3 OK 2025/11/09 01:11:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/dst" 2025/11/09 01:11:51 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/09 01:11:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/backup" 2025/11/09 01:11:51 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/1nrff024r7pq65ecp72fc28jb0" 2025/11/09 01:11:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:11:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:11:53 DEBUG : one: Sizes differ 2025/11/09 01:11:53 DEBUG : two: size = 3 OK 2025/11/09 01:11:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:11:53 DEBUG : two: Unchanged skipping 2025/11/09 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:11:55 INFO : one: Moved (server-side) to: one.bak 2025/11/09 01:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:11:57 DEBUG : one: md5 = 09297680e97a8f8541e484753b08596a OK 2025/11/09 01:11:57 DEBUG : one: size = 4 OK 2025/11/09 01:11:57 INFO : one: Copied (new) 2025/11/09 01:11:57 DEBUG : Waiting for deletions to finish 2025/11/09 01:11:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/09 01:11:57 INFO : three.txt: Moved into backup dir 2025/11/09 01:11:59 DEBUG : dst/three.txt: md5 = 1ab4cc1add1bd202ff1d83698b686736 OK 2025/11/09 01:12:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:12:00 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:12:00 DEBUG : one: Sizes differ 2025/11/09 01:12:00 DEBUG : two: size = 3 OK 2025/11/09 01:12:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:12:00 DEBUG : two: Unchanged skipping 2025/11/09 01:12:01 INFO : one.bak: Deleted 2025/11/09 01:12:02 INFO : one: Moved (server-side) to: one.bak 2025/11/09 01:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:12:03 DEBUG : one: md5 = 142cbcd7f7b907c4138e687dfb0a034e OK 2025/11/09 01:12:03 DEBUG : one: size = 5 OK 2025/11/09 01:12:03 INFO : one: Copied (new) 2025/11/09 01:12:03 DEBUG : Waiting for deletions to finish 2025/11/09 01:12:04 INFO : three.txt.bak: Deleted 2025/11/09 01:12:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/09 01:12:05 INFO : three.txt: Moved into backup dir 2025/11/09 01:12:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:12:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/09 01:12:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/09 01:12:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/09 01:12:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/09 01:12:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (24.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:12:11 DEBUG : dst/one: md5 = 5d5fe394cca9aa6d6d5d69bc6f5262ee OK 2025/11/09 01:12:13 DEBUG : dst/two: md5 = 89e74016f1dab08f194c9bd48e87e867 OK 2025/11/09 01:12:14 DEBUG : dst/three.txt: md5 = 1802696f238cabcbbd7f283f7ef074a7 OK 2025/11/09 01:12:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/dst" 2025/11/09 01:12:15 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/09 01:12:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/backup" 2025/11/09 01:12:16 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/1nrff024r7pq65ecp72fc28jb0" 2025/11/09 01:12:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:12:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:12:17 DEBUG : one: Sizes differ 2025/11/09 01:12:17 DEBUG : two: size = 3 OK 2025/11/09 01:12:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:12:17 DEBUG : two: Unchanged skipping 2025/11/09 01:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:12:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/09 01:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:12:21 DEBUG : one: md5 = a3007a29dcbaf001b7bc0f9487bb48a2 OK 2025/11/09 01:12:21 DEBUG : one: size = 4 OK 2025/11/09 01:12:21 INFO : one: Copied (new) 2025/11/09 01:12:21 DEBUG : Waiting for deletions to finish 2025/11/09 01:12:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/09 01:12:21 INFO : three.txt: Moved into backup dir 2025/11/09 01:12:23 DEBUG : dst/three.txt: md5 = 44db296f2d7e356e7aa4799837aeec42 OK 2025/11/09 01:12:24 DEBUG : two: size = 3 OK 2025/11/09 01:12:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:12:24 DEBUG : two: Unchanged skipping 2025/11/09 01:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:12:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:12:24 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:12:24 DEBUG : one: Sizes differ 2025/11/09 01:12:25 INFO : one-2019-01-01: Deleted 2025/11/09 01:12:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/09 01:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:12:27 DEBUG : one: md5 = 0a94dd46e33682289647a8a05c4edaf4 OK 2025/11/09 01:12:27 DEBUG : one: size = 5 OK 2025/11/09 01:12:27 INFO : one: Copied (new) 2025/11/09 01:12:27 DEBUG : Waiting for deletions to finish 2025/11/09 01:12:27 INFO : three-2019-01-01.txt: Deleted 2025/11/09 01:12:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/09 01:12:28 INFO : three.txt: Moved into backup dir 2025/11/09 01:12:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:12:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/09 01:12:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/09 01:12:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/09 01:12:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/09 01:12:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.85s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:12:34 DEBUG : dst/one: md5 = 70ea9bc58f1f722f6a8bba1868f1e878 OK 2025/11/09 01:12:36 DEBUG : dst/two: md5 = 38b7ad27c41ad50f87181aac7dcf41cc OK 2025/11/09 01:12:37 DEBUG : dst/three.txt: md5 = baf8257b78a46a1e46d8108bd1f61363 OK 2025/11/09 01:12:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/dst" 2025/11/09 01:12:38 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/09 01:12:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:12:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:12:39 DEBUG : two: size = 3 OK 2025/11/09 01:12:39 DEBUG : one: Sizes differ 2025/11/09 01:12:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:12:39 DEBUG : two: Unchanged skipping 2025/11/09 01:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:12:39 INFO : one: Moved (server-side) to: one.bak 2025/11/09 01:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:12:41 DEBUG : one: md5 = 27f69b6d992bf4a32d4ab85166b37327 OK 2025/11/09 01:12:41 DEBUG : one: size = 4 OK 2025/11/09 01:12:41 INFO : one: Copied (new) 2025/11/09 01:12:41 DEBUG : Waiting for deletions to finish 2025/11/09 01:12:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/09 01:12:41 INFO : three.txt: Moved into backup dir 2025/11/09 01:12:43 DEBUG : dst/three.txt: md5 = 79207cb4294fbf7e76dd7d01844ce18d OK 2025/11/09 01:12:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/09 01:12:44 DEBUG : one.bak: Excluded (Path Filter) 2025/11/09 01:12:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:12:44 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:12:44 DEBUG : one: Sizes differ 2025/11/09 01:12:44 DEBUG : two: size = 3 OK 2025/11/09 01:12:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:12:44 DEBUG : two: Unchanged skipping 2025/11/09 01:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for checks to finish 2025/11/09 01:12:45 INFO : one.bak: Deleted 2025/11/09 01:12:45 INFO : one: Moved (server-side) to: one.bak 2025/11/09 01:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst': Waiting for transfers to finish 2025/11/09 01:12:46 DEBUG : one: md5 = 74e50e786dd535fbecf3eb712d047ed7 OK 2025/11/09 01:12:46 DEBUG : one: size = 5 OK 2025/11/09 01:12:46 INFO : one: Copied (new) 2025/11/09 01:12:46 DEBUG : Waiting for deletions to finish 2025/11/09 01:12:47 INFO : three.txt.bak: Deleted 2025/11/09 01:12:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/09 01:12:48 INFO : three.txt: Moved into backup dir 2025/11/09 01:12:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:12:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/09 01:12:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/09 01:12:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/09 01:12:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/09 01:12:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.12s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:12:53 DEBUG : dst/one: md5 = 620d1ea797cd53e210495975718ac3be OK 2025/11/09 01:12:55 DEBUG : dst/two: md5 = 5927f2ee61b1f23a38bf7febfe5db50e OK 2025/11/09 01:12:56 DEBUG : dst/three.txt: md5 = 05ddfb452aee4daa7cc7eb7a33d80c27 OK 2025/11/09 01:12:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/dst" 2025/11/09 01:12:57 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/09 01:12:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:12:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:12:57 DEBUG : one: Sizes differ 2025/11/09 01:12:58 INFO : one: Moved (server-side) to: one.bak 2025/11/09 01:13:00 DEBUG : one: md5 = f7cc78b03be3ad6b667229c0d51a2a96 OK 2025/11/09 01:13:00 DEBUG : one: size = 4 OK 2025/11/09 01:13:00 INFO : one: Copied (new) 2025/11/09 01:13:00 DEBUG : two: size = 3 OK 2025/11/09 01:13:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:13:00 DEBUG : two: Unchanged skipping 2025/11/09 01:13:00 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:13:00 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:13:00 DEBUG : three.txt: Sizes differ 2025/11/09 01:13:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/09 01:13:02 DEBUG : three.txt: md5 = 9502e12513ce4e1b8b1f738af71c05ae OK 2025/11/09 01:13:02 DEBUG : three.txt: size = 6 OK 2025/11/09 01:13:02 INFO : three.txt: Copied (new) 2025/11/09 01:13:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:13:03 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:13:03 DEBUG : one: Sizes differ 2025/11/09 01:13:04 INFO : one.bak: Deleted 2025/11/09 01:13:05 INFO : one: Moved (server-side) to: one.bak 2025/11/09 01:13:06 DEBUG : one: md5 = 2fb869f0a27e5ba42611397c380840f8 OK 2025/11/09 01:13:06 DEBUG : one: size = 5 OK 2025/11/09 01:13:06 INFO : one: Copied (new) 2025/11/09 01:13:06 DEBUG : two: size = 3 OK 2025/11/09 01:13:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:13:06 DEBUG : two: Unchanged skipping 2025/11/09 01:13:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:13:07 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:13:07 DEBUG : three.txt: Sizes differ 2025/11/09 01:13:07 INFO : three.txt.bak: Deleted 2025/11/09 01:13:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/09 01:13:09 DEBUG : three.txt: md5 = cdd93bbaeb6d0e2d02316ff2af3ce63b OK 2025/11/09 01:13:09 DEBUG : three.txt: size = 19 OK 2025/11/09 01:13:09 INFO : three.txt: Copied (new) 2025/11/09 01:13:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/09 01:13:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:13:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/09 01:13:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/09 01:13:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/09 01:13:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/09 01:13:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (22.03s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:13:16 DEBUG : dst/one: md5 = e1b010de7ed646e1c71345a33fe2b087 OK 2025/11/09 01:13:17 DEBUG : dst/two: md5 = 4d3e86d8356d438e136448c425147b3c OK 2025/11/09 01:13:18 DEBUG : dst/three.txt: md5 = e1e443a063442a01705af27789ec459c OK 2025/11/09 01:13:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvabed7noqa/dst" 2025/11/09 01:13:19 DEBUG : Creating backend with remote "TestDrive:crypt/rf1d7sgqhpclm8gcaeb9h3mejuutueqrs8bgluv64t3lg0ep1340/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/09 01:13:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:13:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:13:20 DEBUG : one: Sizes differ 2025/11/09 01:13:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/09 01:13:22 DEBUG : one: md5 = a5f906fee874509176641f1564ffa522 OK 2025/11/09 01:13:22 DEBUG : one: size = 4 OK 2025/11/09 01:13:22 INFO : one: Copied (new) 2025/11/09 01:13:22 DEBUG : two: size = 3 OK 2025/11/09 01:13:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:13:22 DEBUG : two: Unchanged skipping 2025/11/09 01:13:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:13:22 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:13:22 DEBUG : three.txt: Sizes differ 2025/11/09 01:13:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/09 01:13:25 DEBUG : three.txt: md5 = 7bf3a6ae40a65feebe331e976f96c083 OK 2025/11/09 01:13:25 DEBUG : three.txt: size = 6 OK 2025/11/09 01:13:25 INFO : three.txt: Copied (new) 2025/11/09 01:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:13:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:13:26 DEBUG : one: Sizes differ 2025/11/09 01:13:27 INFO : one-2019-01-01: Deleted 2025/11/09 01:13:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/09 01:13:29 DEBUG : one: md5 = e09982e2f1dbd36f26a63050ba8baa34 OK 2025/11/09 01:13:29 DEBUG : one: size = 5 OK 2025/11/09 01:13:29 INFO : one: Copied (new) 2025/11/09 01:13:29 DEBUG : two: size = 3 OK 2025/11/09 01:13:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:13:29 DEBUG : two: Unchanged skipping 2025/11/09 01:13:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:13:29 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa/dst') 2025/11/09 01:13:29 DEBUG : three.txt: Sizes differ 2025/11/09 01:13:30 INFO : three-2019-01-01.txt: Deleted 2025/11/09 01:13:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/09 01:13:32 DEBUG : three.txt: md5 = bc277122c3f00683ae68746ef3dbc764 OK 2025/11/09 01:13:32 DEBUG : three.txt: size = 19 OK 2025/11/09 01:13:32 INFO : three.txt: Copied (new) 2025/11/09 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/09 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/09 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/09 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/09 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/09 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/09 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.58s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:13:37 DEBUG : Testêé: md5 = 73cd3c3863daf01bc1fa5b637a9630b9 OK 2025/11/09 01:13:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:13:38 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:13:38 DEBUG : Testêé: Sizes differ 2025/11/09 01:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:13:39 DEBUG : Testêé: md5 = 83c6bd7d75a2db905ae33125c4dc7a75 OK 2025/11/09 01:13:39 DEBUG : Testêé: size = 14 OK 2025/11/09 01:13:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/09 01:13:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.30s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:13:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/09 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:13:42 DEBUG : existing: md5 = 7c72a722b5269d1774a5a94dfb3c5f24 OK 2025/11/09 01:13:42 DEBUG : existing: size = 6 OK 2025/11/09 01:13:42 INFO : existing: Copied (new) 2025/11/09 01:13:42 DEBUG : Waiting for deletions to finish 2025/11/09 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:13:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:13:43 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:13:43 DEBUG : existing: Sizes differ 2025/11/09 01:13:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/09 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:13:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': not deleting files as there were IO errors 2025/11/09 01:13:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.69s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:13:45 DEBUG : EXISTING: md5 = c75c5f578d785440b3381be6de709fff OK 2025/11/09 01:13:46 DEBUG : EXISTING: size = 6 OK 2025/11/09 01:13:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:13:46 DEBUG : existing: Unchanged skipping 2025/11/09 01:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:13:46 DEBUG : Waiting for deletions to finish 2025/11/09 01:13:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.06s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.41s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:13:50 DEBUG : both0: md5 = 26a5eb69aaf42e2a36acc68ecdf42d4d OK 2025/11/09 01:13:52 DEBUG : only0: md5 = c89d9269d70451ae2d98f385c9e6164e OK 2025/11/09 01:13:53 DEBUG : both1: md5 = 16f96abde1dd3988ca1740f5e5e8db8d OK 2025/11/09 01:13:54 DEBUG : only1: md5 = 6c6943fddf4550f3ba98086988516051 OK 2025/11/09 01:13:56 DEBUG : both2: md5 = f5243a22d837c2483a170c0508ba5968 OK 2025/11/09 01:13:58 DEBUG : only2: md5 = 68b4653983215fd6d5be9468edd7fdbc OK 2025/11/09 01:13:59 DEBUG : both3: md5 = 24a4aa46a092bea9e9092c01429ccbd4 OK 2025/11/09 01:14:01 DEBUG : only3: md5 = ddc73a65e42d248fa5ffb9afcacef3c2 OK 2025/11/09 01:14:02 DEBUG : both4: md5 = 2680ed55dfb6a0106a7ce74c99a68b77 OK 2025/11/09 01:14:03 DEBUG : only4: md5 = 772c937d31eee1036569f9e845a2fd20 OK 2025/11/09 01:14:05 DEBUG : both5: md5 = 275255e96abe43616cac2e9ec4def663 OK 2025/11/09 01:14:06 DEBUG : only5: md5 = a85397ee977736774866cee09febf6e5 OK 2025/11/09 01:14:08 DEBUG : both6: md5 = a9859cc88dd0183b65c24559a692589f OK 2025/11/09 01:14:09 DEBUG : only6: md5 = 86b97648eb285650984ee0c68335f723 OK 2025/11/09 01:14:10 DEBUG : both7: md5 = 3ea62413154175f5bb50d0e20f915e1d OK 2025/11/09 01:14:12 DEBUG : only7: md5 = a7df7ab1a11fc5a6c0179adc390b50cb OK 2025/11/09 01:14:13 DEBUG : both8: md5 = dfc7ed5952c356bac5fa1c72e84d93a7 OK 2025/11/09 01:14:15 DEBUG : only8: md5 = a382a90c402ae01c823f8193dfac612c OK 2025/11/09 01:14:16 DEBUG : both9: md5 = 676aa820e3148a052bfe0a99542bc598 OK 2025/11/09 01:14:18 DEBUG : only9: md5 = da08142013d43e43130dad7c2b486b9b OK 2025/11/09 01:14:19 DEBUG : both10: md5 = 02eb4b1749d7a59355fa40d286d8e7c8 OK 2025/11/09 01:14:20 DEBUG : only10: md5 = 1afe4ade7f26295d1ec35d2fa52ad8f7 OK 2025/11/09 01:14:22 DEBUG : both11: md5 = 28b60b6fa6cba8fbab9e28b68935c64c OK 2025/11/09 01:14:23 DEBUG : only11: md5 = 06d4b4f62fdff2ed6d9908afbd251b1e OK 2025/11/09 01:14:25 DEBUG : both12: md5 = c5d3af00b43d259f266b45f054903df2 OK 2025/11/09 01:14:26 DEBUG : only12: md5 = 220dd72347d9438d6f79967b91973407 OK 2025/11/09 01:14:27 DEBUG : both13: md5 = d4518b66f92d7689748cb27710a0dffa OK 2025/11/09 01:14:29 DEBUG : only13: md5 = 4d55d478fb64434487ee419aa3265e0f OK 2025/11/09 01:14:30 DEBUG : both14: md5 = 996756f9dd6855a82ef386956eeba46a OK 2025/11/09 01:14:32 DEBUG : only14: md5 = 559ceb2d5ce4044530d908d93a5e51fd OK 2025/11/09 01:14:34 DEBUG : both15: md5 = 0b76748adcd187a38c4f2e9170132d80 OK 2025/11/09 01:14:35 DEBUG : only15: md5 = cb0735dc7558b5b49842e2db86ed7c35 OK 2025/11/09 01:14:36 DEBUG : both16: md5 = 004631b70f819175721ab6ef5ea03d5f OK 2025/11/09 01:14:38 DEBUG : only16: md5 = 29d871f5368d09a6723892bc723fe39a OK 2025/11/09 01:14:39 DEBUG : both17: md5 = ddd2904ec0473a033ed832b0afec2140 OK 2025/11/09 01:14:41 DEBUG : only17: md5 = b929f2ec56b19fc3e870909c0a239726 OK 2025/11/09 01:14:42 DEBUG : both18: md5 = f7a7b6fe08654ea0f1f65d7440d342e8 OK 2025/11/09 01:14:44 DEBUG : only18: md5 = 30bf21b9ed1804753890e5468b0bf96e OK 2025/11/09 01:14:45 DEBUG : both19: md5 = 9f75cecddb6e22e66bd3e99831196435 OK 2025/11/09 01:14:47 DEBUG : only19: md5 = ee6ff7e551c182d315db6af26306ad28 OK 2025/11/09 01:14:47 DEBUG : both0: size = 6 OK 2025/11/09 01:14:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both10: size = 6 OK 2025/11/09 01:14:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both11: size = 6 OK 2025/11/09 01:14:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both0: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both12: size = 6 OK 2025/11/09 01:14:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both10: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both11: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both13: size = 6 OK 2025/11/09 01:14:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both14: size = 6 OK 2025/11/09 01:14:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both12: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both15: size = 6 OK 2025/11/09 01:14:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both16: size = 6 OK 2025/11/09 01:14:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both14: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both17: size = 6 OK 2025/11/09 01:14:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both17: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both18: size = 6 OK 2025/11/09 01:14:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both18: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both19: size = 6 OK 2025/11/09 01:14:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both19: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both1: size = 6 OK 2025/11/09 01:14:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both1: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both2: size = 6 OK 2025/11/09 01:14:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both2: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both3: size = 6 OK 2025/11/09 01:14:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both3: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both4: size = 6 OK 2025/11/09 01:14:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both4: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both5: size = 6 OK 2025/11/09 01:14:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both5: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both6: size = 6 OK 2025/11/09 01:14:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both6: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both7: size = 6 OK 2025/11/09 01:14:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both7: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both8: size = 6 OK 2025/11/09 01:14:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both8: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both9: size = 6 OK 2025/11/09 01:14:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:14:47 DEBUG : both9: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both15: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both13: Unchanged skipping 2025/11/09 01:14:47 DEBUG : both16: Unchanged skipping 2025/11/09 01:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:14:47 DEBUG : Waiting for deletions to finish 2025/11/09 01:14:48 INFO : only12: Deleted 2025/11/09 01:14:48 INFO : only0: Deleted 2025/11/09 01:14:48 INFO : only18: Deleted 2025/11/09 01:14:48 INFO : only7: Deleted 2025/11/09 01:14:48 INFO : only16: Deleted 2025/11/09 01:14:48 INFO : only14: Deleted 2025/11/09 01:14:48 INFO : only19: Deleted 2025/11/09 01:14:48 INFO : only15: Deleted 2025/11/09 01:14:49 INFO : only1: Deleted 2025/11/09 01:14:49 INFO : only8: Deleted 2025/11/09 01:14:49 INFO : only3: Deleted 2025/11/09 01:14:49 INFO : only6: Deleted 2025/11/09 01:14:49 INFO : only9: Deleted 2025/11/09 01:14:49 INFO : only13: Deleted 2025/11/09 01:14:49 INFO : only17: Deleted 2025/11/09 01:14:49 INFO : only2: Deleted 2025/11/09 01:14:49 INFO : only4: Deleted 2025/11/09 01:14:49 INFO : only5: Deleted 2025/11/09 01:14:49 INFO : only10: Deleted 2025/11/09 01:14:50 INFO : only11: Deleted 2025/11/09 01:14:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.48s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:15:01 DEBUG : both0: md5 = 0191645491b5eb27eee52e3dd6761e89 OK 2025/11/09 01:15:03 DEBUG : only0: md5 = 3bcd86dfc56868e270a8b7674dd8b88d OK 2025/11/09 01:15:04 DEBUG : both1: md5 = 917ac29ad3b59c044400938876c9983e OK 2025/11/09 01:15:06 DEBUG : only1: md5 = 2057338306fa6827f05679fc8fb490f1 OK 2025/11/09 01:15:07 DEBUG : both2: md5 = 81338b1d5dc425f4998a92605d7ceccf OK 2025/11/09 01:15:09 DEBUG : only2: md5 = 998a3e2e1a6d3de89971afc51a1132da OK 2025/11/09 01:15:10 DEBUG : both3: md5 = c84370a7a802f3488cf3416867cea0d3 OK 2025/11/09 01:15:12 DEBUG : only3: md5 = 0a427671578491623c530b3d70be45de OK 2025/11/09 01:15:13 DEBUG : both4: md5 = 68adedf5aaa070f2bea13d49f0477641 OK 2025/11/09 01:15:15 DEBUG : only4: md5 = 5894e61af8698659ad2e91997df01249 OK 2025/11/09 01:15:16 DEBUG : both5: md5 = 39707178ac7c2ccb59ee39f95df0b223 OK 2025/11/09 01:15:18 DEBUG : only5: md5 = d22964fa935bc3c79476e25ca4c5b4f2 OK 2025/11/09 01:15:19 DEBUG : both6: md5 = df5d888ec846578abee694334310c97e OK 2025/11/09 01:15:20 DEBUG : only6: md5 = 05447e861096e2126a94a55a9faee24e OK 2025/11/09 01:15:22 DEBUG : both7: md5 = 30b57472193804de53056f98cce28eb1 OK 2025/11/09 01:15:23 DEBUG : only7: md5 = 1709b6df69e4f171637a0126cf47b9be OK 2025/11/09 01:15:25 DEBUG : both8: md5 = 2a407c2b4762a0b2d2964713d3a1844f OK 2025/11/09 01:15:26 DEBUG : only8: md5 = 66e3feff53e49c3cf3c6fba812d4e775 OK 2025/11/09 01:15:28 DEBUG : both9: md5 = 5b2e8f82b11ed7c5cb5a83d53b368eb2 OK 2025/11/09 01:15:29 DEBUG : only9: md5 = c94270d4e8f37e2e5b1e3187477bc79d OK 2025/11/09 01:15:30 DEBUG : both10: md5 = 0bc9652712b8cb97464d51364d284754 OK 2025/11/09 01:15:32 DEBUG : only10: md5 = da805f13f5d3b1dc9aa609140598d3ca OK 2025/11/09 01:15:33 DEBUG : both11: md5 = b723302681a0f7a9a1ba6a21d1a5717c OK 2025/11/09 01:15:35 DEBUG : only11: md5 = c85c520bd8d10a6305c7c8485784162c OK 2025/11/09 01:15:36 DEBUG : both12: md5 = 87643323bdee6b55fdca34353951e203 OK 2025/11/09 01:15:37 DEBUG : only12: md5 = a4731d4aad9b9124325faf9653c94395 OK 2025/11/09 01:15:39 DEBUG : both13: md5 = 5c00b46e844b3f7f493c700694f528e2 OK 2025/11/09 01:15:40 DEBUG : only13: md5 = a0a09de36e9bd9f248ac46b63d3e4974 OK 2025/11/09 01:15:42 DEBUG : both14: md5 = 584c8d6380c73d38684a045c3b142350 OK 2025/11/09 01:15:43 DEBUG : only14: md5 = a32be05a7b31db8f91aa84c4747ad31b OK 2025/11/09 01:15:45 DEBUG : both15: md5 = 45098a5676c7f559e437b213d685af19 OK 2025/11/09 01:15:46 DEBUG : only15: md5 = cd4e89baf137da8b8a36afc0651e281a OK 2025/11/09 01:15:48 DEBUG : both16: md5 = 6571b8453dc7ee3d1a5261d60dc42b1a OK 2025/11/09 01:15:49 DEBUG : only16: md5 = d537ebde33745cdbfc6cec2695506b50 OK 2025/11/09 01:15:50 DEBUG : both17: md5 = dbb1233a8e6b1c25e67c44fc7ce887be OK 2025/11/09 01:15:52 DEBUG : only17: md5 = 298630c8a63a9e16088ca41814dbe994 OK 2025/11/09 01:15:53 DEBUG : both18: md5 = 6b93f92486dcd02040fe36fe7e6cc0c6 OK 2025/11/09 01:15:54 DEBUG : only18: md5 = 70a4e5c4bc71c95a5d792b933799bd02 OK 2025/11/09 01:15:56 DEBUG : both19: md5 = 7d7b874d1e536237a2d433899f409c3e OK 2025/11/09 01:15:57 DEBUG : only19: md5 = e14c6e4abe067ad7035fd8f6bebd5bc4 OK 2025/11/09 01:15:58 DEBUG : both0: size = 6 OK 2025/11/09 01:15:58 DEBUG : both10: size = 6 OK 2025/11/09 01:15:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both11: size = 6 OK 2025/11/09 01:15:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both12: size = 6 OK 2025/11/09 01:15:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:15:58 DEBUG : both0: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both13: size = 6 OK 2025/11/09 01:15:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both13: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both14: size = 6 OK 2025/11/09 01:15:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both14: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both15: size = 6 OK 2025/11/09 01:15:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both10: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both16: size = 6 OK 2025/11/09 01:15:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both15: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both17: size = 6 OK 2025/11/09 01:15:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both17: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both18: size = 6 OK 2025/11/09 01:15:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both18: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both16: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both11: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both19: size = 6 OK 2025/11/09 01:15:58 DEBUG : both1: size = 6 OK 2025/11/09 01:15:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both12: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both3: size = 6 OK 2025/11/09 01:15:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both2: size = 6 OK 2025/11/09 01:15:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both1: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both4: size = 6 OK 2025/11/09 01:15:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both19: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both5: size = 6 OK 2025/11/09 01:15:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both5: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both6: size = 6 OK 2025/11/09 01:15:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both3: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both7: size = 6 OK 2025/11/09 01:15:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both7: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both8: size = 6 OK 2025/11/09 01:15:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both8: Unchanged skipping 2025/11/09 01:15:58 DEBUG : both9: size = 6 OK 2025/11/09 01:15:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:15:58 DEBUG : both2: Unchanged skipping 2025/11/09 01:15:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only0: Sizes differ 2025/11/09 01:15:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only10: Sizes differ 2025/11/09 01:15:58 DEBUG : both4: Unchanged skipping 2025/11/09 01:15:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only11: Sizes differ 2025/11/09 01:15:58 DEBUG : both6: Unchanged skipping 2025/11/09 01:15:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only12: Sizes differ 2025/11/09 01:15:58 DEBUG : both9: Unchanged skipping 2025/11/09 01:15:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only13: Sizes differ 2025/11/09 01:15:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only14: Sizes differ 2025/11/09 01:15:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only15: Sizes differ 2025/11/09 01:15:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only16: Sizes differ 2025/11/09 01:15:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only17: Sizes differ 2025/11/09 01:15:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only18: Sizes differ 2025/11/09 01:15:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only19: Sizes differ 2025/11/09 01:15:58 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only1: Sizes differ 2025/11/09 01:15:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only2: Sizes differ 2025/11/09 01:15:58 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only3: Sizes differ 2025/11/09 01:15:58 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only4: Sizes differ 2025/11/09 01:15:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only5: Sizes differ 2025/11/09 01:15:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only6: Sizes differ 2025/11/09 01:15:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only7: Sizes differ 2025/11/09 01:15:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only8: Sizes differ 2025/11/09 01:15:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1829026749) 2025/11/09 01:15:58 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa') 2025/11/09 01:15:58 DEBUG : only9: Sizes differ 2025/11/09 01:15:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:15:59 DEBUG : only13: md5 = 9f1a0381b4e086139c6dff7a056ad8c2 OK 2025/11/09 01:15:59 DEBUG : only13: size = 0 OK 2025/11/09 01:15:59 INFO : only13: Copied (replaced existing) 2025/11/09 01:15:59 DEBUG : only0: md5 = 09993f51749801b4a9d8fcd04ecf8132 OK 2025/11/09 01:15:59 DEBUG : only0: size = 0 OK 2025/11/09 01:15:59 INFO : only0: Copied (replaced existing) 2025/11/09 01:15:59 DEBUG : only14: md5 = bb3dea2ab588858be6e1dfc2ed756565 OK 2025/11/09 01:15:59 DEBUG : only14: size = 0 OK 2025/11/09 01:15:59 INFO : only14: Copied (replaced existing) 2025/11/09 01:15:59 DEBUG : only15: md5 = 034f0d08366cee83e02d2ecf65f76ff5 OK 2025/11/09 01:15:59 DEBUG : only15: size = 0 OK 2025/11/09 01:15:59 INFO : only15: Copied (replaced existing) 2025/11/09 01:16:00 DEBUG : only17: md5 = c8573e7b9e7320f86fa8c45d86875c6d OK 2025/11/09 01:16:00 DEBUG : only17: size = 0 OK 2025/11/09 01:16:00 INFO : only17: Copied (replaced existing) 2025/11/09 01:16:00 DEBUG : only16: md5 = 3b4bcbcb741d627b2c775251b688d667 OK 2025/11/09 01:16:00 DEBUG : only16: size = 0 OK 2025/11/09 01:16:00 INFO : only16: Copied (replaced existing) 2025/11/09 01:16:00 DEBUG : only10: md5 = cc84619180a2356c46e2fb5856bbc9fd OK 2025/11/09 01:16:00 DEBUG : only10: size = 0 OK 2025/11/09 01:16:00 INFO : only10: Copied (replaced existing) 2025/11/09 01:16:00 DEBUG : only18: md5 = a180987d21cef53632028a2285c36599 OK 2025/11/09 01:16:00 DEBUG : only18: size = 0 OK 2025/11/09 01:16:00 INFO : only18: Copied (replaced existing) 2025/11/09 01:16:01 DEBUG : only19: md5 = ad0f5a33ccc22106059e2fa028c60e1a OK 2025/11/09 01:16:01 DEBUG : only19: size = 0 OK 2025/11/09 01:16:01 INFO : only19: Copied (replaced existing) 2025/11/09 01:16:01 DEBUG : only12: md5 = 8314bd40532005e3a634d0f681d79cfc OK 2025/11/09 01:16:01 DEBUG : only12: size = 0 OK 2025/11/09 01:16:01 INFO : only12: Copied (replaced existing) 2025/11/09 01:16:01 DEBUG : only2: md5 = 68a929bb03a6299f38646666d6cb242f OK 2025/11/09 01:16:01 DEBUG : only2: size = 0 OK 2025/11/09 01:16:01 INFO : only2: Copied (replaced existing) 2025/11/09 01:16:01 DEBUG : only11: md5 = 9382f731fbb55e247415099ca42e35ba OK 2025/11/09 01:16:01 DEBUG : only11: size = 0 OK 2025/11/09 01:16:01 INFO : only11: Copied (replaced existing) 2025/11/09 01:16:02 DEBUG : only3: md5 = 752d41c8a1e05e2e174b5e06f3f15633 OK 2025/11/09 01:16:02 DEBUG : only3: size = 0 OK 2025/11/09 01:16:02 INFO : only3: Copied (replaced existing) 2025/11/09 01:16:02 DEBUG : only5: md5 = b112436188ed339b2f5158459e25bafd OK 2025/11/09 01:16:02 DEBUG : only5: size = 0 OK 2025/11/09 01:16:02 INFO : only5: Copied (replaced existing) 2025/11/09 01:16:03 DEBUG : only8: md5 = 9e8e4829396e2a6f3dcf3db4057cc0a5 OK 2025/11/09 01:16:03 DEBUG : only8: size = 0 OK 2025/11/09 01:16:03 INFO : only8: Copied (replaced existing) 2025/11/09 01:16:03 DEBUG : only7: md5 = 04ae6754902e80080e0d6c3eef3e1c91 OK 2025/11/09 01:16:03 DEBUG : only7: size = 0 OK 2025/11/09 01:16:03 INFO : only7: Copied (replaced existing) 2025/11/09 01:16:04 DEBUG : only4: md5 = 69da118c13cdb6003322cef3c170f303 OK 2025/11/09 01:16:04 DEBUG : only4: size = 0 OK 2025/11/09 01:16:04 INFO : only4: Copied (replaced existing) 2025/11/09 01:16:04 DEBUG : only1: md5 = 59b3c18c124a0f33205b16584609019e OK 2025/11/09 01:16:04 DEBUG : only1: size = 0 OK 2025/11/09 01:16:04 INFO : only1: Copied (replaced existing) 2025/11/09 01:16:04 DEBUG : only6: md5 = 5c72bc79c1de0005f16c0d51f49fea81 OK 2025/11/09 01:16:04 DEBUG : only6: size = 0 OK 2025/11/09 01:16:04 INFO : only6: Copied (replaced existing) 2025/11/09 01:16:04 DEBUG : only9: md5 = c1cf8ae0af4e4a963f225b9c153cc651 OK 2025/11/09 01:16:04 DEBUG : only9: size = 0 OK 2025/11/09 01:16:04 INFO : only9: Copied (replaced existing) 2025/11/09 01:16:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (81.77s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:16:21 DEBUG : empty_dir: Making directory with metadata 2025/11/09 01:16:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:16:21 DEBUG : empty_on_remote: Making directory with metadata 2025/11/09 01:16:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:16:21 DEBUG : empty_on_remote: Making directory with metadata 2025/11/09 01:16:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:16:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/09 01:16:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/09 01:16:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:16:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/09 01:16:33 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/09 01:16:34 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/09 01:16:34 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:16:36 DEBUG : empty_dir: Making directory with metadata 2025/11/09 01:16:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:16:36 DEBUG : empty_on_remote: Making directory with metadata 2025/11/09 01:16:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:16:36 DEBUG : empty_on_remote: Making directory with metadata 2025/11/09 01:16:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:16:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/09 01:16:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/09 01:16:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:16:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/09 01:16:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:16:48 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/09 01:16:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/09 01:16:50 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:16:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:16:52 DEBUG : sub dir: Making directory with metadata 2025/11/09 01:16:52 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/09 01:17:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/09 01:17:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/09 01:17:10 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:17:10 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/09 01:17:24 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/09 01:17:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/09 01:17:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/09 01:17:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/09 01:17:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/09 01:17:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/09 01:17:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/09 01:17:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/09 01:17:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/09 01:17:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/09 01:17:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/09 01:17:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:17:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 01:17:32 DEBUG : sub dir: Making directory with metadata 2025/11/09 01:17:32 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/09 01:17:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/09 01:17:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/09 01:17:53 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 01:17:53 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/09 01:18:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/09 01:18:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/09 01:18:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/09 01:18:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/09 01:18:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/09 01:18:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/09 01:18:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/09 01:18:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/09 01:18:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/09 01:18:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/09 01:18:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.17s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:18:15 DEBUG : dir1/0000-abcdefg.txt: md5 = c935d41294b1c03aeee8b4ea783dad65 OK 2025/11/09 01:18:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = a01c21cc0e28e16459b034d66bdf37d2 OK 2025/11/09 01:18:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 7f06818a33f77f11693c9380fed8d9e4 OK 2025/11/09 01:18:19 DEBUG : dir1/0003-defghij.txt: md5 = bd25cf732c1a1b7868c7df1be7934345 OK 2025/11/09 01:18:21 DEBUG : dir1/0004-efghijk.txt: md5 = 6a5f45c562ac602d679f6f3bc7d68506 OK 2025/11/09 01:18:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 86e2f2a91e54d60b521c2571bd3c3ba5 OK 2025/11/09 01:18:23 DEBUG : dir1/0006-ghijklm.txt: md5 = f99aa3eb2ea8a3607a33fb5e41d93bb2 OK 2025/11/09 01:18:25 DEBUG : dir1/0007-1234567.txt: md5 = 11689fbb5ee9ea7eb4d7ba80c5820247 OK 2025/11/09 01:18:26 DEBUG : dir1/0008-2345678.txt: md5 = cbe168b083a1aad05247d4bfef296e4f OK 2025/11/09 01:18:28 DEBUG : dir1/0009-3456789.txt: md5 = b4fa816625d2af24753a09d57d3d6517 OK 2025/11/09 01:18:29 DEBUG : dir1/0010-456789.txt: md5 = a25efb1ab96de8c90142d1bec3ca8c84 OK 2025/11/09 01:18:30 DEBUG : dir1/0011-56789;.txt: md5 = 4012d689a374b95f6c7e419dd2be66c4 OK 2025/11/09 01:18:32 DEBUG : dir1/0012-6789;.txt: md5 = f639057132e65ad440704eda11b9b881 OK 2025/11/09 01:18:33 DEBUG : dir1/0013-789;=.txt: md5 = a3bc11545e1314470ae7078febc98c89 OK 2025/11/09 01:18:35 DEBUG : dir1/0014-89;=.txt: md5 = b3dff23881c88b0f08e9acadb6efc257 OK 2025/11/09 01:18:36 DEBUG : dir1/0015-9;=.txt: md5 = 73778b57264c81206498731693807bc5 OK 2025/11/09 01:18:38 DEBUG : apple: md5 = f62b5ce46f6d482f45bc88df1229d750 OK 2025/11/09 01:18:39 DEBUG : banana: md5 = 57bda0e1af307c06ff32ba6f02b4d0e1 OK 2025/11/09 01:18:40 DEBUG : appleappleapplebanana: md5 = 436a1a1fef1edfd73f63e65600d0fd22 OK 2025/11/09 01:18:42 DEBUG : splitbananasplit: md5 = ad6ea7ed9f1323080282d0741680c29d OK 2025/11/09 01:18:42 DEBUG : Waiting for deletions to finish 2025/11/09 01:18:43 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:18:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:18:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:18:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:18:44 DEBUG : banana: size = 6 OK 2025/11/09 01:18:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : banana: Unchanged skipping 2025/11/09 01:18:44 DEBUG : apple: size = 5 OK 2025/11/09 01:18:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : apple: Unchanged skipping 2025/11/09 01:18:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:18:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:18:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:18:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:18:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:18:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:18:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:18:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:18:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:18:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:18:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:18:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:18:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:18:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:18:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:18:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:18:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:18:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:18:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:18:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:18:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:18:44 DEBUG : Waiting for deletions to finish 2025/11/09 01:18:44 DEBUG : Waiting for deletions to finish 2025/11/09 01:18:45 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:18:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1: Directory modification time the same (differ by -843.461µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : apple: size = 5 OK 2025/11/09 01:18:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : apple: Unchanged skipping 2025/11/09 01:18:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:18:46 DEBUG : banana: size = 6 OK 2025/11/09 01:18:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:18:46 DEBUG : banana: Unchanged skipping 2025/11/09 01:18:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:18:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:18:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:18:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:18:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:18:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:18:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:18:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:18:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:18:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:18:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:18:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:18:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:18:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:18:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:18:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:18:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:18:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:18:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:18:46 DEBUG : Waiting for deletions to finish 2025/11/09 01:18:46 DEBUG : Waiting for deletions to finish 2025/11/09 01:18:46 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:18:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:18:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:18:59 DEBUG : dir1/0000-abcdefg.txt: md5 = bb18a33dc926546613e97182cc6f097f OK 2025/11/09 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 52e41c12d975ead7a1b2f19e96ebb654 OK 2025/11/09 01:19:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 66c3fec107c89300d672ab452477c362 OK 2025/11/09 01:19:03 DEBUG : dir1/0003-defghij.txt: md5 = ae4ee7d6f06911136521d3ff2a2fdf2b OK 2025/11/09 01:19:05 DEBUG : dir1/0004-efghijk.txt: md5 = 6608db9349993428940a7005fa541461 OK 2025/11/09 01:19:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 142d59dc788211bca04f616673272a02 OK 2025/11/09 01:19:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 9e0ba9b20dcf0d0805175358417265f5 OK 2025/11/09 01:19:09 DEBUG : dir1/0007-1234567.txt: md5 = 18f451aec212e6c7d842beb4d1974726 OK 2025/11/09 01:19:11 DEBUG : dir1/0008-2345678.txt: md5 = 26a0a070600c4ead4937053b33835ed3 OK 2025/11/09 01:19:12 DEBUG : dir1/0009-3456789.txt: md5 = 290bb0902da4ee34ba2b3c99a7f1fa9c OK 2025/11/09 01:19:14 DEBUG : dir1/0010-456789.txt: md5 = 3126deea60a67e1cbcc699dc46a26aea OK 2025/11/09 01:19:15 DEBUG : dir1/0011-56789;.txt: md5 = f4fc65b0590d8ce01a49b5e0ad4f385d OK 2025/11/09 01:19:17 DEBUG : dir1/0012-6789;.txt: md5 = ebd66b64951de46e15c226c5d480b1a5 OK 2025/11/09 01:19:18 DEBUG : dir1/0013-789;=.txt: md5 = 3860c397360dbaf847b8dd83fe3e89a5 OK 2025/11/09 01:19:20 DEBUG : dir1/0014-89;=.txt: md5 = b5bdf95dbc67c08ca006cb8ef8f3d8a2 OK 2025/11/09 01:19:21 DEBUG : dir1/0015-9;=.txt: md5 = 87e5254307a97632c1995bb2962a3962 OK 2025/11/09 01:19:23 DEBUG : apple: md5 = c6911b031af6fed009c453ad207b4801 OK 2025/11/09 01:19:24 DEBUG : banana: md5 = 0562434519fa57cbf016b7726db8cd62 OK 2025/11/09 01:19:26 DEBUG : appleappleapplebanana: md5 = 85b4b00d41d5ee3ff50d5fc3af5ab56a OK 2025/11/09 01:19:27 DEBUG : splitbananasplit: md5 = e2ea62d0f6e987cf7466f9e903938f14 OK 2025/11/09 01:19:27 DEBUG : Waiting for deletions to finish 2025/11/09 01:19:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:19:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:19:29 DEBUG : apple: size = 5 OK 2025/11/09 01:19:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : apple: Unchanged skipping 2025/11/09 01:19:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:19:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:19:29 DEBUG : banana: size = 6 OK 2025/11/09 01:19:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : banana: Unchanged skipping 2025/11/09 01:19:29 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:19:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:19:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:19:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:19:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:19:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:19:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:19:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:19:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:19:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:19:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:19:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:19:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:19:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:19:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:19:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:19:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:19:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:19:29 DEBUG : Waiting for deletions to finish 2025/11/09 01:19:29 DEBUG : Waiting for deletions to finish 2025/11/09 01:19:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:19:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1: Directory modification time the same (differ by -850.719µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : apple: size = 5 OK 2025/11/09 01:19:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : apple: Unchanged skipping 2025/11/09 01:19:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:19:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:19:31 DEBUG : banana: size = 6 OK 2025/11/09 01:19:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : banana: Unchanged skipping 2025/11/09 01:19:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:19:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:19:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:19:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:19:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:19:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:19:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:19:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:19:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:19:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:19:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:19:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:19:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:19:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:19:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:19:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:19:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:19:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:19:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:19:31 DEBUG : Waiting for deletions to finish 2025/11/09 01:19:31 DEBUG : Waiting for deletions to finish 2025/11/09 01:19:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:19:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:19:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:19:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 2543373a2847b0db701f8e5286c8b48c OK 2025/11/09 01:19:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = db05783bd72a94e3126bdb8428d9beab OK 2025/11/09 01:19:47 DEBUG : dir1/0002-cdefghi.txt: md5 = a989960d63114b02fd517f6636038953 OK 2025/11/09 01:19:48 DEBUG : dir1/0003-defghij.txt: md5 = 9d90404f400c7a528f2c7f21ef97c403 OK 2025/11/09 01:19:50 DEBUG : dir1/0004-efghijk.txt: md5 = 73aac40f3c07d8de3c44c80bfcb1e989 OK 2025/11/09 01:19:51 DEBUG : dir1/0005-fghijkl.txt: md5 = ddfcf5f813342761197a8703b71b9ce2 OK 2025/11/09 01:19:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 91ddc4df6a80e55e3ad8093e69e3da97 OK 2025/11/09 01:19:54 DEBUG : dir1/0007-1234567.txt: md5 = 64e735a2e19dc6a0caf92de78c346aee OK 2025/11/09 01:19:55 DEBUG : dir1/0008-2345678.txt: md5 = 592f36e5051c3cedd6825c9edea3e9c7 OK 2025/11/09 01:19:57 DEBUG : dir1/0009-3456789.txt: md5 = fe8f2d4a5da1b894fa428b6c448ac981 OK 2025/11/09 01:19:58 DEBUG : dir1/0010-456789.txt: md5 = 4923d08289b2212a40928eb8f606e732 OK 2025/11/09 01:20:00 DEBUG : dir1/0011-56789;.txt: md5 = ef0ad78fa4d644deaef5eab734069d68 OK 2025/11/09 01:20:01 DEBUG : dir1/0012-6789;.txt: md5 = eb551524154505a6bba0e5ed7711f0ee OK 2025/11/09 01:20:03 DEBUG : dir1/0013-789;=.txt: md5 = 8d0339f9a4741410c25102ad5b3854a0 OK 2025/11/09 01:20:04 DEBUG : dir1/0014-89;=.txt: md5 = c07836e98d8f52dcb532c02a88c538ca OK 2025/11/09 01:20:06 DEBUG : dir1/0015-9;=.txt: md5 = 70475218212d27f71325af19cf1472ec OK 2025/11/09 01:20:07 DEBUG : apple: md5 = c5d299c1f95d4f2929e8d8de5d8e4b23 OK 2025/11/09 01:20:09 DEBUG : banana: md5 = 1a45380a7fa9303b9ff7140049bd8c9b OK 2025/11/09 01:20:10 DEBUG : appleappleapplebanana: md5 = b474566194e267983634b823d951abbe OK 2025/11/09 01:20:12 DEBUG : splitbananasplit: md5 = ef89c85664956a128c4cc90bc3cbaa9a OK 2025/11/09 01:20:12 DEBUG : Waiting for deletions to finish 2025/11/09 01:20:12 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:20:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:20:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 01:20:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 01:20:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 01:20:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 01:20:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:14 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 01:20:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:20:14 DEBUG : YXBwbGU=: md5 = c11cf62b5267fdd132b1556f8fad0a59 OK 2025/11/09 01:20:14 DEBUG : YXBwbGU=: size = 5 OK 2025/11/09 01:20:14 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/09 01:20:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:15 DEBUG : YmFuYW5h: md5 = edd9ab9bd228f9c36ae72c37a6f2ab9e OK 2025/11/09 01:20:15 DEBUG : YmFuYW5h: size = 6 OK 2025/11/09 01:20:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/09 01:20:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = c9a180f75cb3a3453936f655401d8fdb OK 2025/11/09 01:20:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/09 01:20:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = f84a60097ba32a0fefbc82c5686f6235 OK 2025/11/09 01:20:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/09 01:20:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 86c3242c1c395f0c5d9263199e665974 OK 2025/11/09 01:20:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/09 01:20:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = b87147dd426476bf8cc05e8b6272d95a OK 2025/11/09 01:20:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/09 01:20:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 0213a6ab4bd7d5d47a296fd1ac2edb46 OK 2025/11/09 01:20:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/09 01:20:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 7e8ba21bbadda52a6364d5c83e48c1cd OK 2025/11/09 01:20:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/09 01:20:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = fa8f596db3d6d6893cfab642b61d0c92 OK 2025/11/09 01:20:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/09 01:20:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 830bdee6f28d6bcae50f84451fc1af2b OK 2025/11/09 01:20:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/09 01:20:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = a788db261b96cd7de16490af73054732 OK 2025/11/09 01:20:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/09 01:20:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 913937a40b105590fc2cd1175d4c8489 OK 2025/11/09 01:20:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/09 01:20:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 597a7f6854aea06b079ee79ea177a812 OK 2025/11/09 01:20:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/09 01:20:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = bee4ee1f6d8c9b99cef2134b09568fe8 OK 2025/11/09 01:20:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/09 01:20:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = f8f89041322099a7dfdec8335cd47c95 OK 2025/11/09 01:20:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/09 01:20:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 3e4e82a4a14e8b50e8b5225994ff8ccb OK 2025/11/09 01:20:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/09 01:20:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 01:20:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 406b41626a2bc65a5975673da2ac9512 OK 2025/11/09 01:20:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/09 01:20:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = f6112618da8fefd128eff4ce55d43e22 OK 2025/11/09 01:20:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/09 01:20:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = e35d331e19eda28031d24ad6c79ce6e2 OK 2025/11/09 01:20:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/09 01:20:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:21 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 427d57464d277811dae1996b6caedb45 OK 2025/11/09 01:20:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/09 01:20:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/09 01:20:21 DEBUG : Waiting for deletions to finish 2025/11/09 01:20:21 INFO : banana: Deleted 2025/11/09 01:20:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 01:20:21 INFO : splitbananasplit: Deleted 2025/11/09 01:20:21 INFO : apple: Deleted 2025/11/09 01:20:21 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 01:20:21 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 01:20:22 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 01:20:22 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 01:20:22 INFO : appleappleapplebanana: Deleted 2025/11/09 01:20:22 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 01:20:22 DEBUG : Waiting for deletions to finish 2025/11/09 01:20:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:23 DEBUG : dir1: Directory modification time the same (differ by -857.864µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : YXBwbGU=: size = 5 OK 2025/11/09 01:20:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : apple: Unchanged skipping 2025/11/09 01:20:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:20:23 DEBUG : YmFuYW5h: size = 6 OK 2025/11/09 01:20:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : banana: Unchanged skipping 2025/11/09 01:20:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/09 01:20:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 01:20:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/09 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/09 01:20:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/09 01:20:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/09 01:20:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:20:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/09 01:20:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/09 01:20:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/09 01:20:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/09 01:20:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/09 01:20:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/09 01:20:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/09 01:20:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/09 01:20:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/09 01:20:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/09 01:20:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/09 01:20:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/09 01:20:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:20:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:20:23 DEBUG : Waiting for deletions to finish 2025/11/09 01:20:23 DEBUG : Waiting for deletions to finish 2025/11/09 01:20:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/09 01:20:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 01:20:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 01:20:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 01:20:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 01:20:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 01:20:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 01:20:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 01:20:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 01:20:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 01:20:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 01:20:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:20:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:20:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 317e702ef3157105aa63cc7d25c27a70 OK 2025/11/09 01:20:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = e1a7cc88b211b313d44d5520669cdc64 OK 2025/11/09 01:20:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 54efdc4b24821830d0c613847de0ecba OK 2025/11/09 01:20:41 DEBUG : dir1/0003-defghij.txt: md5 = 4375d752d95d7d7c697bef40c123b2d5 OK 2025/11/09 01:20:43 DEBUG : dir1/0004-efghijk.txt: md5 = b260ed27abb107b06ecc32c8b488f5f9 OK 2025/11/09 01:20:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 105aaf9c22ce3fea0f8a6bb6dfc2638b OK 2025/11/09 01:20:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 787fd73ea3d38302e540555057e4a634 OK 2025/11/09 01:20:47 DEBUG : dir1/0007-1234567.txt: md5 = b591c89d7fdbcb1ef415d0a9302de2c7 OK 2025/11/09 01:20:49 DEBUG : dir1/0008-2345678.txt: md5 = 0eff886bb894359bbbd7163c45a1738b OK 2025/11/09 01:20:50 DEBUG : dir1/0009-3456789.txt: md5 = 0c81bf72312d12549567e7b47fb1a837 OK 2025/11/09 01:20:52 DEBUG : dir1/0010-456789.txt: md5 = 9101e40e8d136a625cdf6a02a70de1a5 OK 2025/11/09 01:20:53 DEBUG : dir1/0011-56789;.txt: md5 = 257b7ed24becffb56f92d3eb81d3b02c OK 2025/11/09 01:20:55 DEBUG : dir1/0012-6789;.txt: md5 = afecc2a900e187d9191211c67bf27464 OK 2025/11/09 01:20:57 DEBUG : dir1/0013-789;=.txt: md5 = cfa828ddeb6bad1282eafa84de3e2f53 OK 2025/11/09 01:20:58 DEBUG : dir1/0014-89;=.txt: md5 = 3458f522ab2d330dc7e5473a51b91eb9 OK 2025/11/09 01:20:59 DEBUG : dir1/0015-9;=.txt: md5 = 82afabb2ced0a6b880203732af643696 OK 2025/11/09 01:21:01 DEBUG : apple: md5 = 68f99d0f50dba9f9fe0134e67989929a OK 2025/11/09 01:21:02 DEBUG : banana: md5 = 576d52faf8938471090595a4260a2d9e OK 2025/11/09 01:21:04 DEBUG : appleappleapplebanana: md5 = 393de9d6ee700d6ec429e2b5b1c521d8 OK 2025/11/09 01:21:05 DEBUG : splitbananasplit: md5 = 20cc0c39085c4c50f075fb4e360feb66 OK 2025/11/09 01:21:05 DEBUG : Waiting for deletions to finish 2025/11/09 01:21:06 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:21:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:07 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 01:21:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 01:21:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 01:21:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 01:21:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 01:21:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 01:21:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 01:21:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 01:21:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 01:21:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 01:21:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 01:21:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 01:21:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 01:21:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 01:21:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 01:21:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/09 01:21:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:21:08 DEBUG : PREFIXsplitbananasplit: md5 = d181a8e5039dd5f1988d98276fa2226e OK 2025/11/09 01:21:08 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/09 01:21:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/09 01:21:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 01:21:08 DEBUG : PREFIXappleappleapplebanana: md5 = 68ffd9d22d695abd136a56e2eb227893 OK 2025/11/09 01:21:08 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/09 01:21:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/09 01:21:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 01:21:08 DEBUG : PREFIXapple: md5 = f69cac8ebbe8d489798c668ddea8b752 OK 2025/11/09 01:21:08 DEBUG : PREFIXapple: size = 5 OK 2025/11/09 01:21:08 INFO : apple: Copied (new) to: PREFIXapple 2025/11/09 01:21:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 01:21:08 DEBUG : PREFIXbanana: md5 = 4bec078c8b63bf8d9f1ee72e8fbdf18e OK 2025/11/09 01:21:08 DEBUG : PREFIXbanana: size = 6 OK 2025/11/09 01:21:08 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/09 01:21:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 01:21:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 215d7864c7a67fb3a99b7b3a9890524e OK 2025/11/09 01:21:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/09 01:21:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 01:21:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 01:21:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = ee5d0cbc99470ac5bced6871ec4664f3 OK 2025/11/09 01:21:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/09 01:21:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 01:21:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 01:21:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 15c044a31272199847f7d141dd2ae32a OK 2025/11/09 01:21:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:21:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 01:21:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 01:21:10 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 1fdd252c7a19e8aaf61bde60a394d70d OK 2025/11/09 01:21:10 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/09 01:21:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/09 01:21:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 01:21:11 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 88ddcf3dd8b5b996931e9cda59591a1f OK 2025/11/09 01:21:11 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/09 01:21:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/09 01:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 01:21:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 5ec7386cbb106af5a668f231bfec830d OK 2025/11/09 01:21:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/09 01:21:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 01:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 01:21:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 20d5c3d354b0fc817d793b4d3e920886 OK 2025/11/09 01:21:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/09 01:21:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 01:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 01:21:11 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = ffe928f6627a1c1f52b40148afb68e8a OK 2025/11/09 01:21:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/09 01:21:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/09 01:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 01:21:12 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 18a862897fc5bf9ad9cc26dd75a97c69 OK 2025/11/09 01:21:12 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/09 01:21:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/09 01:21:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 01:21:12 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = ca79a06b4d469ac0d451cf2935840a9f OK 2025/11/09 01:21:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/09 01:21:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/09 01:21:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 01:21:12 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = e8ebb47c252e3efddbbc7473468c5c4c OK 2025/11/09 01:21:12 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/09 01:21:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/09 01:21:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 01:21:12 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 06fc39161198098672325e54294a0dae OK 2025/11/09 01:21:12 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/09 01:21:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/09 01:21:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 01:21:13 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 909d2527f374a5e5961fc760178da328 OK 2025/11/09 01:21:13 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/09 01:21:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/09 01:21:14 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 8ea21f758131b2d9c90b46ddc8ec75b0 OK 2025/11/09 01:21:14 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/09 01:21:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/09 01:21:14 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 26050c4737c194f30f17078e9a321cd3 OK 2025/11/09 01:21:14 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/09 01:21:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/09 01:21:14 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = d6fd8551321abc9ee6cf847e02a6f1ee OK 2025/11/09 01:21:14 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/09 01:21:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/09 01:21:14 DEBUG : Waiting for deletions to finish 2025/11/09 01:21:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 01:21:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 01:21:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 01:21:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 01:21:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 01:21:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 01:21:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 01:21:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 01:21:15 INFO : banana: Deleted 2025/11/09 01:21:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 01:21:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 01:21:15 INFO : appleappleapplebanana: Deleted 2025/11/09 01:21:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 01:21:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 01:21:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 01:21:15 INFO : apple: Deleted 2025/11/09 01:21:15 INFO : splitbananasplit: Deleted 2025/11/09 01:21:15 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 01:21:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 01:21:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 01:21:15 DEBUG : Waiting for deletions to finish 2025/11/09 01:21:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 01:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 01:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 01:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 01:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 01:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 01:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 01:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 01:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 01:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 01:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 01:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 01:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 01:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 01:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 01:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 01:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 01:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 01:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 01:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 01:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 01:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 01:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 01:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 01:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 01:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 01:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 01:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 01:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 01:21:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 01:21:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 01:21:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 01:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 01:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 01:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 01:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 01:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 01:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 01:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 01:21:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 01:21:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 01:21:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 01:21:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 01:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 01:21:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 01:21:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 01:21:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 01:21:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1: Directory modification time the same (differ by -866.419µs, within tolerance 1ms) 2025/11/09 01:21:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:21:18 DEBUG : banana: md5 = cae8c8a63be1d66542aa9fcd35684df7 OK 2025/11/09 01:21:18 DEBUG : banana: size = 6 OK 2025/11/09 01:21:18 INFO : banana: Copied (new) 2025/11/09 01:21:18 DEBUG : appleappleapplebanana: md5 = a3cf49410c0f5dd511bf5d4472169141 OK 2025/11/09 01:21:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:21:18 INFO : appleappleapplebanana: Copied (new) 2025/11/09 01:21:18 DEBUG : apple: md5 = d82ca3c9ffd6abd864fbd06fc1a969c2 OK 2025/11/09 01:21:18 DEBUG : apple: size = 5 OK 2025/11/09 01:21:18 INFO : apple: Copied (new) 2025/11/09 01:21:18 DEBUG : splitbananasplit: md5 = db76b72a685870ac8e47e3fdab6b049c OK 2025/11/09 01:21:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:21:18 INFO : splitbananasplit: Copied (new) 2025/11/09 01:21:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 38ec913a4e996548d522a7fb02325e86 OK 2025/11/09 01:21:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:21:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/09 01:21:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = ff0e063064467f7889db0a1f1e861340 OK 2025/11/09 01:21:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:21:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/09 01:21:20 DEBUG : dir1/0003-defghij.txt: md5 = 9116f1a2928a6a12468eb97734516256 OK 2025/11/09 01:21:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:21:20 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/09 01:21:20 DEBUG : dir1/0002-cdefghi.txt: md5 = ad82d955edec512c9d312307f5c045fa OK 2025/11/09 01:21:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:21:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/09 01:21:21 DEBUG : dir1/0004-efghijk.txt: md5 = 44f4e9b8a9b6880ae4929c965e3cbcaf OK 2025/11/09 01:21:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:21:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/09 01:21:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 1c3ce784234b79ff22baa331ab25032f OK 2025/11/09 01:21:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:21:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/09 01:21:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 92ba045b6077d2dffb9bfede16e993a0 OK 2025/11/09 01:21:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:21:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/09 01:21:21 DEBUG : dir1/0007-1234567.txt: md5 = dd07fc7af26969d5822dea566b3ca9aa OK 2025/11/09 01:21:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:21:21 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/09 01:21:22 DEBUG : dir1/0008-2345678.txt: md5 = 1b25ea1f4cfde447218bc28d2af4767e OK 2025/11/09 01:21:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:21:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/09 01:21:22 DEBUG : dir1/0009-3456789.txt: md5 = 75b114f43997e82c476970c119a84e8c OK 2025/11/09 01:21:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:21:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/09 01:21:22 DEBUG : dir1/0011-56789;.txt: md5 = e76d6e3e1fc39c0d5b97dcea1dcc582e OK 2025/11/09 01:21:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:21:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/09 01:21:22 DEBUG : dir1/0010-456789.txt: md5 = d9dc1016205069de8b0a9bf8a80d03b6 OK 2025/11/09 01:21:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:21:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/09 01:21:23 DEBUG : dir1/0012-6789;.txt: md5 = 258c3d4f0db54d8e3927e45b36e13433 OK 2025/11/09 01:21:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:21:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/09 01:21:24 DEBUG : dir1/0013-789;=.txt: md5 = 22214209f739d4b165894955ef54a2d5 OK 2025/11/09 01:21:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:21:24 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/09 01:21:24 DEBUG : dir1/0015-9;=.txt: md5 = 811196d96c41f23359f776c51f55b0e6 OK 2025/11/09 01:21:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:21:24 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/09 01:21:24 DEBUG : dir1/0014-89;=.txt: md5 = 894e75ee007caeece2e2d185f4925baa OK 2025/11/09 01:21:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:21:24 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/09 01:21:24 DEBUG : Waiting for deletions to finish 2025/11/09 01:21:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/09 01:21:24 INFO : PREFIXsplitbananasplit: Deleted 2025/11/09 01:21:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/09 01:21:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/09 01:21:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/09 01:21:24 INFO : PREFIXapple: Deleted 2025/11/09 01:21:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/09 01:21:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/09 01:21:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/09 01:21:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/09 01:21:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/09 01:21:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/09 01:21:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/09 01:21:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/09 01:21:25 INFO : PREFIXbanana: Deleted 2025/11/09 01:21:25 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/09 01:21:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/09 01:21:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/09 01:21:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/09 01:21:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/09 01:21:25 DEBUG : Waiting for deletions to finish 2025/11/09 01:21:25 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:21:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : Waiting for deletions to finish 2025/11/09 01:21:26 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:21:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:21:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:21:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 610deca18820406c416961bb1726de3d OK 2025/11/09 01:21:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 361524297cd52896c0039b2ab7c09c0b OK 2025/11/09 01:21:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 08caf18dcbdd277816ea83e005ede6b6 OK 2025/11/09 01:21:44 DEBUG : dir1/0003-defghij.txt: md5 = e90bad1b75b3ec076ec042081fae641e OK 2025/11/09 01:21:46 DEBUG : dir1/0004-efghijk.txt: md5 = b6608b9c8db58022abc296ddf8b3aab2 OK 2025/11/09 01:21:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 1bf830c33d45fc91211931c33cafd932 OK 2025/11/09 01:21:49 DEBUG : dir1/0006-ghijklm.txt: md5 = c635874691560865dbc86ca3f67c9f78 OK 2025/11/09 01:21:50 DEBUG : dir1/0007-1234567.txt: md5 = fb376c0ba3eb842fd4d01d091bd520f6 OK 2025/11/09 01:21:52 DEBUG : dir1/0008-2345678.txt: md5 = 2c99c32fabad5c43c24818fb5404b346 OK 2025/11/09 01:21:52 DEBUG : TestDrive: Token expired 2025/11/09 01:21:52 DEBUG : TestDrive: No updated token found in the config file 2025/11/09 01:21:52 DEBUG : TestDrive: Token refresh successful 2025/11/09 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/11/09 01:21:52 DEBUG : TestDrive: Saved new token in config file 2025/11/09 01:21:53 DEBUG : dir1/0009-3456789.txt: md5 = 911dba30ede4fa663436731a2b5fa677 OK 2025/11/09 01:21:55 DEBUG : dir1/0010-456789.txt: md5 = 2acbf85911f61652e45cddb9fddb748a OK 2025/11/09 01:21:56 DEBUG : dir1/0011-56789;.txt: md5 = 7ec3ce8056f7b17e3ce99ac124e8370b OK 2025/11/09 01:21:58 DEBUG : dir1/0012-6789;.txt: md5 = 13595d8dd3f7b55bbbabb836d53092de OK 2025/11/09 01:21:59 DEBUG : dir1/0013-789;=.txt: md5 = 085175b05da9752a492a5c5cc6524eb0 OK 2025/11/09 01:22:00 DEBUG : dir1/0014-89;=.txt: md5 = 8d7cf02fa40194b3bdeca80be138b87e OK 2025/11/09 01:22:02 DEBUG : dir1/0015-9;=.txt: md5 = 24f309bcea0c243e1d7e896c34d497f8 OK 2025/11/09 01:22:03 DEBUG : apple: md5 = 922caabab4b47e6d4501e18f046231b6 OK 2025/11/09 01:22:05 DEBUG : banana: md5 = 12de58d9f5b60f1677289d30398a9854 OK 2025/11/09 01:22:06 DEBUG : appleappleapplebanana: md5 = e81cf506670d66848799ecb75eabfa20 OK 2025/11/09 01:22:08 DEBUG : splitbananasplit: md5 = 1bbe2088aa08fd73b532632e048d1984 OK 2025/11/09 01:22:08 DEBUG : Waiting for deletions to finish 2025/11/09 01:22:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:22:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:22:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 01:22:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 01:22:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 01:22:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 01:22:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 01:22:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 01:22:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 01:22:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:10 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:22:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 01:22:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/09 01:22:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:22:11 DEBUG : appleSUFFIX: md5 = 0dc7eadb911397d573ecb32d4ac55daf OK 2025/11/09 01:22:11 DEBUG : appleSUFFIX: size = 5 OK 2025/11/09 01:22:11 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/09 01:22:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 01:22:11 DEBUG : appleappleapplebananaSUFFIX: md5 = 90df8bf68b2451eae83a6899dce14709 OK 2025/11/09 01:22:11 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/09 01:22:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/09 01:22:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:11 DEBUG : bananaSUFFIX: md5 = ba88c67fcb70439c833a1a764c5bca0f OK 2025/11/09 01:22:11 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/09 01:22:11 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/09 01:22:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 01:22:11 DEBUG : splitbananasplitSUFFIX: md5 = c8f003c2582960e0d1014377889f89d3 OK 2025/11/09 01:22:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/09 01:22:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/09 01:22:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 01:22:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 5d74a5a3c824904399ce9da671d41795 OK 2025/11/09 01:22:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/09 01:22:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 01:22:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 01:22:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 733fd9a64cec415a6394823033388109 OK 2025/11/09 01:22:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/09 01:22:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 01:22:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 6615770cee97bd973c7554d3387737e7 OK 2025/11/09 01:22:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/09 01:22:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 01:22:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 01:22:13 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 6dd9bd45fb47d619fc5cf0aa1eade85d OK 2025/11/09 01:22:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/09 01:22:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/09 01:22:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 01:22:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 844bbfd93c500d513155434583d6d634 OK 2025/11/09 01:22:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/09 01:22:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 01:22:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 01:22:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = d87999ace5fbe2ee709917f670d50470 OK 2025/11/09 01:22:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/09 01:22:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 01:22:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 01:22:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 28e97f587dc2ec1774c38f7a5088e1ef OK 2025/11/09 01:22:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/09 01:22:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 01:22:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 01:22:15 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = fffb25788219cdef58ceabce4d5a51cf OK 2025/11/09 01:22:15 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/09 01:22:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/09 01:22:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 01:22:15 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 31202c8e3b4cf84a65e82bbc3dcefa42 OK 2025/11/09 01:22:15 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/09 01:22:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/09 01:22:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 01:22:15 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = ec9bd87eff1c781eb68a86152388aa35 OK 2025/11/09 01:22:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/09 01:22:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/09 01:22:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 01:22:15 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = ff70217590f0ef6514ca591524edf5f7 OK 2025/11/09 01:22:15 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/09 01:22:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/09 01:22:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 01:22:16 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 9c663d87f818a8150f972d44e464799e OK 2025/11/09 01:22:16 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/09 01:22:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/09 01:22:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 01:22:16 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = d4b7ce6092eca80751541d73832ed27b OK 2025/11/09 01:22:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/09 01:22:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/09 01:22:17 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 00b9ed5619748de410ebca87d384f8e8 OK 2025/11/09 01:22:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/09 01:22:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/09 01:22:17 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 6a67dc63b728bccc256fa1053a144884 OK 2025/11/09 01:22:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/09 01:22:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/09 01:22:17 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = f351ab233162d4a060b1679ca2b3db57 OK 2025/11/09 01:22:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/09 01:22:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/09 01:22:17 DEBUG : Waiting for deletions to finish 2025/11/09 01:22:18 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 01:22:18 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 01:22:18 INFO : banana: Deleted 2025/11/09 01:22:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 01:22:18 INFO : splitbananasplit: Deleted 2025/11/09 01:22:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 01:22:18 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 01:22:18 INFO : appleappleapplebanana: Deleted 2025/11/09 01:22:18 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 01:22:18 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 01:22:18 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 01:22:18 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 01:22:18 INFO : apple: Deleted 2025/11/09 01:22:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 01:22:18 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 01:22:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 01:22:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 01:22:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 01:22:19 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 01:22:19 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 01:22:19 DEBUG : Waiting for deletions to finish 2025/11/09 01:22:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/09 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 01:22:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 01:22:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 01:22:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1: Directory modification time the same (differ by -876.795µs, within tolerance 1ms) 2025/11/09 01:22:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:22:21 DEBUG : appleappleapplebanana: md5 = d6bedf34ca7f39abda48b1a408182fe0 OK 2025/11/09 01:22:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:22:21 INFO : appleappleapplebanana: Copied (new) 2025/11/09 01:22:21 DEBUG : banana: md5 = 03c5aca3d75a0a76e79af2cfc6241cfd OK 2025/11/09 01:22:21 DEBUG : banana: size = 6 OK 2025/11/09 01:22:21 INFO : banana: Copied (new) 2025/11/09 01:22:22 DEBUG : splitbananasplit: md5 = 08457e30e0a94c2e8d6ff6a9ce23c3be OK 2025/11/09 01:22:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:22:22 INFO : splitbananasplit: Copied (new) 2025/11/09 01:22:22 DEBUG : apple: md5 = 9c1dc0dd094230c4ceea93c7239694e8 OK 2025/11/09 01:22:22 DEBUG : apple: size = 5 OK 2025/11/09 01:22:22 INFO : apple: Copied (new) 2025/11/09 01:22:23 DEBUG : dir1/0000-abcdefg.txt: md5 = ff1eb1bdef86622cfb5cc36a36704e85 OK 2025/11/09 01:22:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:22:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/09 01:22:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = ac92c649d35411dbe99c74ddb34ca040 OK 2025/11/09 01:22:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:22:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/09 01:22:23 DEBUG : dir1/0003-defghij.txt: md5 = 8c5ddbe97f9f54cc7c12fcab1ba283b5 OK 2025/11/09 01:22:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:22:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/09 01:22:23 DEBUG : dir1/0002-cdefghi.txt: md5 = c8454ab4e61a33da9a55c248badab0cb OK 2025/11/09 01:22:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:22:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/09 01:22:24 DEBUG : dir1/0004-efghijk.txt: md5 = d11f0b733550e846ee63a6fdda0b7464 OK 2025/11/09 01:22:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:22:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/09 01:22:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 3dcde1a70a005981b4ba72ad62a386cb OK 2025/11/09 01:22:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:22:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/09 01:22:24 DEBUG : dir1/0006-ghijklm.txt: md5 = cb02ed8d09945b1f6aa826e95d8a9b55 OK 2025/11/09 01:22:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:22:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/09 01:22:24 DEBUG : dir1/0007-1234567.txt: md5 = ae966ac5035d68c5f34bd7ad0b5de9aa OK 2025/11/09 01:22:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:22:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/09 01:22:25 DEBUG : dir1/0008-2345678.txt: md5 = a4a6d6ce346ea604c4be0a9e689a3261 OK 2025/11/09 01:22:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:22:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/09 01:22:26 DEBUG : dir1/0009-3456789.txt: md5 = 29dea5b0f8499bc0418e81ddf4ee1d78 OK 2025/11/09 01:22:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:22:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/09 01:22:26 DEBUG : dir1/0010-456789.txt: md5 = 0a416883b3f5cc553d146eb8cbb9c8be OK 2025/11/09 01:22:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:22:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/09 01:22:26 DEBUG : dir1/0011-56789;.txt: md5 = ad28b2d903170f48394ffad7423851ab OK 2025/11/09 01:22:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:22:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/09 01:22:27 DEBUG : dir1/0012-6789;.txt: md5 = f51435c447d15e086764d1b1e3c926c0 OK 2025/11/09 01:22:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:22:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/09 01:22:27 DEBUG : dir1/0014-89;=.txt: md5 = 8606c769f428ad9e0d8fc42aafbbe79c OK 2025/11/09 01:22:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:22:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/09 01:22:27 DEBUG : dir1/0013-789;=.txt: md5 = 6c44c1626ae56ee7f258e15f7c4f853b OK 2025/11/09 01:22:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:22:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/09 01:22:27 DEBUG : dir1/0015-9;=.txt: md5 = c2361f8b06d3f3dc52ff4a65883aecaf OK 2025/11/09 01:22:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:22:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/09 01:22:27 DEBUG : Waiting for deletions to finish 2025/11/09 01:22:28 INFO : appleSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : splitbananasplitSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : bananaSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/09 01:22:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/09 01:22:28 DEBUG : Waiting for deletions to finish 2025/11/09 01:22:29 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:22:29 DEBUG : Waiting for deletions to finish 2025/11/09 01:22:30 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:22:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:22:43 DEBUG : dir1/0000-abcdefg.txt: md5 = aa677ab6da3f63f9864d0a24c55d3716 OK 2025/11/09 01:22:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = 37c373b1423b0fa9593aa3cedbc279ca OK 2025/11/09 01:22:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 8c862e1041cb51a2489ccf5fdf55a4a9 OK 2025/11/09 01:22:47 DEBUG : dir1/0003-defghij.txt: md5 = f0d45f06024394f9299a42a346bc4195 OK 2025/11/09 01:22:49 DEBUG : dir1/0004-efghijk.txt: md5 = c3a92f0b9d58fbee2f81926e9fc4feea OK 2025/11/09 01:22:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 937675388610042797512d0c2da5f503 OK 2025/11/09 01:22:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 2197d924242b46ac1b9ad92c720fc95c OK 2025/11/09 01:22:53 DEBUG : dir1/0007-1234567.txt: md5 = 99602131f6b200278d96790abf9d7bcf OK 2025/11/09 01:22:54 DEBUG : dir1/0008-2345678.txt: md5 = 7e301e8774eb3319da1941e8c1abf990 OK 2025/11/09 01:22:56 DEBUG : dir1/0009-3456789.txt: md5 = 3a4b43156507ace0022fe2c5f75e27b2 OK 2025/11/09 01:22:57 DEBUG : dir1/0010-456789.txt: md5 = 4ddb9fc0a227fdad6ffba6e2fe65095c OK 2025/11/09 01:22:59 DEBUG : dir1/0011-56789;.txt: md5 = 397c72dfcc4ea24539ee6b7d0ac52736 OK 2025/11/09 01:23:00 DEBUG : dir1/0012-6789;.txt: md5 = 1d11c9c60b765defcef6ad042ffed6d8 OK 2025/11/09 01:23:02 DEBUG : dir1/0013-789;=.txt: md5 = f88e45563fd5d1612bdc9128500d7b5e OK 2025/11/09 01:23:03 DEBUG : dir1/0014-89;=.txt: md5 = 412ec3069da5117f21a6ecb647b00671 OK 2025/11/09 01:23:04 DEBUG : dir1/0015-9;=.txt: md5 = 40bf7b2f3e4cbbf4b03823a5dfd657f6 OK 2025/11/09 01:23:06 DEBUG : apple: md5 = 0ef65dbe3a94c4270a59dd8855108cd5 OK 2025/11/09 01:23:07 DEBUG : banana: md5 = 7bf3314f228b0724a9bc3ed934d6cc3c OK 2025/11/09 01:23:09 DEBUG : appleappleapplebanana: md5 = 09d8b2864ef6e7b1572577bf6af089f8 OK 2025/11/09 01:23:10 DEBUG : splitbananasplit: md5 = b31f47aa60de1c365d97b85fe89b965f OK 2025/11/09 01:23:10 DEBUG : Waiting for deletions to finish 2025/11/09 01:23:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:23:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:23:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : apple: size = 5 OK 2025/11/09 01:23:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:12 DEBUG : apple: Unchanged skipping 2025/11/09 01:23:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:12 DEBUG : banana: size = 6 OK 2025/11/09 01:23:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:12 DEBUG : banana: Unchanged skipping 2025/11/09 01:23:12 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:23:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 01:23:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 01:23:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 01:23:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 01:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:23:13 DEBUG : appleapple: md5 = 5a15121e43fb6773eee9629ddcafff53 OK 2025/11/09 01:23:13 DEBUG : appleapple: size = 21 OK 2025/11/09 01:23:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/09 01:23:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 01:23:13 DEBUG : dir1/0000-abcde: md5 = d443102d19184439363b3a987e85e233 OK 2025/11/09 01:23:13 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/09 01:23:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/09 01:23:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 01:23:13 DEBUG : dir1/0001-bcdef: md5 = 86982840cce42305859ea783d32eee81 OK 2025/11/09 01:23:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/09 01:23:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/09 01:23:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 01:23:13 DEBUG : splitbanan: md5 = 70e1563d31f3452da1fa0b8c76b93138 OK 2025/11/09 01:23:13 DEBUG : splitbanan: size = 16 OK 2025/11/09 01:23:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/09 01:23:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 01:23:14 DEBUG : dir1/0002-cdefg: md5 = 4ce24c265a5faca3c36f9cf50a758b2d OK 2025/11/09 01:23:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/09 01:23:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/09 01:23:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 01:23:15 DEBUG : dir1/0003-defgh: md5 = 77cf7f18b56e7affbbe417ed039b2254 OK 2025/11/09 01:23:15 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/09 01:23:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/09 01:23:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 01:23:15 DEBUG : dir1/0004-efghi: md5 = 18fe63687d69940c514f61f3ba7ca840 OK 2025/11/09 01:23:15 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/09 01:23:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/09 01:23:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 01:23:15 DEBUG : dir1/0005-fghij: md5 = 3de470a0515057c9327bff5452757afe OK 2025/11/09 01:23:15 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/09 01:23:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/09 01:23:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 01:23:16 DEBUG : dir1/0006-ghijk: md5 = af93e767ac490c12fbbd55cbe0516781 OK 2025/11/09 01:23:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/09 01:23:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/09 01:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 01:23:16 DEBUG : dir1/0007-12345: md5 = 431bfcbefcc2f906f7cc3d9485ac6c4d OK 2025/11/09 01:23:16 DEBUG : dir1/0008-23456: md5 = 3a8a8b89ed734a1c95725f7bd6b3dfb7 OK 2025/11/09 01:23:16 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/09 01:23:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/09 01:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 01:23:16 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/09 01:23:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/09 01:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 01:23:16 DEBUG : dir1/0009-34567: md5 = 41bae5afa0de2863b43d5975219cf652 OK 2025/11/09 01:23:16 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/09 01:23:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/09 01:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 01:23:18 DEBUG : dir1/0011-56789: md5 = 4c927bb644434d0932dfecd5d7dc48f7 OK 2025/11/09 01:23:18 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/09 01:23:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/09 01:23:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 01:23:18 DEBUG : dir1/0012-6789;: md5 = b8d71a3a1feb31e74edd04860bf73263 OK 2025/11/09 01:23:18 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/09 01:23:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/09 01:23:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 01:23:18 DEBUG : dir1/0010-45678: md5 = de7d8c26fdcacbe34a43f4661daff3b9 OK 2025/11/09 01:23:18 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/09 01:23:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/09 01:23:18 DEBUG : dir1/0013-789;=: md5 = 886b922a437fd9f0b8b062b6b4da947d OK 2025/11/09 01:23:18 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/09 01:23:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/09 01:23:19 DEBUG : dir1/0014-89;=.: md5 = 31a0cb826151afd94273d54d44f3e6ee OK 2025/11/09 01:23:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/09 01:23:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/09 01:23:19 DEBUG : dir1/0015-9;=.t: md5 = 9aa41d7ce6ec55edc24dd8a02fdb7557 OK 2025/11/09 01:23:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/09 01:23:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/09 01:23:19 DEBUG : Waiting for deletions to finish 2025/11/09 01:23:20 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 01:23:20 INFO : appleappleapplebanana: Deleted 2025/11/09 01:23:20 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 01:23:20 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 01:23:20 INFO : splitbananasplit: Deleted 2025/11/09 01:23:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 01:23:21 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 01:23:21 DEBUG : Waiting for deletions to finish 2025/11/09 01:23:21 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : appleapple: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/09 01:23:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/09 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 01:23:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 01:23:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 01:23:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 01:23:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 01:23:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 01:23:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 01:23:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 01:23:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 01:23:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 01:23:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 01:23:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 01:23:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 01:23:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 01:23:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 01:23:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 01:23:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 01:23:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 01:23:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 01:23:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 01:23:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 01:23:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 01:23:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 01:23:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 01:23:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 01:23:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 01:23:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 01:23:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 01:23:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 01:23:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 01:23:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 01:23:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 01:23:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 01:23:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 01:23:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 01:23:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 01:23:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 01:23:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 01:23:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 01:23:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 01:23:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 01:23:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 01:23:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 01:23:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 01:23:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 01:23:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 01:23:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 01:23:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 01:23:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 01:23:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 01:23:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 01:23:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 01:23:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 01:23:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 01:23:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 01:23:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 01:23:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 01:23:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 01:23:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 01:23:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 01:23:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 01:23:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 01:23:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 01:23:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 01:23:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 01:23:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 01:23:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 01:23:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 01:23:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 01:23:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 01:23:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 01:23:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 01:23:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 01:23:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:22 DEBUG : dir1: Directory modification time the same (differ by -887.939µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:22 DEBUG : appleapple: size = 21 OK 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:23:22 DEBUG : apple: size = 5 OK 2025/11/09 01:23:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : apple: Unchanged skipping 2025/11/09 01:23:22 DEBUG : banana: size = 6 OK 2025/11/09 01:23:22 DEBUG : splitbanan: size = 16 OK 2025/11/09 01:23:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:23:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : banana: Unchanged skipping 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 01:23:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 01:23:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 01:23:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 01:23:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 01:23:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 01:23:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 01:23:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 01:23:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 01:23:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 01:23:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 01:23:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 01:23:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 01:23:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 01:23:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 01:23:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 01:23:22 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/09 01:23:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/09 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/09 01:23:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/09 01:23:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/09 01:23:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/09 01:23:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/09 01:23:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/09 01:23:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/09 01:23:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/09 01:23:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/09 01:23:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/09 01:23:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/09 01:23:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/09 01:23:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/09 01:23:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/09 01:23:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:23:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:23:22 DEBUG : Waiting for deletions to finish 2025/11/09 01:23:22 DEBUG : Waiting for deletions to finish 2025/11/09 01:23:23 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : appleapple: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/09 01:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 01:23:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 01:23:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 01:23:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 01:23:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 01:23:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 01:23:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 01:23:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 01:23:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 01:23:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 01:23:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 01:23:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 01:23:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 01:23:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 01:23:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 01:23:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 01:23:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 01:23:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 01:23:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 01:23:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 01:23:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 01:23:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 01:23:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 01:23:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 01:23:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 01:23:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 01:23:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 01:23:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 01:23:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 01:23:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 01:23:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 01:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 01:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 01:23:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 01:23:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 01:23:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 01:23:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 01:23:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 01:23:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 01:23:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 01:23:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 01:23:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 01:23:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 01:23:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 01:23:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 01:23:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 01:23:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 01:23:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 01:23:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 01:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:23:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:23:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 9c1624e12177d183f90cf60881b574bf OK 2025/11/09 01:23:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 52039ec1662d0facdd2190de6523dc56 OK 2025/11/09 01:23:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 41c4c712ccbf58231c5380bb6657e635 OK 2025/11/09 01:23:40 DEBUG : dir1/0003-defghij.txt: md5 = 6959bc29e6e11f8da13591559999cb6a OK 2025/11/09 01:23:41 DEBUG : dir1/0004-efghijk.txt: md5 = 89284895650eef07d4944a7cc0bb4163 OK 2025/11/09 01:23:43 DEBUG : dir1/0005-fghijkl.txt: md5 = a7c57ab5fd2ccb6e8ccbb8d8eee471be OK 2025/11/09 01:23:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 1ada500bdc93ca1d2f10c04500112d7f OK 2025/11/09 01:23:45 DEBUG : dir1/0007-1234567.txt: md5 = a7c4669f93ad3fb1968394df419abc00 OK 2025/11/09 01:23:47 DEBUG : dir1/0008-2345678.txt: md5 = 64712c013b653a8c9e1c2dd255cc4c15 OK 2025/11/09 01:23:48 DEBUG : dir1/0009-3456789.txt: md5 = d318d8d52371f25ad3e8e2efb3925e3d OK 2025/11/09 01:23:50 DEBUG : dir1/0010-456789.txt: md5 = 1b0e0c34114f8a5784166809fd233740 OK 2025/11/09 01:23:51 DEBUG : dir1/0011-56789;.txt: md5 = 2f8569dc8cdc8117869d5fb194b35dd1 OK 2025/11/09 01:23:53 DEBUG : dir1/0012-6789;.txt: md5 = e25ffbe74786b297e44ab5c995c09c66 OK 2025/11/09 01:23:54 DEBUG : dir1/0013-789;=.txt: md5 = 9cd9bc61014892f3dd94cafd5f1119c0 OK 2025/11/09 01:23:55 DEBUG : dir1/0014-89;=.txt: md5 = 595160831143fe20af931b833ad5839a OK 2025/11/09 01:23:57 DEBUG : dir1/0015-9;=.txt: md5 = 96476afa0eae49d5e7cc704cacade01f OK 2025/11/09 01:23:58 DEBUG : apple: md5 = 8df62af6a26aae8f59a70ad054e180bd OK 2025/11/09 01:23:59 DEBUG : banana: md5 = e982cccef8b7f77fad3b82c65c510583 OK 2025/11/09 01:24:01 DEBUG : appleappleapplebanana: md5 = 5abcd147122586f6c64fe5c0f2e473be OK 2025/11/09 01:24:02 DEBUG : splitbananasplit: md5 = 9add36777408f55a813eee7cfb1f5b01 OK 2025/11/09 01:24:02 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:24:04 DEBUG : apple: size = 5 OK 2025/11/09 01:24:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : apple: Unchanged skipping 2025/11/09 01:24:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:24:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:24:04 DEBUG : banana: size = 6 OK 2025/11/09 01:24:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : banana: Unchanged skipping 2025/11/09 01:24:04 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:24:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:24:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:24:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:24:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:24:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:24:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:24:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:24:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:24:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:24:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:24:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:24:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:24:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:24:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:24:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:24:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:24:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:24:04 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:04 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:24:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1: Directory modification time the same (differ by -897.18µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:24:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:24:06 DEBUG : banana: size = 6 OK 2025/11/09 01:24:06 DEBUG : apple: size = 5 OK 2025/11/09 01:24:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : banana: Unchanged skipping 2025/11/09 01:24:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : apple: Unchanged skipping 2025/11/09 01:24:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:24:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:24:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:24:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:24:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:24:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:24:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:24:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:24:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:24:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:24:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:24:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:24:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:24:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:24:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:24:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:24:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:24:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:24:06 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:06 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:24:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:24:07 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:24:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:24:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:24:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 705e220c8e87799c38e4fcd3933a4cc5 OK 2025/11/09 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = e799f519daa4663ebea8e672f538534e OK 2025/11/09 01:24:23 DEBUG : dir1/0002-cdefghi.txt: md5 = b1a4e9253a5b621eb1baacba44c5d339 OK 2025/11/09 01:24:25 DEBUG : dir1/0003-defghij.txt: md5 = f8b57ea0b292d05ebaa5bd9e131de3c8 OK 2025/11/09 01:24:26 DEBUG : dir1/0004-efghijk.txt: md5 = d463b3dd6ca90842ef28e8bacd503308 OK 2025/11/09 01:24:28 DEBUG : dir1/0005-fghijkl.txt: md5 = a1e53ceeffb99ae5cb85a7e3a9864f0c OK 2025/11/09 01:24:29 DEBUG : dir1/0006-ghijklm.txt: md5 = e837d5a85c0dcd5c5103d7f49239cdc8 OK 2025/11/09 01:24:30 DEBUG : dir1/0007-1234567.txt: md5 = a0af32b763e23597c6620d86760895d8 OK 2025/11/09 01:24:32 DEBUG : dir1/0008-2345678.txt: md5 = ae1262eef48bc03096dc6b7fe4022e96 OK 2025/11/09 01:24:33 DEBUG : dir1/0009-3456789.txt: md5 = 1bc57992dda33dfd425fde98e1783b48 OK 2025/11/09 01:24:35 DEBUG : dir1/0010-456789.txt: md5 = 216273b54cc5d0f06e942e268be7197b OK 2025/11/09 01:24:36 DEBUG : dir1/0011-56789;.txt: md5 = e8b9471be19eca0a030ec63ec909d442 OK 2025/11/09 01:24:38 DEBUG : dir1/0012-6789;.txt: md5 = 58d2395b4901d87cfa085596013fce25 OK 2025/11/09 01:24:39 DEBUG : dir1/0013-789;=.txt: md5 = 611a8480e5239e09ef47c7261cd2a1c0 OK 2025/11/09 01:24:40 DEBUG : dir1/0014-89;=.txt: md5 = 31986c15e86d8c2f07bc183df9ca647c OK 2025/11/09 01:24:42 DEBUG : dir1/0015-9;=.txt: md5 = 3e0a9bd20db3de043d5da2b0682209d3 OK 2025/11/09 01:24:44 DEBUG : apple: md5 = e03c4fa0863acc4fdae61071f1104d2d OK 2025/11/09 01:24:45 DEBUG : banana: md5 = 60de7451e433b18fb4991eb49ba19a93 OK 2025/11/09 01:24:46 DEBUG : appleappleapplebanana: md5 = bdc335c09e38845d0c22a06fac2d8350 OK 2025/11/09 01:24:48 DEBUG : splitbananasplit: md5 = cf109a2b27abdd2c8c2c212482fb18ae OK 2025/11/09 01:24:48 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:48 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:24:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:24:50 DEBUG : apple: size = 5 OK 2025/11/09 01:24:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : apple: Unchanged skipping 2025/11/09 01:24:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:24:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:24:50 DEBUG : banana: size = 6 OK 2025/11/09 01:24:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : banana: Unchanged skipping 2025/11/09 01:24:50 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:24:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:24:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:24:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:24:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:24:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:24:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:24:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:24:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:24:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:24:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:24:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:24:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:24:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:24:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:24:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:24:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:24:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:24:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:24:50 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:50 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:51 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:24:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:24:52 DEBUG : dir1: Directory modification time the same (differ by -905.087µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : apple: size = 5 OK 2025/11/09 01:24:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : apple: Unchanged skipping 2025/11/09 01:24:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:24:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:24:52 DEBUG : banana: size = 6 OK 2025/11/09 01:24:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : banana: Unchanged skipping 2025/11/09 01:24:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:24:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:24:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:24:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:24:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:24:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:24:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:24:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:24:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:24:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:24:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:24:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:24:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:24:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:24:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:24:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:24:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:24:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:24:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:24:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:24:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:24:52 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:52 DEBUG : Waiting for deletions to finish 2025/11/09 01:24:53 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:24:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:25:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:25:06 DEBUG : dir1/0000-abcdefg.txt: md5 = a1177c94e6e5ac5d9535e9e6fe11d510 OK 2025/11/09 01:25:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = fd5bcfcc8af006397ed6184fdb5d0e62 OK 2025/11/09 01:25:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 671b70c81af849aee00140680d0e5738 OK 2025/11/09 01:25:10 DEBUG : dir1/0003-defghij.txt: md5 = d9aeefbf97bfb8a0806ec65c0c9c08bd OK 2025/11/09 01:25:12 DEBUG : dir1/0004-efghijk.txt: md5 = 9f2ae304a51fa5296a9ce8758a23fea4 OK 2025/11/09 01:25:13 DEBUG : dir1/0005-fghijkl.txt: md5 = ce0e5f76d6b7d693a21f17faf1652898 OK 2025/11/09 01:25:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 8167805eafddd2c77e0877de1e11ca6d OK 2025/11/09 01:25:16 DEBUG : dir1/0007-1234567.txt: md5 = 85d28ffce34f1fb84f78a1b5f3ed5bfe OK 2025/11/09 01:25:17 DEBUG : dir1/0008-2345678.txt: md5 = 0c8a07f1861aa58b55c38205ba49d132 OK 2025/11/09 01:25:19 DEBUG : dir1/0009-3456789.txt: md5 = f967bd71b2b934cdd285b55eaa36daef OK 2025/11/09 01:25:20 DEBUG : dir1/0010-456789.txt: md5 = 699f0d402f4866faa4de7b2450760977 OK 2025/11/09 01:25:21 DEBUG : dir1/0011-56789;.txt: md5 = 62c96df93422a99b77ed48831ea60970 OK 2025/11/09 01:25:23 DEBUG : dir1/0012-6789;.txt: md5 = c13243f79df163bf49ddecfc588db6d0 OK 2025/11/09 01:25:24 DEBUG : dir1/0013-789;=.txt: md5 = 7b5dba407e21b261abf16fbc4e96b31c OK 2025/11/09 01:25:26 DEBUG : dir1/0014-89;=.txt: md5 = 2a18d58875f0606c7d4e2020a47124cb OK 2025/11/09 01:25:28 DEBUG : dir1/0015-9;=.txt: md5 = 3696498dac65e3dd054a58248452ce65 OK 2025/11/09 01:25:29 DEBUG : apple: md5 = 4b9cf08bca036c3505a12c0e76549880 OK 2025/11/09 01:25:30 DEBUG : banana: md5 = 52e66eab6f6cbc1505695e702bfd2f1f OK 2025/11/09 01:25:32 DEBUG : appleappleapplebanana: md5 = ebd9c09206c59a5bf79680afcfdf41ee OK 2025/11/09 01:25:33 DEBUG : splitbananasplit: md5 = 4181c59bccd00a79084112f12874a981 OK 2025/11/09 01:25:33 DEBUG : Waiting for deletions to finish 2025/11/09 01:25:34 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:25:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:25:35 DEBUG : apple: size = 5 OK 2025/11/09 01:25:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : apple: Unchanged skipping 2025/11/09 01:25:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:25:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:25:35 DEBUG : banana: size = 6 OK 2025/11/09 01:25:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : banana: Unchanged skipping 2025/11/09 01:25:35 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:25:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:25:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:25:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:25:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:25:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:25:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:25:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:25:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:25:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:25:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:25:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:25:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:25:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:25:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:25:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:25:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:25:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:25:35 DEBUG : Waiting for deletions to finish 2025/11/09 01:25:35 DEBUG : Waiting for deletions to finish 2025/11/09 01:25:36 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:25:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:25:37 DEBUG : dir1: Directory modification time the same (differ by -913.028µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : apple: size = 5 OK 2025/11/09 01:25:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : apple: Unchanged skipping 2025/11/09 01:25:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:25:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:25:37 DEBUG : banana: size = 6 OK 2025/11/09 01:25:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : banana: Unchanged skipping 2025/11/09 01:25:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:25:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:25:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:25:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:25:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:25:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:25:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:25:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:25:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:25:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:25:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:25:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:25:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:25:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:25:37 DEBUG : Waiting for deletions to finish 2025/11/09 01:25:37 DEBUG : Waiting for deletions to finish 2025/11/09 01:25:38 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:25:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:25:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:25:51 DEBUG : dir1/0000-abcdefg.txt: md5 = ba987d1b0568b4efc9468a7742283617 OK 2025/11/09 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 37e770c171f7708d182eb8b59925375e OK 2025/11/09 01:25:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 1518cd4e020bac30fc1d046ec960b1f7 OK 2025/11/09 01:25:55 DEBUG : dir1/0003-defghij.txt: md5 = ac8a803108bfbe244e32b6f616d573ee OK 2025/11/09 01:25:56 DEBUG : dir1/0004-efghijk.txt: md5 = fd2ccdb6ae64768f27200330807a72b9 OK 2025/11/09 01:25:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 2f51b6c236afed2cb3bfa20c77d22c76 OK 2025/11/09 01:26:00 DEBUG : dir1/0006-ghijklm.txt: md5 = ca623dc0b96ca03b4dd958173e6a33df OK 2025/11/09 01:26:01 DEBUG : dir1/0007-1234567.txt: md5 = 72b86c73ca6d57a3ee1e5576ab09730c OK 2025/11/09 01:26:03 DEBUG : dir1/0008-2345678.txt: md5 = 16d9aa4331d2fe1a330f57c3c071d5fa OK 2025/11/09 01:26:04 DEBUG : dir1/0009-3456789.txt: md5 = 9f8490ff5a9af04b657d43cbfd469209 OK 2025/11/09 01:26:06 DEBUG : dir1/0010-456789.txt: md5 = cd53e82a7f99d935c562b91baabe38c9 OK 2025/11/09 01:26:07 DEBUG : dir1/0011-56789;.txt: md5 = 3c95fd694bbebe7ab4f6ff135f3490be OK 2025/11/09 01:26:09 DEBUG : dir1/0012-6789;.txt: md5 = 9c44b595856647ea06a2d56500c43abc OK 2025/11/09 01:26:10 DEBUG : dir1/0013-789;=.txt: md5 = b78b613aada5af3f24d57da24d65ae2d OK 2025/11/09 01:26:11 DEBUG : dir1/0014-89;=.txt: md5 = cdaf219d4fa6b59ef3edba3c26a5224b OK 2025/11/09 01:26:13 DEBUG : dir1/0015-9;=.txt: md5 = 472f5edd47c93d9964ea9759b5cd0b9b OK 2025/11/09 01:26:15 DEBUG : apple: md5 = a50c1e2779259b9058d59dfa6dace963 OK 2025/11/09 01:26:16 DEBUG : banana: md5 = f6e61dee0952c8e85ba349ce9f8b28ec OK 2025/11/09 01:26:18 DEBUG : appleappleapplebanana: md5 = 35e14e936cec73c6cfb9b1a20be37c1d OK 2025/11/09 01:26:19 DEBUG : splitbananasplit: md5 = 800aee82489a9f4a827b848c1629ff9a OK 2025/11/09 01:26:19 DEBUG : Waiting for deletions to finish 2025/11/09 01:26:20 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:26:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:26:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:26:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:26:21 DEBUG : apple: size = 5 OK 2025/11/09 01:26:21 DEBUG : banana: size = 6 OK 2025/11/09 01:26:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:21 DEBUG : banana: Unchanged skipping 2025/11/09 01:26:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:21 DEBUG : apple: Unchanged skipping 2025/11/09 01:26:22 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:26:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:26:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:26:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:26:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:26:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:26:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:26:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:26:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:26:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:26:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:26:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:26:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:26:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:26:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:26:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:26:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:26:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:26:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:26:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:26:22 DEBUG : Waiting for deletions to finish 2025/11/09 01:26:22 DEBUG : Waiting for deletions to finish 2025/11/09 01:26:22 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:26:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:26:23 DEBUG : apple: size = 5 OK 2025/11/09 01:26:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : apple: Unchanged skipping 2025/11/09 01:26:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:26:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:26:23 DEBUG : banana: size = 6 OK 2025/11/09 01:26:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : banana: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1: Directory modification time the same (differ by -920.917µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:26:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:26:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:26:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:26:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:26:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:26:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:26:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:26:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:26:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:26:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:26:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:26:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:26:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:26:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:26:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:26:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:26:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:26:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:26:23 DEBUG : Waiting for deletions to finish 2025/11/09 01:26:23 DEBUG : Waiting for deletions to finish 2025/11/09 01:26:24 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:26:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:26:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:26:37 DEBUG : dir1/0000-abcdefg.txt: md5 = efe05249487d255cb732bbecdc37d809 OK 2025/11/09 01:26:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3db460147a086394a2f5c0a04105644c OK 2025/11/09 01:26:40 DEBUG : dir1/0002-cdefghi.txt: md5 = ecfba334b40f3437cdadaac2a75da476 OK 2025/11/09 01:26:42 DEBUG : dir1/0003-defghij.txt: md5 = 976ffc67f77cebe388278e56bd042368 OK 2025/11/09 01:26:43 DEBUG : dir1/0004-efghijk.txt: md5 = fec04b53797628b82a8d720c930e87f9 OK 2025/11/09 01:26:44 DEBUG : dir1/0005-fghijkl.txt: md5 = a3abfadebbee62a89625a0be9c9cbc26 OK 2025/11/09 01:26:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 3b6c8712721c83e33f5d9899eb58bbf3 OK 2025/11/09 01:26:47 DEBUG : dir1/0007-1234567.txt: md5 = 1318c33539846db03e9a8e5319663b36 OK 2025/11/09 01:26:48 DEBUG : dir1/0008-2345678.txt: md5 = b6779febee927ac66fb5bf319c57f5f0 OK 2025/11/09 01:26:50 DEBUG : dir1/0009-3456789.txt: md5 = 5dcf6845a8fc51cf7c271bf9f9cda932 OK 2025/11/09 01:26:52 DEBUG : dir1/0010-456789.txt: md5 = 4e500e41e087088ad6a3c579c8c191d0 OK 2025/11/09 01:26:53 DEBUG : dir1/0011-56789;.txt: md5 = a3690831b392735924a71c98ed0107fd OK 2025/11/09 01:26:55 DEBUG : dir1/0012-6789;.txt: md5 = 74725b46e1b3fd9dac86de997833649f OK 2025/11/09 01:26:56 DEBUG : dir1/0013-789;=.txt: md5 = ac0fd3308a22a397bf14809b2af8670f OK 2025/11/09 01:26:58 DEBUG : dir1/0014-89;=.txt: md5 = 1167c24f8dbb1c9b09f5162661807e3d OK 2025/11/09 01:26:59 DEBUG : dir1/0015-9;=.txt: md5 = 4ec219928072f015dd249f5df07e6bf9 OK 2025/11/09 01:27:00 DEBUG : apple: md5 = 5a2900a0c5041573bc6479aa271037f1 OK 2025/11/09 01:27:02 DEBUG : banana: md5 = cce6eca83f8280abc2e256eaaf688a13 OK 2025/11/09 01:27:04 DEBUG : appleappleapplebanana: md5 = e785b6ba6d8dcd8662f7c2beb5bbf8a0 OK 2025/11/09 01:27:05 DEBUG : splitbananasplit: md5 = 954ffc7612dc855ada3e5c5ab1a977ac OK 2025/11/09 01:27:05 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:27:07 DEBUG : apple: size = 5 OK 2025/11/09 01:27:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : apple: Unchanged skipping 2025/11/09 01:27:07 DEBUG : banana: size = 6 OK 2025/11/09 01:27:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : banana: Unchanged skipping 2025/11/09 01:27:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:27:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:27:07 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/09 01:27:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:27:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:27:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:27:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:27:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:27:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:27:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:27:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:27:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:27:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:27:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:27:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:27:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:27:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:27:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:27:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:27:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:27:07 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:07 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:27:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1: Directory modification time the same (differ by -928.781µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : apple: size = 5 OK 2025/11/09 01:27:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : apple: Unchanged skipping 2025/11/09 01:27:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 01:27:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 01:27:09 DEBUG : banana: size = 6 OK 2025/11/09 01:27:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : banana: Unchanged skipping 2025/11/09 01:27:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 01:27:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 01:27:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 01:27:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:27:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 01:27:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 01:27:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 01:27:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 01:27:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 01:27:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 01:27:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 01:27:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 01:27:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 01:27:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 01:27:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 01:27:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 01:27:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 01:27:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:27:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 01:27:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:27:09 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:09 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : apple: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : banana: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 01:27:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/09 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" --- PASS: TestTransform (548.08s) --- PASS: TestTransform/NFC (43.81s) --- PASS: TestTransform/NFD (45.56s) --- PASS: TestTransform/base64 (52.23s) --- PASS: TestTransform/prefix (63.01s) --- PASS: TestTransform/suffix (63.63s) --- PASS: TestTransform/truncate (52.21s) --- PASS: TestTransform/encoder (45.26s) --- PASS: TestTransform/ISO-8859-1 (45.23s) --- PASS: TestTransform/charmap (44.96s) --- PASS: TestTransform/lowercase (46.23s) --- PASS: TestTransform/ascii (45.95s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:27:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/09 01:27:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/09 01:27:21 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/09 01:27:22 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-09T01:27:21.232932484Z) 2025/11/09 01:27:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/09 01:27:22 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/09 01:27:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/09 01:27:22 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/09 01:27:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/09 01:27:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:27:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:27:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 39201fd1ed4cb702ea09f9a9a9569c95 OK 2025/11/09 01:27:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/09 01:27:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/09 01:27:23 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:25 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.63s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:27:25 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:26 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:26 DEBUG : tictactoe: Making directory with metadata 2025/11/09 01:27:26 INFO : tictactoe: Made directory with metadata (mtime=2025-11-09T01:27:25.863933274Z) 2025/11/09 01:27:26 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:26 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:27:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/09 01:27:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:27:28 DEBUG : tictactoe/tictactoe: md5 = fc9ce74d104556f6947dc7d7790b44ef OK 2025/11/09 01:27:28 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/09 01:27:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/09 01:27:28 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:30 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.88s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:27:30 DEBUG : toe: Making directory with metadata 2025/11/09 01:27:31 INFO : toe: Made directory with metadata (mtime=2025-11-09T01:27:30.740934106Z) 2025/11/09 01:27:31 DEBUG : toe/toe: Making directory with metadata 2025/11/09 01:27:32 INFO : toe/toe: Made directory with metadata (mtime=2025-11-09T01:27:30.740934106Z) 2025/11/09 01:27:32 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 01:27:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 01:27:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 01:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:27:33 DEBUG : toe/toe/tictactoe: md5 = d3ac3f03d424019d30e5d575ecb58311 OK 2025/11/09 01:27:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/09 01:27:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/09 01:27:33 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/09 01:27:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.81s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:27:37 DEBUG : toe: Making directory with metadata 2025/11/09 01:27:38 INFO : toe: Made directory with metadata (mtime=2025-11-09T01:27:37.552935266Z) 2025/11/09 01:27:38 DEBUG : toe/toe: Making directory with metadata 2025/11/09 01:27:39 INFO : toe/toe: Made directory with metadata (mtime=2025-11-09T01:27:37.552935266Z) 2025/11/09 01:27:39 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 01:27:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 01:27:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 01:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:27:40 DEBUG : toe/toe/tictactoe: md5 = 7bf2c751f5581b64902e7a2b91bef835 OK 2025/11/09 01:27:40 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/09 01:27:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/09 01:27:40 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/09 01:27:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.62s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:27:44 DEBUG : empty_dir: Making directory with metadata 2025/11/09 01:27:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:27:44 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:27:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:27:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:27:44 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/09 01:27:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:27:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:27:45 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:45 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:45 DEBUG : tictactoe: Making directory with metadata 2025/11/09 01:27:46 INFO : tictactoe: Made directory with metadata (mtime=2025-11-09T01:27:44.168936393Z) 2025/11/09 01:27:46 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:46 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:27:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/09 01:27:46 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-09T01:27:44.168936393Z) 2025/11/09 01:27:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:27:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 01:27:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 01:27:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 01:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:27:48 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 11e8f45eff41ef85ff391e59c70c3e14 OK 2025/11/09 01:27:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/09 01:27:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/09 01:27:48 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/09 01:27:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.31s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:27:52 DEBUG : empty_dir: Making directory with metadata 2025/11/09 01:27:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:27:52 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:27:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:27:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:27:52 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/09 01:27:53 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:27:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:27:53 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:53 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:53 DEBUG : tictactoe: Making directory with metadata 2025/11/09 01:27:54 INFO : tictactoe: Made directory with metadata (mtime=2025-11-09T01:27:52.474937808Z) 2025/11/09 01:27:54 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:54 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:27:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/09 01:27:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-09T01:27:52.474937808Z) 2025/11/09 01:27:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:27:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 01:27:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:27:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 01:27:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:27:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:27:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:27:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 98cfd00c928f952144f8ef8048053720 OK 2025/11/09 01:27:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 01:27:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:27:56 DEBUG : Waiting for deletions to finish 2025/11/09 01:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:27:56 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:27:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:27:57 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:57 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:27:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 01:27:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 01:27:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/09 01:27:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': 0 differences found 2025/11/09 01:27:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': 1 hashes could not be checked 2025/11/09 01:27:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': 1 matching files 2025/11/09 01:27:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/09 01:27:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.33s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:28:00 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:01 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:01 DEBUG : tictactoe: Making directory with metadata 2025/11/09 01:28:01 INFO : tictactoe: Made directory with metadata (mtime=2025-11-09T01:28:00.803939229Z) 2025/11/09 01:28:01 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:01 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:28:01 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/09 01:28:02 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-09T01:28:00.803939229Z) 2025/11/09 01:28:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:28:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 01:28:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 01:28:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 01:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:28:03 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 8b7d09446fe254bb696270db41ab9de8 OK 2025/11/09 01:28:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/09 01:28:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/09 01:28:03 DEBUG : Waiting for deletions to finish 2025/11/09 01:28:04 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:05 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:05 DEBUG : tictactoe: Directory modification time the same (differ by -939.229µs, within tolerance 1ms) 2025/11/09 01:28:05 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:28:05 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -939.229µs, within tolerance 1ms) 2025/11/09 01:28:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/09 01:28:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 01:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:28:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 01:28:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/09 01:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:28:05 DEBUG : Waiting for deletions to finish 2025/11/09 01:28:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/09 01:28:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.78s) === RUN TestSyntax 2025/11/09 01:28:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:28:08 DEBUG : toe: Making directory with metadata 2025/11/09 01:28:09 INFO : toe: Made directory with metadata (mtime=2025-11-09T01:28:08.585940557Z) 2025/11/09 01:28:09 DEBUG : toe/toe: Making directory with metadata 2025/11/09 01:28:10 INFO : toe/toe: Made directory with metadata (mtime=2025-11-09T01:28:08.585940557Z) 2025/11/09 01:28:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 01:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:28:11 DEBUG : toe/toe/toe: md5 = 6d8733cff7505b9228e9466b7eacdb63 OK 2025/11/09 01:28:11 DEBUG : toe/toe/toe: size = 11 OK 2025/11/09 01:28:11 INFO : toe/toe/toe: Copied (new) 2025/11/09 01:28:11 DEBUG : Waiting for deletions to finish 2025/11/09 01:28:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/09 01:28:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.56s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:28:15 DEBUG : empty_dir: Making directory with metadata 2025/11/09 01:28:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:28:15 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:15 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/09 01:28:16 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:28:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:16 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:16 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:16 DEBUG : tictactoe: Making directory with metadata 2025/11/09 01:28:16 INFO : tictactoe: Made directory with metadata (mtime=2025-11-09T01:28:15.146941674Z) 2025/11/09 01:28:16 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:16 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:28:16 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/09 01:28:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-09T01:28:15.146941674Z) 2025/11/09 01:28:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:28:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 01:28:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 01:28:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:28:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = eca7dfd7d07c7e485907aa1cd3f406c8 OK 2025/11/09 01:28:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 01:28:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:19 INFO : toe/toe/toe.txt: Deleted 2025/11/09 01:28:19 INFO : toe/toe: Removing directory 2025/11/09 01:28:19 INFO : toe: Removing directory 2025/11/09 01:28:19 INFO : empty_dir: Removing directory 2025/11/09 01:28:19 DEBUG : Local file system at /tmp/rclone1829026749: deleted 3 directories 2025/11/09 01:28:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/09 01:28:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.14s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:28:23 DEBUG : empty_dir: Making directory with metadata 2025/11/09 01:28:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:28:23 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:23 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/09 01:28:24 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:28:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:24 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:24 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:24 DEBUG : tictactoe: Making directory with metadata 2025/11/09 01:28:24 INFO : tictactoe: Made directory with metadata (mtime=2025-11-09T01:28:23.282943054Z) 2025/11/09 01:28:24 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:24 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:28:24 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/09 01:28:25 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-09T01:28:23.282943054Z) 2025/11/09 01:28:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:28:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 01:28:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 01:28:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:28:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:28:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d14e034d0e5a1fdd40547fd7e00a7267 OK 2025/11/09 01:28:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 01:28:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:27 INFO : toe/toe/toe.txt: Deleted 2025/11/09 01:28:27 INFO : toe/toe: Removing directory 2025/11/09 01:28:27 INFO : toe: Removing directory 2025/11/09 01:28:27 INFO : empty_dir: Removing directory 2025/11/09 01:28:27 DEBUG : Local file system at /tmp/rclone1829026749: deleted 3 directories 2025/11/09 01:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 01:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 01:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 01:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 01:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 01:28:30 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/09 01:28:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/09 01:28:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/09 01:28:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.26s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:28:35 DEBUG : Reset feature "Copy" 2025/11/09 01:28:35 DEBUG : Reset feature "Move" 2025/11/09 01:28:35 DEBUG : Reset feature "Copy" 2025/11/09 01:28:35 DEBUG : Reset feature "Move" 2025/11/09 01:28:35 DEBUG : empty_dir: Making directory with metadata 2025/11/09 01:28:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:35 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/09 01:28:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 01:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 01:28:36 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:36 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:36 DEBUG : tictactoe: Making directory with metadata 2025/11/09 01:28:37 INFO : tictactoe: Made directory with metadata (mtime=2025-11-09T01:28:35.546945134Z) 2025/11/09 01:28:37 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:37 DEBUG : toe: transformed to: tictactoe 2025/11/09 01:28:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:28:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/09 01:28:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-09T01:28:35.546945134Z) 2025/11/09 01:28:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 01:28:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 01:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 01:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:28:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:28:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c1a44a826db7c18efd7bbfe4fab1e25f OK 2025/11/09 01:28:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 01:28:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 01:28:39 INFO : toe/toe/toe.txt: Deleted 2025/11/09 01:28:39 INFO : toe/toe: Removing directory 2025/11/09 01:28:39 INFO : toe: Removing directory 2025/11/09 01:28:39 INFO : empty_dir: Removing directory 2025/11/09 01:28:39 DEBUG : Local file system at /tmp/rclone1829026749: deleted 3 directories 2025/11/09 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 01:28:44 DEBUG : toe/toe/toe.txt: md5 = 2dbeed5bf805adfbcbd5bbaaefd5b57a OK 2025/11/09 01:28:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/09 01:28:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/09 01:28:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/09 01:28:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/09 01:28:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/09 01:28:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/09 01:28:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.75s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:28:50 DEBUG : toe: transformed to: dG9l 2025/11/09 01:28:50 DEBUG : toe: transformed to: dG9l 2025/11/09 01:28:50 DEBUG : dG9l: Making directory with metadata 2025/11/09 01:28:51 INFO : dG9l: Made directory with metadata (mtime=2025-11-09T01:28:50.299947634Z) 2025/11/09 01:28:51 DEBUG : toe: transformed to: dG9l 2025/11/09 01:28:51 DEBUG : toe: transformed to: dG9l 2025/11/09 01:28:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/09 01:28:51 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/09 01:28:51 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-09T01:28:50.299947634Z) 2025/11/09 01:28:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/09 01:28:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/09 01:28:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/09 01:28:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 01:28:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:28:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/09 01:28:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = b2af1649394e59b7d43163d3ca5637c3 OK 2025/11/09 01:28:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/09 01:28:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/09 01:28:53 DEBUG : Waiting for deletions to finish 2025/11/09 01:28:55 DEBUG : dG9l: transformed to: toe 2025/11/09 01:28:55 DEBUG : dG9l: transformed to: toe 2025/11/09 01:28:55 DEBUG : toe: Directory modification time the same (differ by 947.634µs, within tolerance 1ms) 2025/11/09 01:28:55 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/09 01:28:55 DEBUG : dG9l: transformed to: toe 2025/11/09 01:28:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/09 01:28:55 DEBUG : toe/toe: Directory modification time the same (differ by 947.634µs, within tolerance 1ms) 2025/11/09 01:28:55 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/09 01:28:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/09 01:28:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/09 01:28:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/09 01:28:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/09 01:28:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/09 01:28:55 DEBUG : Local file system at /tmp/rclone1829026749: Waiting for checks to finish 2025/11/09 01:28:55 DEBUG : Local file system at /tmp/rclone1829026749: Waiting for transfers to finish 2025/11/09 01:28:55 DEBUG : Waiting for deletions to finish 2025/11/09 01:28:57 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/09 01:28:57 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.11s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa'", Local "Local file system at /tmp/rclone1829026749", Modify Window "1ms" 2025/11/09 01:28:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 01:28:58 DEBUG : toe: transformed to: 2025/11/09 01:28:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 01:28:58 DEBUG : toe: transformed to: 2025/11/09 01:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Making directory with metadata 2025/11/09 01:28:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Made directory with metadata (mtime=2025-11-09T01:28:58.405949003Z) 2025/11/09 01:28:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 01:28:59 DEBUG : toe: transformed to: 2025/11/09 01:28:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 01:28:59 DEBUG : toe: transformed to: 2025/11/09 01:28:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 01:28:59 DEBUG : toe/toe: transformed to: 2025/11/09 01:28:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/09 01:28:59 DEBUG : toe/toe: Making directory with metadata 2025/11/09 01:29:00 INFO : toe/toe: Made directory with metadata (mtime=2025-11-09T01:28:58.406949003Z) 2025/11/09 01:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 01:29:00 DEBUG : toe/toe: transformed to: 2025/11/09 01:29:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/09 01:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 01:29:00 DEBUG : toe: transformed to: 2025/11/09 01:29:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 01:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 01:29:00 DEBUG : toe/toe/toe: transformed to: 2025/11/09 01:29:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/09 01:29:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for checks to finish 2025/11/09 01:29:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Waiting for transfers to finish 2025/11/09 01:29:01 DEBUG : toe/toe/toe: md5 = 8b2c5e871900ef26483e2318d61f6399 OK 2025/11/09 01:29:01 DEBUG : toe/toe/toe: size = 11 OK 2025/11/09 01:29:01 INFO : toe/toe/toe: Copied (new) 2025/11/09 01:29:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': not deleting files as there were IO errors 2025/11/09 01:29:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': not deleting directories as there were IO errors 2025/11/09 01:29:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/09 01:29:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.08s) PASS 2025/11/09 01:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvabed7noqa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m20.559592638s (try 1/5)