"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/24 02:29:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito" 2025/11/24 02:29:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 02:29:46 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550" 2025/11/24 02:29:46 DEBUG : Creating backend with remote "/tmp/rclone2200506727" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:29:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:29:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:29:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/24 02:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:29:47 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.82s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:29:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:29:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:29:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:29:51 DEBUG : sub dir/hello world: md5 = 1204e4014a0358a80dd05fc99fa96e6a OK 2025/11/24 02:29:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:29:51 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:29:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:29:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.14s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:29:53 DEBUG : metadata sub dir: Making directory with metadata 2025/11/24 02:29:53 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:29:53 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/24 02:29:53 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:29:53 DEBUG : Local file system at /tmp/rclone2200506727: File to upload is small (21 bytes), uploading instead of streaming 2025/11/24 02:29:53 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/24 02:29:53 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/24 02:29:53 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/24 02:29:53 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:29:54 DEBUG : Google drive root 'crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550': Skipping btime metadata as can't update it on an existing file: 2025-11-24T02:29:53.981006361Z 2025/11/24 02:29:54 INFO : empty metadata sub dir: Updated directory metadata 2025/11/24 02:29:55 DEBUG : Google drive root 'crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550': Skipping btime metadata as can't update it on an existing file: 2025-11-24T02:29:53.981006361Z 2025/11/24 02:29:55 INFO : metadata sub dir: Updated directory metadata 2025/11/24 02:29:55 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/24 02:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:29:56 DEBUG : metadata sub dir/hello metadata world: md5 = 68d8fe7fd003e43363f96437bb35059e OK 2025/11/24 02:29:56 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/24 02:29:56 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/24 02:29:59 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.86s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:00 DEBUG : metadata sub dir: Making directory with metadata 2025/11/24 02:30:00 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:30:00 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/24 02:30:00 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:30:00 DEBUG : Local file system at /tmp/rclone2200506727: File to upload is small (21 bytes), uploading instead of streaming 2025/11/24 02:30:00 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/24 02:30:00 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/24 02:30:00 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/24 02:30:00 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:30:01 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/24 02:30:01 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/24 02:30:01 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/24 02:30:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:03 DEBUG : metadata sub dir/hello metadata world: md5 = e84e606dd0c2d6135a0bcda812e29aaf OK 2025/11/24 02:30:03 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/24 02:30:03 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/24 02:30:03 DEBUG : Google drive root 'crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550': Skipping btime metadata as can't update it on an existing file: 2025-11-24T02:30:00.845011306Z 2025/11/24 02:30:03 INFO : metadata sub dir: Updated directory metadata 2025/11/24 02:30:06 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.08s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:06 DEBUG : Creating backend with remote "/non-existing" 2025/11/24 02:30:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/24 02:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.69s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:30:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:10 DEBUG : sub dir/hello world: md5 = 4825f323bc046ff8427990dc794fb905 OK 2025/11/24 02:30:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:30:10 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:30:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:30:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.29s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Running all checks before starting transfers 2025/11/24 02:30:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:30:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Checks finished, now starting transfers 2025/11/24 02:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:15 DEBUG : sub dir/hello world: md5 = 08fd80b9524296fc1d80b1928d42818f OK 2025/11/24 02:30:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:30:15 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:30:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:30:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.17s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:18 ERROR : Ignoring --no-traverse with sync 2025/11/24 02:30:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:30:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:30:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:20 DEBUG : sub dir/hello world: md5 = 30a6f298d503ad445afc4b4794d3bb93 OK 2025/11/24 02:30:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:30:20 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:30:20 DEBUG : Waiting for deletions to finish 2025/11/24 02:30:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:30:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.16s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/24 02:30:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:30:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:25 DEBUG : hello world2: md5 = 0db8b3aae60409e6ac5e62f021df70c9 OK 2025/11/24 02:30:25 DEBUG : hello world2: size = 12 OK 2025/11/24 02:30:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.78s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:28 DEBUG : potato2: md5 = 87d929d1dc3cd13f196a35fecb5d5327 OK 2025/11/24 02:30:28 DEBUG : potato2: size = 11 OK 2025/11/24 02:30:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:31 DEBUG : potato2: md5 = 87edd6e0f1df7b15486b072df025095b OK 2025/11/24 02:30:31 DEBUG : potato2: size = 11 OK 2025/11/24 02:30:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.84s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 02:30:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:30:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:30:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:30:32 DEBUG : sub dir2: Making directory with metadata 2025/11/24 02:30:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:30:33 DEBUG : sub dir: Making directory with metadata 2025/11/24 02:30:34 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:30:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:30:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 02:30:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:35 DEBUG : sub dir/hello world: md5 = ced301d6c004644b58a2be1a8ff7d178 OK 2025/11/24 02:30:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:30:35 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:30:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/24 02:30:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.82s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:40 INFO : sub dir2: Making directory 2025/11/24 02:30:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 02:30:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:30:40 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/24 02:30:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:30:40 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/24 02:30:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:42 DEBUG : sub dir/hello world: md5 = 1c99ae183a71b0e76a4d0c1d4a9726f5 OK 2025/11/24 02:30:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:30:42 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:30:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:30:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.18s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:45 DEBUG : sub dir2: Making directory with metadata 2025/11/24 02:30:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:30:45 DEBUG : sub dir2: Making directory with metadata 2025/11/24 02:30:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:30:46 DEBUG : sub dir: Making directory with metadata 2025/11/24 02:30:47 INFO : sub dir: Made directory with metadata (mtime=2025-11-24T02:30:45.28104175Z) 2025/11/24 02:30:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:48 DEBUG : sub dir/hello world: md5 = 1ea7ec527d030e30b13d5e87696424cc OK 2025/11/24 02:30:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:30:48 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:30:48 INFO : sub dir/hello world: Deleted 2025/11/24 02:30:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.41s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:51 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/24 02:30:51 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:30:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.39s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:30:55 INFO : sub dir2: Making directory 2025/11/24 02:30:55 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/24 02:30:55 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:30:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:30:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:30:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:30:57 DEBUG : sub dir/hello world: md5 = c4374e38d37aa34bfe9854d97fe4c39b OK 2025/11/24 02:30:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:30:57 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:30:57 INFO : sub dir/hello world: Deleted 2025/11/24 02:30:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:30:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.06s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:31:00 DEBUG : sub dir2: Making directory with metadata 2025/11/24 02:31:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:31:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:31:00 DEBUG : sub dir2: Making directory with metadata 2025/11/24 02:31:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:31:01 DEBUG : sub dir: Making directory with metadata 2025/11/24 02:31:01 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:31:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:31:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:31:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:31:03 DEBUG : sub dir/hello world: md5 = 97b48a6ab0debfc9851b60aca5f700c5 OK 2025/11/24 02:31:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:31:03 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:31:03 DEBUG : Waiting for deletions to finish 2025/11/24 02:31:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.42s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:31:06 INFO : sub dir2: Making directory 2025/11/24 02:31:07 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/24 02:31:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:31:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:31:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:31:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:31:09 DEBUG : sub dir/hello world: md5 = a16900a3713ff805c3610be5209977d3 OK 2025/11/24 02:31:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:31:09 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:31:09 DEBUG : Waiting for deletions to finish 2025/11/24 02:31:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:31:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.35s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:31:14 DEBUG : sub dir/hello world: md5 = 5b3e98d087af0f75234ecee47f6b58eb OK 2025/11/24 02:31:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-camuheg6noxi" 2025/11/24 02:31:15 DEBUG : Creating backend with remote "TestDrive:crypt/4nmfjlto5t24hfqbglok32cttcsj1pl2mi4i7espp4pkndmop1u0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito' -> Encrypted drive 'TestCryptDrive:rclone-test-camuheg6noxi' 2025/11/24 02:31:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:31:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-camuheg6noxi': Waiting for checks to finish 2025/11/24 02:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-camuheg6noxi': Waiting for transfers to finish 2025/11/24 02:31:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:31:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/24 02:31:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-camuheg6noxi': Purge remote 2025/11/24 02:31:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.25s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:31:24 DEBUG : sub dir/hello world: md5 = 34ff7395dab15581766fc02ae57149cb OK 2025/11/24 02:31:26 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:31:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:31:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:31:26 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:31:26 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 02:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:31:27 DEBUG : sub dir/hello world: md5 = 806a5e7a075efaccf08c58973c491ab9 OK 2025/11/24 02:31:27 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 02:31:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 02:31:27 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:31:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.65s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:31:32 DEBUG : sub dir/hello world: md5 = 4270ef0601159fad5d66bc4fac80b361 OK 2025/11/24 02:31:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pigicef2mero" 2025/11/24 02:31:32 DEBUG : Creating backend with remote "TestDrive:crypt/8g4qq8sqcbmsl6vov853a55d99v8q210co29cq7uqbth4c5dn000" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito' -> Encrypted drive 'TestCryptDrive:rclone-test-pigicef2mero' 2025/11/24 02:31:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:31:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigicef2mero': Waiting for checks to finish 2025/11/24 02:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigicef2mero': Waiting for transfers to finish 2025/11/24 02:31:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:31:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/24 02:31:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:31:39 DEBUG : sub dir/hello world: md5 = c09c107df0e436230e3b0d1529c75124 OK 2025/11/24 02:31:40 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 02:31:40 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:31:40 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:31:40 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pigicef2mero') 2025/11/24 02:31:40 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 02:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigicef2mero': Waiting for checks to finish 2025/11/24 02:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigicef2mero': Waiting for transfers to finish 2025/11/24 02:31:41 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 02:31:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/24 02:31:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigicef2mero': Purge remote 2025/11/24 02:31:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.61s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:31:46 DEBUG : sub dir/hello world: md5 = 257a3172cda474ca24075349d1ed3f6e OK 2025/11/24 02:31:48 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:31:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:31:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:31:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:31:48 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 02:31:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:31:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:31:50 DEBUG : sub dir/hello world: md5 = a7ca539bae43c41f2fb87e373793e5f4 OK 2025/11/24 02:31:50 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 02:31:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 02:31:50 INFO : sub dir/hello world: Deleted 2025/11/24 02:31:50 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:31:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.59s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:31:55 DEBUG : sub dir/hello world: md5 = ef9a6a86cf4b2d7dadb0d3c670b36055 OK 2025/11/24 02:31:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuduq9qoqa" 2025/11/24 02:31:56 DEBUG : Creating backend with remote "TestDrive:crypt/un9bikpd4tep4crmo9tmj2hnvj2gsql9nfs0khrd0a6ta3dkivl0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito' -> Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa' 2025/11/24 02:31:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:31:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa': Waiting for checks to finish 2025/11/24 02:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa': Waiting for transfers to finish 2025/11/24 02:32:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:32:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/24 02:32:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:32:02 DEBUG : sub dir/hello world: md5 = 36419db95fa26db760c74060033b1c78 OK 2025/11/24 02:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa': Using server-side directory move 2025/11/24 02:32:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 02:32:03 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 02:32:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:32:03 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:32:03 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa') 2025/11/24 02:32:03 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 02:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa': Waiting for checks to finish 2025/11/24 02:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa': Waiting for transfers to finish 2025/11/24 02:32:03 INFO : sub dir/hello world: Deleted 2025/11/24 02:32:04 INFO : sub dir/hello world: Moved (server-side) 2025/11/24 02:32:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:32:07 DEBUG : sub dir/hello world: md5 = b96a4fcb2f890b6900b47cba8d410e9e OK 2025/11/24 02:32:07 DEBUG : testing file moves 2025/11/24 02:32:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 02:32:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:32:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa': Waiting for checks to finish 2025/11/24 02:32:08 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:32:08 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa') 2025/11/24 02:32:08 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 02:32:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa': Waiting for transfers to finish 2025/11/24 02:32:08 INFO : sub dir/hello world: Deleted 2025/11/24 02:32:09 INFO : sub dir/hello world: Moved (server-side) 2025/11/24 02:32:09 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:32:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuduq9qoqa': Purge remote --- PASS: TestServerSideMoveOverSelf (18.72s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:32:14 DEBUG : sub dir/hello world: md5 = 601cef63a12714773fa99cb702e372aa OK 2025/11/24 02:32:14 ERROR : error listing: directory not found 2025/11/24 02:32:14 INFO : Local file system at /tmp/rclone2200506727: Making directory 2025/11/24 02:32:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.51s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:32:19 DEBUG : sub dir/hello world: md5 = 81d376ad9d02b801bfa59a7413f02b1c OK 2025/11/24 02:32:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:32:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:32:20 DEBUG : Local file system at /tmp/rclone2200506727: Waiting for checks to finish 2025/11/24 02:32:20 DEBUG : Local file system at /tmp/rclone2200506727: Waiting for transfers to finish 2025/11/24 02:32:21 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/24 02:32:21 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/24 02:32:21 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:32:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:32:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.80s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:32:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/24 02:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:25 DEBUG : check sum: md5 = 806aa8d134f76a06d5c9ad4ee34d1ed4 OK 2025/11/24 02:32:25 DEBUG : check sum: size = 1 OK 2025/11/24 02:32:25 INFO : check sum: Copied (new) 2025/11/24 02:32:25 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:25 DEBUG : check sum: size = 1 OK 2025/11/24 02:32:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/24 02:32:25 DEBUG : check sum: Size of src and dst objects identical 2025/11/24 02:32:25 DEBUG : check sum: Unchanged skipping 2025/11/24 02:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:25 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.62s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:32:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/24 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:28 DEBUG : sizeonly: md5 = d52753eaf019f4789f07ceca4af78293 OK 2025/11/24 02:32:28 DEBUG : sizeonly: size = 6 OK 2025/11/24 02:32:28 INFO : sizeonly: Copied (new) 2025/11/24 02:32:28 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:29 DEBUG : sizeonly: size = 6 OK 2025/11/24 02:32:29 DEBUG : sizeonly: Sizes identical 2025/11/24 02:32:29 DEBUG : sizeonly: Unchanged skipping 2025/11/24 02:32:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:29 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.48s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:32:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/24 02:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:32 DEBUG : ignore-size: md5 = 2145a36e87c39400872798b67cf81d0c OK 2025/11/24 02:32:32 INFO : ignore-size: Copied (new) 2025/11/24 02:32:32 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:32 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:32:32 DEBUG : ignore-size: Unchanged skipping 2025/11/24 02:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:32 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:32:35 DEBUG : existing: md5 = 98854262b76e8c6ecca2302caa29fadc OK 2025/11/24 02:32:35 DEBUG : existing: size = 6 OK 2025/11/24 02:32:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:32:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:35 DEBUG : existing: Unchanged skipping 2025/11/24 02:32:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:35 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:35 INFO : There was nothing to transfer 2025/11/24 02:32:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/24 02:32:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:37 DEBUG : existing: md5 = b07f3e1597b7272df5c798ea34c56863 OK 2025/11/24 02:32:37 DEBUG : existing: size = 6 OK 2025/11/24 02:32:37 INFO : existing: Copied (replaced existing) 2025/11/24 02:32:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.49s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:32:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 02:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:40 DEBUG : existing: md5 = 2292ba39bcb3139b0d1d3ec32c7e6164 OK 2025/11/24 02:32:40 DEBUG : existing: size = 6 OK 2025/11/24 02:32:40 INFO : existing: Copied (new) 2025/11/24 02:32:40 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:40 DEBUG : existing: Destination exists, skipping 2025/11/24 02:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:40 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.11s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:32:43 DEBUG : b/potato: md5 = e6a6d402e0d26aa71d6b35e1769ec64d OK 2025/11/24 02:32:45 DEBUG : c/non empty space: md5 = e3bcba7702959c600d5489946d7c797e OK 2025/11/24 02:32:45 INFO : d: Making directory 2025/11/24 02:32:47 DEBUG : Added delayed dir = "a", newDst= 2025/11/24 02:32:47 INFO : c: Set directory modification time (using SetModTime) 2025/11/24 02:32:47 DEBUG : Added delayed dir = "c", newDst=c 2025/11/24 02:32:47 DEBUG : c/non empty space: size = 5 OK 2025/11/24 02:32:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:32:47 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 02:32:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 02:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:49 DEBUG : a/potato2: md5 = 245748005d573417c358ddffc8390634 OK 2025/11/24 02:32:49 DEBUG : a/potato2: size = 60 OK 2025/11/24 02:32:49 INFO : a/potato2: Copied (new) 2025/11/24 02:32:49 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:50 INFO : b/potato: Deleted 2025/11/24 02:32:50 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/24 02:32:50 INFO : d: Removing directory 2025/11/24 02:32:51 INFO : b: Removing directory 2025/11/24 02:32:51 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/24 02:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': deleted 2 directories 2025/11/24 02:32:54 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/24 02:32:54 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:32:56 DEBUG : empty space: md5 = f13bff7aaddecd913bea472f4e53c1b9 OK 2025/11/24 02:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:57 DEBUG : empty space: size = 1 OK 2025/11/24 02:32:57 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/24 02:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:57 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/24 02:32:57 DEBUG : Waiting for deletions to finish 2025/11/24 02:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:32:57 DEBUG : empty space: size = 1 OK 2025/11/24 02:32:57 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/24 02:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:32:59 DEBUG : empty space: md5 = 4b820856f4f293952314ef6071189fef OK 2025/11/24 02:32:59 DEBUG : empty space: size = 1 OK 2025/11/24 02:32:59 INFO : empty space: Copied (replaced existing) 2025/11/24 02:32:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:33:02 DEBUG : foo: md5 = 7cb32855661207332815256589d56a52 OK 2025/11/24 02:33:03 DEBUG : foo: size = 3 OK 2025/11/24 02:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:33:03 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/24 02:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:33:04 DEBUG : foo: md5 = c48ab934dcf21ee9157c0e7c0a348975 OK 2025/11/24 02:33:04 DEBUG : foo: size = 3 OK 2025/11/24 02:33:04 INFO : foo: Copied (replaced existing) 2025/11/24 02:33:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.19s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:33:07 DEBUG : empty space: md5 = 9162878564e60af6ee9901cf8f2a3b35 OK 2025/11/24 02:33:07 DEBUG : empty space: size = 1 OK 2025/11/24 02:33:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:33:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/24 02:33:07 DEBUG : empty space: Unchanged skipping 2025/11/24 02:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:33:09 DEBUG : potato: md5 = 51849f9c7c57445a68e64115014956b6 OK 2025/11/24 02:33:09 DEBUG : potato: size = 60 OK 2025/11/24 02:33:09 INFO : potato: Copied (new) 2025/11/24 02:33:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:33:11 DEBUG : potato: md5 = 11c2c85352f5ec20e0da3012d936e225 OK 2025/11/24 02:33:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:33:12 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:33:12 DEBUG : potato: Sizes differ 2025/11/24 02:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:33:14 DEBUG : potato: md5 = f56eed37b6538712330cc2823b7c6629 OK 2025/11/24 02:33:14 DEBUG : potato: size = 21 OK 2025/11/24 02:33:14 INFO : potato: Copied (replaced existing) 2025/11/24 02:33:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.18s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:33:17 DEBUG : potato: md5 = 2cacc26f5d19db395c464f072d72af38 OK 2025/11/24 02:33:17 DEBUG : potato: size = 21 OK 2025/11/24 02:33:17 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/24 02:33:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:33:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:33:18 DEBUG : potato: md5 = 350bc677f0f24cd6f45fc4c8ba9ea118 OK 2025/11/24 02:33:18 DEBUG : potato: size = 21 OK 2025/11/24 02:33:18 INFO : potato: Copied (replaced existing) 2025/11/24 02:33:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:33:22 DEBUG : potato: md5 = 3ae2840e7b38582a31629cffd7d2d5ca OK 2025/11/24 02:33:23 DEBUG : empty space: md5 = e2429a8708678fbaa8f71c1dcf5c59cf OK 2025/11/24 02:33:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:33:23 DEBUG : empty space: size = 1 OK 2025/11/24 02:33:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:33:23 DEBUG : empty space: Unchanged skipping 2025/11/24 02:33:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/24 02:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:33:23 DEBUG : Waiting for deletions to finish 2025/11/24 02:33:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:33:26 DEBUG : potato: md5 = ac4ecb1079a91fc3b7bac3eccf7f51a6 OK 2025/11/24 02:33:28 DEBUG : empty space: md5 = 73be5030c6f21fa99f7d1377316012c8 OK 2025/11/24 02:33:28 DEBUG : empty space: size = 1 OK 2025/11/24 02:33:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:33:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:33:28 DEBUG : empty space: Unchanged skipping 2025/11/24 02:33:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:33:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:33:30 DEBUG : potato2: md5 = c5f2840564b56bd24018e104d436a4dd OK 2025/11/24 02:33:30 DEBUG : potato2: size = 60 OK 2025/11/24 02:33:30 INFO : potato2: Copied (new) 2025/11/24 02:33:30 DEBUG : Waiting for deletions to finish 2025/11/24 02:33:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:33:34 DEBUG : b/potato: md5 = ee12ef9cda400398714d46366440ae57 OK 2025/11/24 02:33:36 DEBUG : c/non empty space: md5 = 0246a33d935f1090834dfe121546ac82 OK 2025/11/24 02:33:36 INFO : d: Making directory 2025/11/24 02:33:37 INFO : d/e: Making directory 2025/11/24 02:33:39 DEBUG : Added delayed dir = "a", newDst= 2025/11/24 02:33:39 INFO : c: Set directory modification time (using SetModTime) 2025/11/24 02:33:39 DEBUG : Added delayed dir = "c", newDst=c 2025/11/24 02:33:39 DEBUG : c/non empty space: size = 5 OK 2025/11/24 02:33:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 02:33:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:33:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:33:39 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 02:33:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:33:42 DEBUG : a/potato2: md5 = 10864ef33a712fbe9af4068b64c6d182 OK 2025/11/24 02:33:42 DEBUG : a/potato2: size = 60 OK 2025/11/24 02:33:42 INFO : a/potato2: Copied (new) 2025/11/24 02:33:42 DEBUG : Waiting for deletions to finish 2025/11/24 02:33:42 INFO : b/potato: Deleted 2025/11/24 02:33:43 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/24 02:33:43 INFO : d/e: Removing directory 2025/11/24 02:33:43 INFO : d: Removing directory 2025/11/24 02:33:44 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/24 02:33:44 INFO : b: Removing directory 2025/11/24 02:33:44 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/24 02:33:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': deleted 3 directories 2025/11/24 02:33:47 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/24 02:33:47 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:33:50 DEBUG : b/potato: md5 = 63c8bd7a78238ba404f06acaebcddfc0 OK 2025/11/24 02:33:52 DEBUG : c/non empty space: md5 = df7d239c160909fab37d23c5936e8d43 OK 2025/11/24 02:33:52 INFO : d: Making directory 2025/11/24 02:33:54 DEBUG : Added delayed dir = "a", newDst= 2025/11/24 02:33:54 INFO : c: Set directory modification time (using SetModTime) 2025/11/24 02:33:54 DEBUG : Added delayed dir = "c", newDst=c 2025/11/24 02:33:54 DEBUG : c/non empty space: size = 5 OK 2025/11/24 02:33:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:33:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 02:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:33:54 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 02:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:33:56 DEBUG : a/potato2: md5 = 2481017c97d8c8881000f2633ac73225 OK 2025/11/24 02:33:56 DEBUG : a/potato2: size = 60 OK 2025/11/24 02:33:56 INFO : a/potato2: Copied (new) 2025/11/24 02:33:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': not deleting files as there were IO errors 2025/11/24 02:33:57 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/24 02:33:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': not deleting directories as there were IO errors 2025/11/24 02:34:00 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/24 02:34:01 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/24 02:34:01 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:34:03 DEBUG : potato: md5 = 868dd605290cd4b448e379a732a56c4f OK 2025/11/24 02:34:05 DEBUG : empty space: md5 = 65a3e662050e0a27ccd22fa3e8557ad3 OK 2025/11/24 02:34:05 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:05 DEBUG : empty space: size = 1 OK 2025/11/24 02:34:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:34:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:34:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:05 DEBUG : empty space: Unchanged skipping 2025/11/24 02:34:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:06 INFO : potato: Deleted 2025/11/24 02:34:07 DEBUG : potato2: md5 = aa247f9d5a1061e5f3b0f74ac1faa272 OK 2025/11/24 02:34:07 DEBUG : potato2: size = 60 OK 2025/11/24 02:34:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.39s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:34:10 DEBUG : potato: md5 = 7600ec69389e49dfc373f6784c1d09c7 OK 2025/11/24 02:34:11 DEBUG : empty space: md5 = 5a19a31c48d42f8cb43812afe1c52221 OK 2025/11/24 02:34:12 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:12 INFO : potato: Deleted 2025/11/24 02:34:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:34:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:34:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:34:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:14 DEBUG : potato2: md5 = 8b8a674ea064d6c00701ac5b3c20a746 OK 2025/11/24 02:34:14 DEBUG : potato2: size = 60 OK 2025/11/24 02:34:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.25s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:34:17 DEBUG : potato: md5 = 2826945da7643fb24fe8660e784bf587 OK 2025/11/24 02:34:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:19 DEBUG : potato2: md5 = 30936db7c1a0e4ee4ed0cb6223f9aac3 OK 2025/11/24 02:34:19 DEBUG : potato2: size = 19 OK 2025/11/24 02:34:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.86s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:34:22 DEBUG : potato2: md5 = fd1a230326a2c0dec3c918fa4a5dc965 OK 2025/11/24 02:34:23 DEBUG : empty space: md5 = b84d2d4b2648e36690a6c7047aa94b1b OK 2025/11/24 02:34:23 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 02:34:23 DEBUG : enormous: Excluded 2025/11/24 02:34:23 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:34:23 DEBUG : potato2: Excluded 2025/11/24 02:34:24 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:34:24 DEBUG : empty space: size = 1 OK 2025/11/24 02:34:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:24 DEBUG : empty space: Unchanged skipping 2025/11/24 02:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:24 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:24 INFO : There was nothing to transfer 2025/11/24 02:34:24 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 02:34:24 DEBUG : enormous: Excluded 2025/11/24 02:34:24 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:34:24 DEBUG : potato2: Excluded 2025/11/24 02:34:24 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:34:24 DEBUG : empty space: size = 1 OK 2025/11/24 02:34:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/24 02:34:24 DEBUG : empty space: Unchanged skipping 2025/11/24 02:34:24 DEBUG : Local file system at /tmp/rclone2200506727: Waiting for checks to finish 2025/11/24 02:34:24 DEBUG : Local file system at /tmp/rclone2200506727: Waiting for transfers to finish 2025/11/24 02:34:24 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:34:27 DEBUG : potato2: md5 = f81df4ae516a15edc53d4e2eeb16f041 OK 2025/11/24 02:34:29 DEBUG : empty space: md5 = 80093fc85edcd7bdf341a1ff4fbc4c8f OK 2025/11/24 02:34:30 DEBUG : enormous: md5 = 14847c73cf7533fc516548bc56db9192 OK 2025/11/24 02:34:30 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 02:34:30 DEBUG : enormous: Excluded 2025/11/24 02:34:30 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:34:30 DEBUG : potato2: Excluded 2025/11/24 02:34:31 DEBUG : empty space: size = 1 OK 2025/11/24 02:34:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:34:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:31 DEBUG : empty space: Unchanged skipping 2025/11/24 02:34:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:31 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:31 INFO : enormous: Deleted 2025/11/24 02:34:31 INFO : potato2: Deleted 2025/11/24 02:34:31 INFO : There was nothing to transfer 2025/11/24 02:34:32 DEBUG : empty space: size = 1 OK 2025/11/24 02:34:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/24 02:34:32 DEBUG : empty space: Unchanged skipping 2025/11/24 02:34:32 DEBUG : Local file system at /tmp/rclone2200506727: Waiting for checks to finish 2025/11/24 02:34:32 DEBUG : Local file system at /tmp/rclone2200506727: Waiting for transfers to finish 2025/11/24 02:34:32 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:32 INFO : potato2: Deleted 2025/11/24 02:34:32 INFO : enormous: Deleted 2025/11/24 02:34:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.44s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:34:34 DEBUG : one: md5 = d2343cfe0ac899a0e8b5b71b2f91e581 OK 2025/11/24 02:34:35 DEBUG : two: md5 = bae0f71b947429ff8c611bf06216a340 OK 2025/11/24 02:34:37 DEBUG : three: md5 = e3029779543d9b5a698a1e57a00c6d58 OK 2025/11/24 02:34:38 DEBUG : four: md5 = 66cf558ac8c65e48c8c3222ef4cad655 OK 2025/11/24 02:34:39 DEBUG : five: Need to transfer - File not found at Destination 2025/11/24 02:34:39 DEBUG : four: size = 4 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:34:39 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:34:39 DEBUG : four: Sizes differ 2025/11/24 02:34:39 DEBUG : one: Destination is newer than source, skipping 2025/11/24 02:34:39 DEBUG : three: size = 5 OK 2025/11/24 02:34:39 DEBUG : three: Sizes identical 2025/11/24 02:34:39 DEBUG : two: size = 3 OK 2025/11/24 02:34:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/24 02:34:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/24 02:34:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:40 DEBUG : four: md5 = dc3fea8a96721f3f025499bfcc58e1a4 OK 2025/11/24 02:34:40 DEBUG : four: size = 4 OK 2025/11/24 02:34:40 INFO : four: Copied (replaced existing) 2025/11/24 02:34:40 DEBUG : two: md5 = 962a7802e7c91e6f8f3549e0669f606f OK 2025/11/24 02:34:40 DEBUG : two: size = 3 OK 2025/11/24 02:34:40 INFO : two: Copied (replaced existing) 2025/11/24 02:34:40 DEBUG : five: md5 = a899b6a3344668711c40f3038701e761 OK 2025/11/24 02:34:40 DEBUG : five: size = 4 OK 2025/11/24 02:34:40 INFO : five: Copied (new) 2025/11/24 02:34:40 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.63s) === 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-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/24 02:34:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/24 02:34:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/24 02:34:43 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/24 02:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:45 DEBUG : yam: md5 = da3ff81b4e18357e988d0beff6bc88a5 OK 2025/11/24 02:34:45 DEBUG : yam: size = 11 OK 2025/11/24 02:34:45 INFO : yam: Copied (new) 2025/11/24 02:34:45 DEBUG : potato: md5 = 8cc03ecaee7dceadcf3004d12634727d OK 2025/11/24 02:34:45 DEBUG : potato: size = 14 OK 2025/11/24 02:34:45 INFO : potato: Copied (new) 2025/11/24 02:34:45 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/24 02:34:45 DEBUG : potato: size = 14 OK 2025/11/24 02:34:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:34:45 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/24 02:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:45 DEBUG : potato: Unchanged skipping 2025/11/24 02:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:46 DEBUG : yaml: md5 = f23c4c0a0292b9cdc012f089541884ab OK 2025/11/24 02:34:46 DEBUG : yaml: size = 11 OK 2025/11/24 02:34:46 INFO : yaml: Copied (new) 2025/11/24 02:34:46 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:47 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/24 02:34:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Making map for --track-renames 2025/11/24 02:34:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Finished making map for --track-renames 2025/11/24 02:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 02:34:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/24 02:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for renames to finish 2025/11/24 02:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:50 DEBUG : potato: md5 = 218519d13406157bd8a7c190929068a8 OK 2025/11/24 02:34:50 DEBUG : potato: size = 14 OK 2025/11/24 02:34:50 INFO : potato: Copied (new) 2025/11/24 02:34:50 DEBUG : yam: md5 = f55189ed69f2fa59f1c7a8ecff1477d4 OK 2025/11/24 02:34:50 DEBUG : yam: size = 11 OK 2025/11/24 02:34:50 INFO : yam: Copied (new) 2025/11/24 02:34:50 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:50 DEBUG : potato: size = 14 OK 2025/11/24 02:34:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:34:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Making map for --track-renames 2025/11/24 02:34:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Finished making map for --track-renames 2025/11/24 02:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:50 DEBUG : potato: Unchanged skipping 2025/11/24 02:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for renames to finish 2025/11/24 02:34:51 INFO : yam: Moved (server-side) to: yaml 2025/11/24 02:34:51 INFO : yaml: Renamed from "yam" 2025/11/24 02:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:51 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:51 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.30s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/24 02:34:53 DEBUG : Added delayed dir = "sub", newDst= 2025/11/24 02:34:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Making map for --track-renames 2025/11/24 02:34:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Finished making map for --track-renames 2025/11/24 02:34:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 02:34:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for renames to finish 2025/11/24 02:34:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/24 02:34:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:55 DEBUG : potato: md5 = cb63072fffd27df1dd99eb5380070c6b OK 2025/11/24 02:34:55 DEBUG : potato: size = 14 OK 2025/11/24 02:34:55 INFO : potato: Copied (new) 2025/11/24 02:34:55 DEBUG : sub/yam: md5 = 736333f60210ff3931eac693265ab083 OK 2025/11/24 02:34:55 DEBUG : sub/yam: size = 11 OK 2025/11/24 02:34:55 INFO : sub/yam: Copied (new) 2025/11/24 02:34:55 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:56 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/24 02:34:57 DEBUG : potato: size = 14 OK 2025/11/24 02:34:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:34:57 DEBUG : potato: Unchanged skipping 2025/11/24 02:34:57 INFO : sub: Set directory modification time (using SetModTime) 2025/11/24 02:34:57 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/24 02:34:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Making map for --track-renames 2025/11/24 02:34:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Finished making map for --track-renames 2025/11/24 02:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for renames to finish 2025/11/24 02:34:58 INFO : sub/yam: Moved (server-side) to: yam 2025/11/24 02:34:58 INFO : yam: Renamed from "sub/yam" 2025/11/24 02:34:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:34:58 DEBUG : Waiting for deletions to finish 2025/11/24 02:34:58 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.74s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:35:01 DEBUG : Creating backend with remote "/tmp/rclone2200506727/dir1" 2025/11/24 02:35:01 DEBUG : Creating backend with remote "/tmp/rclone2200506727/dir2" 2025/11/24 02:35:01 DEBUG : Local file system at /tmp/rclone2200506727/dir2: Using server-side directory move 2025/11/24 02:35:01 INFO : Local file system at /tmp/rclone2200506727/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 02:35:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/24 02:35:01 DEBUG : Local file system at /tmp/rclone2200506727/dir2: Waiting for checks to finish 2025/11/24 02:35:01 DEBUG : Local file system at /tmp/rclone2200506727/dir2: Waiting for transfers to finish 2025/11/24 02:35:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:35:01 DEBUG : Added delayed dir = "nested", newDst= 2025/11/24 02:35:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:35:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:35:01 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/24 02:35:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/24 02:35:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:35:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:35:03 DEBUG : sub dir/hello world: md5 = c1d448fca43501f548e8f9a4a914604d OK 2025/11/24 02:35:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:35:03 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:35:03 INFO : sub dir/hello world: Deleted 2025/11/24 02:35:05 DEBUG : nested/sub dir/file: md5 = b4e5758da63350312fa67e4a8dd4b4f5 OK 2025/11/24 02:35:05 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/24 02:35:05 INFO : nested/sub dir/file: Copied (new) 2025/11/24 02:35:05 INFO : nested/sub dir/file: Deleted 2025/11/24 02:35:05 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:35:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:35:06 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/24 02:35:06 INFO : sub dir: Removing directory 2025/11/24 02:35:06 INFO : nested/sub dir: Removing directory 2025/11/24 02:35:06 INFO : nested: Removing directory 2025/11/24 02:35:06 DEBUG : Local file system at /tmp/rclone2200506727: deleted 3 directories 2025/11/24 02:35:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/24 02:35:09 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/24 02:35:10 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:35:11 DEBUG : Added delayed dir = "nested", newDst= 2025/11/24 02:35:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:35:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:35:11 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/24 02:35:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/24 02:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:35:13 DEBUG : sub dir/hello world: md5 = 0c8ea934c19ebf2cd242bdc2ba5736f2 OK 2025/11/24 02:35:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:35:13 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:35:13 INFO : sub dir/hello world: Deleted 2025/11/24 02:35:14 DEBUG : nested/sub dir/file: md5 = cc734bb90b8876aa62be16c49df9a659 OK 2025/11/24 02:35:14 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/24 02:35:14 INFO : nested/sub dir/file: Copied (new) 2025/11/24 02:35:14 INFO : nested/sub dir/file: Deleted 2025/11/24 02:35:15 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:35:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:35:15 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/24 02:35:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/24 02:35:18 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/24 02:35:19 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (8.78s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:35:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/24 02:35:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 02:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:35:21 DEBUG : existing: md5 = d0557da99585c3eadffe56d6689b667b OK 2025/11/24 02:35:21 DEBUG : existing: size = 6 OK 2025/11/24 02:35:21 INFO : existing: Copied (new) 2025/11/24 02:35:21 INFO : existing: Deleted 2025/11/24 02:35:22 DEBUG : existing-b: md5 = 3331be6584de8a529e029307fe299d8b OK 2025/11/24 02:35:22 DEBUG : existing-b: size = 6 OK 2025/11/24 02:35:22 INFO : existing-b: Copied (new) 2025/11/24 02:35:22 INFO : existing-b: Deleted 2025/11/24 02:35:22 DEBUG : existing: Destination exists, skipping 2025/11/24 02:35:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/24 02:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:35:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.16s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:35:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tahuyuq5ruxi" 2025/11/24 02:35:24 DEBUG : Creating backend with remote "TestDrive:crypt/h6ihiet520ur8gsbjt5ho3j1o3da83fi296mragjqbtr7sde3rng" 2025/11/24 02:35:26 DEBUG : potato2: md5 = f080b48d2925df23e4275976f820f049 OK 2025/11/24 02:35:28 DEBUG : empty space: md5 = 589e39ed18b9ab8a6857812b3d35ed32 OK 2025/11/24 02:35:29 DEBUG : potato3: md5 = 2c706ff271ed7b10618a4aca5a7e9e80 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito' -> Encrypted drive 'TestCryptDrive:rclone-test-tahuyuq5ruxi' 2025/11/24 02:35:31 DEBUG : empty space: md5 = ec73eeec8019ccc5086f98de46658289 OK 2025/11/24 02:35:33 DEBUG : potato3: md5 = dd2ca4e5f2a7ff68f10344cc138405e0 OK 2025/11/24 02:35:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tahuyuq5ruxi': Using server-side directory move 2025/11/24 02:35:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tahuyuq5ruxi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 02:35:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:35:33 DEBUG : empty space: size = 1 OK 2025/11/24 02:35:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 02:35:33 DEBUG : empty space: Unchanged skipping 2025/11/24 02:35:33 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:35:33 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tahuyuq5ruxi') 2025/11/24 02:35:33 DEBUG : potato3: Sizes differ 2025/11/24 02:35:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tahuyuq5ruxi': Waiting for checks to finish 2025/11/24 02:35:34 INFO : empty space: Deleted 2025/11/24 02:35:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tahuyuq5ruxi': Waiting for transfers to finish 2025/11/24 02:35:34 INFO : potato3: Deleted 2025/11/24 02:35:34 INFO : potato2: Moved (server-side) 2025/11/24 02:35:34 INFO : potato3: Moved (server-side) 2025/11/24 02:35:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobudiy1hora" 2025/11/24 02:35:35 DEBUG : Creating backend with remote "TestDrive:crypt/atu1vbc49fceqa073ulv9or9i5gb6m3k168hoigv0sfnv11cpvog" 2025/11/24 02:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobudiy1hora': Using server-side directory move 2025/11/24 02:35:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bobudiy1hora': Server side directory move succeeded 2025/11/24 02:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobudiy1hora': Purge remote 2025/11/24 02:35:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tahuyuq5ruxi': Purge remote 2025/11/24 02:35:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.40s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:35:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gapepaz8vico" 2025/11/24 02:35:39 DEBUG : Creating backend with remote "TestDrive:crypt/bu6n4im1ivjncq30n77tefeev2glgd23ocdi5ec4tfljfq8f6q5g" 2025/11/24 02:35:41 DEBUG : potato2: md5 = 04aa8e7da5265a517ea05b8c17a6113e OK 2025/11/24 02:35:43 DEBUG : empty space: md5 = 6cb2c490dc5b888432cd48396fff83ac OK 2025/11/24 02:35:44 DEBUG : potato3: md5 = 27f8b45d6d5c966717e3cb2bc5861e09 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito' -> Encrypted drive 'TestCryptDrive:rclone-test-gapepaz8vico' 2025/11/24 02:35:47 DEBUG : empty space: md5 = b024a5555468d6e33eb350a42b3eeccd OK 2025/11/24 02:35:48 DEBUG : potato3: md5 = 896e21ff263d2f035b3b7eb10616daff OK 2025/11/24 02:35:49 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 02:35:49 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 02:35:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:35:49 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:35:49 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gapepaz8vico') 2025/11/24 02:35:49 DEBUG : potato3: Sizes differ 2025/11/24 02:35:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gapepaz8vico': Waiting for checks to finish 2025/11/24 02:35:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gapepaz8vico': Waiting for transfers to finish 2025/11/24 02:35:49 INFO : potato3: Deleted 2025/11/24 02:35:49 INFO : potato2: Moved (server-side) 2025/11/24 02:35:50 INFO : potato3: Moved (server-side) 2025/11/24 02:35:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejakiv3qela" 2025/11/24 02:35:50 DEBUG : Creating backend with remote "TestDrive:crypt/ramijbrjja3nucjdc7gogmqvkpsji9u2ggfivt1tnq9fbel5k150" 2025/11/24 02:35:51 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 02:35:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:35:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/24 02:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejakiv3qela': Waiting for checks to finish 2025/11/24 02:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejakiv3qela': Waiting for transfers to finish 2025/11/24 02:35:52 INFO : potato3: Moved (server-side) 2025/11/24 02:35:53 INFO : potato2: Moved (server-side) 2025/11/24 02:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejakiv3qela': Purge remote 2025/11/24 02:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gapepaz8vico': Purge remote --- PASS: TestServerSideMoveWithFilter (15.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:35:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofejen6qoru" 2025/11/24 02:35:55 DEBUG : Creating backend with remote "TestDrive:crypt/ak50t5str66cnt4rq88ahb1ivafbkrlak2fqu7k8960hqaaki0jg" 2025/11/24 02:35:57 DEBUG : potato2: md5 = 2ac49e1428cff58efa085bcf9055d51e OK 2025/11/24 02:35:59 DEBUG : empty space: md5 = a2ae9c1299f2897a5694cc11cffac436 OK 2025/11/24 02:36:00 DEBUG : potato3: md5 = e69afd1a28ce4afc8c0e0311acaca7f8 OK 2025/11/24 02:36:00 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito' -> Encrypted drive 'TestCryptDrive:rclone-test-hofejen6qoru' 2025/11/24 02:36:04 DEBUG : empty space: md5 = cd6ee3441202f1111de73e7128f195a8 OK 2025/11/24 02:36:05 DEBUG : potato3: md5 = 2c8c7b95b66d1a73111277193fd9c5f0 OK 2025/11/24 02:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofejen6qoru': Using server-side directory move 2025/11/24 02:36:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofejen6qoru': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 02:36:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:36:06 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/24 02:36:06 DEBUG : empty space: size = 1 OK 2025/11/24 02:36:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 02:36:06 DEBUG : empty space: Unchanged skipping 2025/11/24 02:36:06 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:36:06 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hofejen6qoru') 2025/11/24 02:36:06 DEBUG : potato3: Sizes differ 2025/11/24 02:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofejen6qoru': Waiting for checks to finish 2025/11/24 02:36:06 INFO : potato3: Deleted 2025/11/24 02:36:06 INFO : empty space: Deleted 2025/11/24 02:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofejen6qoru': Waiting for transfers to finish 2025/11/24 02:36:06 INFO : potato2: Moved (server-side) 2025/11/24 02:36:06 INFO : potato3: Moved (server-side) 2025/11/24 02:36:06 INFO : tomatoDir: Removing directory 2025/11/24 02:36:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': deleted 1 directories 2025/11/24 02:36:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xesebaj5feba" 2025/11/24 02:36:08 DEBUG : Creating backend with remote "TestDrive:crypt/f98voj6vaa09v6iuiq53tkco6lpoij1bvlq2snt3bqso1mqcj9pg" 2025/11/24 02:36:09 INFO : tomatoDir: Making directory 2025/11/24 02:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xesebaj5feba': Using server-side directory move 2025/11/24 02:36:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xesebaj5feba': Server side directory move succeeded 2025/11/24 02:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xesebaj5feba': Purge remote 2025/11/24 02:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofejen6qoru': Purge remote 2025/11/24 02:36:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.86s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", 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-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:36:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/rclone-sync-test" 2025/11/24 02:36:13 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.86s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:36:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/rclone-sync-test" 2025/11/24 02:36:15 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/24 02:36:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/rclone-sync-test-include/layer2" 2025/11/24 02:36:17 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/24 02:36:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/rclone-sync-test-ignore-file" 2025/11/24 02:36:20 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/24 02:36:24 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = ba4977377e81ef08ef1c1607b7b73474 OK 2025/11/24 02:36:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/24 02:36:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/rclone-sync-test': Waiting for checks to finish 2025/11/24 02:36:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/rclone-sync-test': Waiting for transfers to finish 2025/11/24 02:36:26 DEBUG : Waiting for deletions to finish 2025/11/24 02:36:26 INFO : There was nothing to transfer 2025/11/24 02:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:36:28 DEBUG : Waiting for deletions to finish 2025/11/24 02:36:28 INFO : rclone-sync-test-include: Removing directory 2025/11/24 02:36:28 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/24 02:36:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/24 02:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': failed to delete 1 directories 2025/11/24 02:36:28 INFO : There was nothing to transfer 2025/11/24 02:36:30 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/24 02:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/24 02:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/24 02:36:30 DEBUG : Waiting for deletions to finish 2025/11/24 02:36:30 INFO : There was nothing to transfer 2025/11/24 02:36:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:36:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:36:32 DEBUG : Waiting for deletions to finish 2025/11/24 02:36:32 INFO : rclone-sync-test-include: Removing directory 2025/11/24 02:36:32 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/24 02:36:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/24 02:36:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': failed to delete 1 directories 2025/11/24 02:36:32 INFO : There was nothing to transfer 2025/11/24 02:36:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/24 02:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/24 02:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/24 02:36:34 DEBUG : Waiting for deletions to finish 2025/11/24 02:36:34 INFO : There was nothing to transfer 2025/11/24 02:36:36 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/24 02:36:36 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.56s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:36:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/dst" 2025/11/24 02:36:38 DEBUG : Config file has changed externally - reloading 2025/11/24 02:36:38 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/24 02:36:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/CompareDest" 2025/11/24 02:36:39 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/gveqi14airsml4bgu7krj116o8" 2025/11/24 02:36:41 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 02:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:36:43 DEBUG : one: md5 = 8f1f6509c7afe6281cbc968cfa238b08 OK 2025/11/24 02:36:43 DEBUG : one: size = 3 OK 2025/11/24 02:36:43 INFO : one: Copied (new) 2025/11/24 02:36:43 DEBUG : Waiting for deletions to finish 2025/11/24 02:36:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:36:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:36:44 DEBUG : one: Sizes differ 2025/11/24 02:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:36:46 DEBUG : one: md5 = b70c18ed924b52f7d6ec78e86dbb2ba1 OK 2025/11/24 02:36:46 DEBUG : one: size = 5 OK 2025/11/24 02:36:46 INFO : one: Copied (replaced existing) 2025/11/24 02:36:46 DEBUG : Waiting for deletions to finish 2025/11/24 02:36:48 DEBUG : dst/one: md5 = 9f4f668e60ff16f0b3eb4fab965673ee OK 2025/11/24 02:36:50 DEBUG : CompareDest/one: md5 = f55b2243be2343acda53e1991085a132 OK 2025/11/24 02:36:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:36:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:36:51 DEBUG : one: Sizes differ 2025/11/24 02:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:36:51 DEBUG : one: size = 5 OK 2025/11/24 02:36:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:36:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 02:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:36:51 DEBUG : Waiting for deletions to finish 2025/11/24 02:36:51 INFO : There was nothing to transfer 2025/11/24 02:36:53 DEBUG : CompareDest/two: md5 = 66ad001e07f91e9e084daffdb04c6d72 OK 2025/11/24 02:36:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:36:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:36:54 DEBUG : one: Sizes differ 2025/11/24 02:36:54 DEBUG : one: size = 5 OK 2025/11/24 02:36:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:36:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 02:36:54 DEBUG : two: size = 3 OK 2025/11/24 02:36:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:36:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 02:36:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:36:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:36:54 DEBUG : Waiting for deletions to finish 2025/11/24 02:36:54 INFO : There was nothing to transfer 2025/11/24 02:36:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:36:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:36:54 DEBUG : one: Sizes differ 2025/11/24 02:36:55 DEBUG : one: size = 5 OK 2025/11/24 02:36:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:36:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 02:36:55 DEBUG : two: size = 3 OK 2025/11/24 02:36:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:36:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 02:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:36:55 DEBUG : Waiting for deletions to finish 2025/11/24 02:36:55 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/24 02:36:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:36:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:36:56 DEBUG : one: Sizes differ 2025/11/24 02:36:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:36:56 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/CompareDest') 2025/11/24 02:36:56 DEBUG : two: Sizes differ 2025/11/24 02:36:56 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 02:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:36:56 DEBUG : one: size = 5 OK 2025/11/24 02:36:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:36:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 02:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:36:58 DEBUG : two: md5 = 7e31b988c9396fbc669b4a9995af8329 OK 2025/11/24 02:36:58 DEBUG : two: size = 5 OK 2025/11/24 02:36:58 INFO : two: Copied (new) 2025/11/24 02:36:58 DEBUG : Waiting for deletions to finish 2025/11/24 02:37:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/24 02:37:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/24 02:37:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/24 02:37:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (24.33s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:37:04 DEBUG : pre-dest1/1: md5 = 86eb182c7afe1f67fd731896bc67e189 OK 2025/11/24 02:37:06 DEBUG : pre-dest2/2: md5 = acd23c9b11ff306d5c3a28c20701b1ac OK 2025/11/24 02:37:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/dest" 2025/11/24 02:37:07 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/rg03c1jvnehrrc617i0lnqjddc" 2025/11/24 02:37:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/pre-dest1" 2025/11/24 02:37:08 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/bbnblvh6k061ssopqrp18kd7gc" 2025/11/24 02:37:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/pre-dest2" 2025/11/24 02:37:09 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/24 02:37:10 DEBUG : 1: size = 1 OK 2025/11/24 02:37:10 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:37:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/24 02:37:10 DEBUG : 2: size = 1 OK 2025/11/24 02:37:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:37:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/24 02:37:11 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/24 02:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dest': Waiting for checks to finish 2025/11/24 02:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dest': Waiting for transfers to finish 2025/11/24 02:37:13 DEBUG : 3: md5 = 336254f61afc70a83847d2a0f4d9b910 OK 2025/11/24 02:37:13 DEBUG : 3: size = 1 OK 2025/11/24 02:37:13 INFO : 3: Copied (new) 2025/11/24 02:37:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:37:16 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/24 02:37:16 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/24 02:37:17 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (15.59s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:37:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/dst" 2025/11/24 02:37:18 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/24 02:37:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/CopyDest" 2025/11/24 02:37:19 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/24 02:37:21 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 02:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:37:23 DEBUG : one: md5 = c8e974785a65e5927c9f3e9b0b84b7c7 OK 2025/11/24 02:37:23 DEBUG : one: size = 3 OK 2025/11/24 02:37:23 INFO : one: Copied (new) 2025/11/24 02:37:23 DEBUG : Waiting for deletions to finish 2025/11/24 02:37:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:37:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:37:24 DEBUG : one: Sizes differ 2025/11/24 02:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:37:26 DEBUG : one: md5 = d3d6cf57d942ea8642a4c8f43255011c OK 2025/11/24 02:37:26 DEBUG : one: size = 5 OK 2025/11/24 02:37:26 INFO : one: Copied (replaced existing) 2025/11/24 02:37:26 DEBUG : Waiting for deletions to finish 2025/11/24 02:37:28 DEBUG : dst/one: md5 = 1430c72f275379c1c65b36893c2fcdf6 OK 2025/11/24 02:37:30 DEBUG : CopyDest/one: md5 = 3afddc529286559aae49de58c4652dfb OK 2025/11/24 02:37:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/BackupDir" 2025/11/24 02:37:30 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/24 02:37:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:37:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:37:32 DEBUG : one: Sizes differ 2025/11/24 02:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:37:33 DEBUG : one: size = 5 OK 2025/11/24 02:37:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:37:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:37:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:37:33 DEBUG : one: Sizes differ 2025/11/24 02:37:34 INFO : one: Moved (server-side) 2025/11/24 02:37:35 DEBUG : one: size = 5 OK 2025/11/24 02:37:35 INFO : one: Copied (server-side copy) 2025/11/24 02:37:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/24 02:37:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:37:35 DEBUG : Waiting for deletions to finish 2025/11/24 02:37:37 DEBUG : CopyDest/two: md5 = bc78d7772b3e393fa27d9dd488c41964 OK 2025/11/24 02:37:38 DEBUG : one: size = 5 OK 2025/11/24 02:37:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:37:38 DEBUG : one: Unchanged skipping 2025/11/24 02:37:38 DEBUG : two: size = 3 OK 2025/11/24 02:37:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:37:39 DEBUG : two: size = 3 OK 2025/11/24 02:37:39 INFO : two: Copied (server-side copy) 2025/11/24 02:37:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/24 02:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:37:39 DEBUG : Waiting for deletions to finish 2025/11/24 02:37:39 DEBUG : two: size = 3 OK 2025/11/24 02:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:37:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:37:39 DEBUG : two: Unchanged skipping 2025/11/24 02:37:39 DEBUG : one: size = 5 OK 2025/11/24 02:37:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:37:39 DEBUG : one: Unchanged skipping 2025/11/24 02:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:37:39 DEBUG : Waiting for deletions to finish 2025/11/24 02:37:39 INFO : There was nothing to transfer 2025/11/24 02:37:42 DEBUG : CopyDest/three: md5 = e5f37a54c4d3277954fba07a00826ecf OK 2025/11/24 02:37:42 DEBUG : one: size = 5 OK 2025/11/24 02:37:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:37:42 DEBUG : one: Unchanged skipping 2025/11/24 02:37:43 DEBUG : three: size = 7 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:37:43 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/CopyDest') 2025/11/24 02:37:43 DEBUG : three: Sizes differ 2025/11/24 02:37:43 DEBUG : three: Destination not found in --copy-dest 2025/11/24 02:37:43 DEBUG : three: Need to transfer - File not found at Destination 2025/11/24 02:37:43 DEBUG : two: size = 3 OK 2025/11/24 02:37:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 02:37:43 DEBUG : two: Unchanged skipping 2025/11/24 02:37:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:37:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:37:44 DEBUG : three: md5 = ee69d4fad306a803627fa7ed67c37a6b OK 2025/11/24 02:37:44 DEBUG : three: size = 7 OK 2025/11/24 02:37:44 INFO : three: Copied (new) 2025/11/24 02:37:44 DEBUG : Waiting for deletions to finish 2025/11/24 02:37:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/24 02:37:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/24 02:37:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/24 02:37:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/24 02:37:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/24 02:37:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/24 02:37:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (32.22s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:37:52 DEBUG : dst/one: md5 = 671cc610bd6a06a3020b8449c3aeb2ba OK 2025/11/24 02:37:53 DEBUG : dst/two: md5 = 1b16028e8f9aabc2c76a5c4db0067923 OK 2025/11/24 02:37:55 DEBUG : dst/three.txt: md5 = f553401d0fb5a807dea582fbb9020f8e OK 2025/11/24 02:37:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/dst" 2025/11/24 02:37:55 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/24 02:37:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/backup" 2025/11/24 02:37:56 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/1nrff024r7pq65ecp72fc28jb0" 2025/11/24 02:37:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:37:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:37:58 DEBUG : one: Sizes differ 2025/11/24 02:37:58 DEBUG : two: size = 3 OK 2025/11/24 02:37:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:37:58 DEBUG : two: Unchanged skipping 2025/11/24 02:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:37:59 INFO : one: Moved (server-side) 2025/11/24 02:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:38:01 DEBUG : one: md5 = 9294971c9bdcd0a9f82952fc005bcb59 OK 2025/11/24 02:38:01 DEBUG : one: size = 4 OK 2025/11/24 02:38:01 INFO : one: Copied (new) 2025/11/24 02:38:01 DEBUG : Waiting for deletions to finish 2025/11/24 02:38:01 INFO : three.txt: Moved (server-side) 2025/11/24 02:38:01 INFO : three.txt: Moved into backup dir 2025/11/24 02:38:03 DEBUG : dst/three.txt: md5 = 7e2516fe050ae1171e223ce84c65c14a OK 2025/11/24 02:38:04 DEBUG : two: size = 3 OK 2025/11/24 02:38:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:38:04 DEBUG : two: Unchanged skipping 2025/11/24 02:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:38:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:38:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:38:04 DEBUG : one: Sizes differ 2025/11/24 02:38:04 INFO : one: Deleted 2025/11/24 02:38:05 INFO : one: Moved (server-side) 2025/11/24 02:38:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:38:06 DEBUG : one: md5 = 7a653899f6295e9c5f0f79ad19874579 OK 2025/11/24 02:38:06 DEBUG : one: size = 5 OK 2025/11/24 02:38:06 INFO : one: Copied (new) 2025/11/24 02:38:06 DEBUG : Waiting for deletions to finish 2025/11/24 02:38:07 INFO : three.txt: Deleted 2025/11/24 02:38:07 INFO : three.txt: Moved (server-side) 2025/11/24 02:38:07 INFO : three.txt: Moved into backup dir 2025/11/24 02:38:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/24 02:38:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/24 02:38:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/24 02:38:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/24 02:38:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/24 02:38:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (21.67s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:38:14 DEBUG : dst/one: md5 = d12c53cbca035c69884ec0aec7f13c0a OK 2025/11/24 02:38:15 DEBUG : dst/two: md5 = f1e4b9df943133385e7e579bc592a8e2 OK 2025/11/24 02:38:16 DEBUG : dst/three.txt: md5 = 3120e074696208c051c99e3490da221e OK 2025/11/24 02:38:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/dst" 2025/11/24 02:38:17 DEBUG : Config file has changed externally - reloading 2025/11/24 02:38:17 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/24 02:38:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/backup" 2025/11/24 02:38:18 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/1nrff024r7pq65ecp72fc28jb0" 2025/11/24 02:38:19 DEBUG : two: size = 3 OK 2025/11/24 02:38:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:38:19 DEBUG : two: Unchanged skipping 2025/11/24 02:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:38:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:38:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:38:19 DEBUG : one: Sizes differ 2025/11/24 02:38:21 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:38:22 DEBUG : one: md5 = 0f8b82f7f30ac027e6cf961474ea4857 OK 2025/11/24 02:38:22 DEBUG : one: size = 4 OK 2025/11/24 02:38:22 INFO : one: Copied (new) 2025/11/24 02:38:22 DEBUG : Waiting for deletions to finish 2025/11/24 02:38:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:38:23 INFO : three.txt: Moved into backup dir 2025/11/24 02:38:25 DEBUG : dst/three.txt: md5 = 7c3b498da44caad465a40068a839e3fc OK 2025/11/24 02:38:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:38:25 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:38:25 DEBUG : one: Sizes differ 2025/11/24 02:38:25 DEBUG : two: size = 3 OK 2025/11/24 02:38:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:38:25 DEBUG : two: Unchanged skipping 2025/11/24 02:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:38:26 INFO : one.bak: Deleted 2025/11/24 02:38:27 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:38:28 DEBUG : one: md5 = e6f122e01d4062d9feb85f84b8295150 OK 2025/11/24 02:38:28 DEBUG : one: size = 5 OK 2025/11/24 02:38:28 INFO : one: Copied (new) 2025/11/24 02:38:28 DEBUG : Waiting for deletions to finish 2025/11/24 02:38:28 INFO : three.txt.bak: Deleted 2025/11/24 02:38:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:38:29 INFO : three.txt: Moved into backup dir 2025/11/24 02:38:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/24 02:38:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/24 02:38:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/24 02:38:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/24 02:38:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/24 02:38:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (21.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:38:35 DEBUG : dst/one: md5 = a67bbea1139df3ab49d1fccd5a0c2cba OK 2025/11/24 02:38:37 DEBUG : dst/two: md5 = 7b1830bddeceb1029ac5fca31b90a321 OK 2025/11/24 02:38:38 DEBUG : dst/three.txt: md5 = eddee41ad8dc819523b73eaf0c693578 OK 2025/11/24 02:38:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/dst" 2025/11/24 02:38:39 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/24 02:38:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/backup" 2025/11/24 02:38:40 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/1nrff024r7pq65ecp72fc28jb0" 2025/11/24 02:38:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:38:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:38:41 DEBUG : one: Sizes differ 2025/11/24 02:38:41 DEBUG : two: size = 3 OK 2025/11/24 02:38:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:38:41 DEBUG : two: Unchanged skipping 2025/11/24 02:38:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:38:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:38:44 DEBUG : one: md5 = 90763d2aa2b64836521b8e39f75956ee OK 2025/11/24 02:38:44 DEBUG : one: size = 4 OK 2025/11/24 02:38:44 INFO : one: Copied (new) 2025/11/24 02:38:44 DEBUG : Waiting for deletions to finish 2025/11/24 02:38:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:38:45 INFO : three.txt: Moved into backup dir 2025/11/24 02:38:47 DEBUG : dst/three.txt: md5 = 50936ba0492318c0af7aaae2c09426d3 OK 2025/11/24 02:38:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:38:48 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:38:48 DEBUG : one: Sizes differ 2025/11/24 02:38:48 DEBUG : two: size = 3 OK 2025/11/24 02:38:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:38:48 DEBUG : two: Unchanged skipping 2025/11/24 02:38:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:38:49 INFO : one-2019-01-01: Deleted 2025/11/24 02:38:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:38:50 DEBUG : one: md5 = a52b596e88600d9c147783a5b6ee8ff8 OK 2025/11/24 02:38:50 DEBUG : one: size = 5 OK 2025/11/24 02:38:50 INFO : one: Copied (new) 2025/11/24 02:38:50 DEBUG : Waiting for deletions to finish 2025/11/24 02:38:51 INFO : three-2019-01-01.txt: Deleted 2025/11/24 02:38:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:38:52 INFO : three.txt: Moved into backup dir 2025/11/24 02:38:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/24 02:38:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/24 02:38:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/24 02:38:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/24 02:38:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/24 02:38:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.62s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:38:58 DEBUG : dst/one: md5 = 8a25eaab32b8f5bdb13e7f009a93971c OK 2025/11/24 02:38:59 DEBUG : dst/two: md5 = ab6ecb7376b4bb4bab5723141f9e9d15 OK 2025/11/24 02:39:01 DEBUG : dst/three.txt: md5 = e7a13084aa31e2b91646d6da3d395657 OK 2025/11/24 02:39:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/dst" 2025/11/24 02:39:01 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/24 02:39:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:39:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:39:02 DEBUG : one: Sizes differ 2025/11/24 02:39:02 DEBUG : two: size = 3 OK 2025/11/24 02:39:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:39:02 DEBUG : two: Unchanged skipping 2025/11/24 02:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:39:03 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:39:05 DEBUG : one: md5 = 23dd5970c5c0464d266cc2cc727f0a32 OK 2025/11/24 02:39:05 DEBUG : one: size = 4 OK 2025/11/24 02:39:05 INFO : one: Copied (new) 2025/11/24 02:39:05 DEBUG : Waiting for deletions to finish 2025/11/24 02:39:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:39:05 INFO : three.txt: Moved into backup dir 2025/11/24 02:39:07 DEBUG : dst/three.txt: md5 = f95c0dce096103e129d65df7f100ddd6 OK 2025/11/24 02:39:08 DEBUG : one.bak: Excluded (Path Filter) 2025/11/24 02:39:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/24 02:39:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:39:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:39:08 DEBUG : one: Sizes differ 2025/11/24 02:39:08 DEBUG : two: size = 3 OK 2025/11/24 02:39:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:39:08 DEBUG : two: Unchanged skipping 2025/11/24 02:39:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for checks to finish 2025/11/24 02:39:08 INFO : one.bak: Deleted 2025/11/24 02:39:09 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:39:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst': Waiting for transfers to finish 2025/11/24 02:39:11 DEBUG : one: md5 = 19f8da689efa590f56051bf35b937250 OK 2025/11/24 02:39:11 DEBUG : one: size = 5 OK 2025/11/24 02:39:11 INFO : one: Copied (new) 2025/11/24 02:39:11 DEBUG : Waiting for deletions to finish 2025/11/24 02:39:11 INFO : three.txt.bak: Deleted 2025/11/24 02:39:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:39:12 INFO : three.txt: Moved into backup dir 2025/11/24 02:39:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/24 02:39:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/24 02:39:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/24 02:39:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/24 02:39:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/24 02:39:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.26s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:39:17 DEBUG : dst/one: md5 = 8b2de910ac0094e6d476a0914bdf726d OK 2025/11/24 02:39:19 DEBUG : dst/two: md5 = 1c9579d03381216e91648b19ab0044b9 OK 2025/11/24 02:39:20 DEBUG : dst/three.txt: md5 = 7929b0828b5a61b7a1b772a74c1e7939 OK 2025/11/24 02:39:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/dst" 2025/11/24 02:39:21 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/24 02:39:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:39:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:39:22 DEBUG : one: Sizes differ 2025/11/24 02:39:23 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:39:24 DEBUG : one: md5 = fe881ba7c52755e37da62b3b9eec5131 OK 2025/11/24 02:39:24 DEBUG : one: size = 4 OK 2025/11/24 02:39:24 INFO : one: Copied (new) 2025/11/24 02:39:24 DEBUG : two: size = 3 OK 2025/11/24 02:39:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:39:24 DEBUG : two: Unchanged skipping 2025/11/24 02:39:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:39:24 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:39:24 DEBUG : three.txt: Sizes differ 2025/11/24 02:39:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:39:27 DEBUG : three.txt: md5 = d386d670cd3571de652ce8e7cfb4b1f9 OK 2025/11/24 02:39:27 DEBUG : three.txt: size = 6 OK 2025/11/24 02:39:27 INFO : three.txt: Copied (new) 2025/11/24 02:39:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:39:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:39:28 DEBUG : one: Sizes differ 2025/11/24 02:39:28 INFO : one.bak: Deleted 2025/11/24 02:39:29 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:39:30 DEBUG : one: md5 = e175a50008ed35a5f95012e220d18cc5 OK 2025/11/24 02:39:30 DEBUG : one: size = 5 OK 2025/11/24 02:39:30 INFO : one: Copied (new) 2025/11/24 02:39:31 DEBUG : two: size = 3 OK 2025/11/24 02:39:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:39:31 DEBUG : two: Unchanged skipping 2025/11/24 02:39:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:39:31 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:39:31 DEBUG : three.txt: Sizes differ 2025/11/24 02:39:31 INFO : three.txt.bak: Deleted 2025/11/24 02:39:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:39:33 DEBUG : three.txt: md5 = bdd76dc61bb047db2417e015f1131966 OK 2025/11/24 02:39:33 DEBUG : three.txt: size = 19 OK 2025/11/24 02:39:33 INFO : three.txt: Copied (new) 2025/11/24 02:39:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/24 02:39:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/24 02:39:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/24 02:39:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/24 02:39:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/24 02:39:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/24 02:39:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.35s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:39:40 DEBUG : dst/one: md5 = 2a0f822749529bda15f33d8c1451187a OK 2025/11/24 02:39:41 DEBUG : dst/two: md5 = 9ca8c903e7fe56c6684225b8a88473b4 OK 2025/11/24 02:39:43 DEBUG : dst/three.txt: md5 = 04293ed86aa126fbf8cd0304daacae73 OK 2025/11/24 02:39:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucineg8hito/dst" 2025/11/24 02:39:43 DEBUG : Creating backend with remote "TestDrive:crypt/2ojhnfbg8s30e96vdo43r6kmdvhh6ks9njo0li21e5hjps8ha550/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/24 02:39:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:39:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:39:44 DEBUG : one: Sizes differ 2025/11/24 02:39:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:39:46 DEBUG : one: md5 = 580ffbd98756e6e50896af18d7bd0e4a OK 2025/11/24 02:39:46 DEBUG : one: size = 4 OK 2025/11/24 02:39:46 INFO : one: Copied (new) 2025/11/24 02:39:46 DEBUG : two: size = 3 OK 2025/11/24 02:39:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:39:46 DEBUG : two: Unchanged skipping 2025/11/24 02:39:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:39:47 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:39:47 DEBUG : three.txt: Sizes differ 2025/11/24 02:39:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:39:50 DEBUG : three.txt: md5 = 3f7d1ca3191126808ab0672ea23a3149 OK 2025/11/24 02:39:50 DEBUG : three.txt: size = 6 OK 2025/11/24 02:39:50 INFO : three.txt: Copied (new) 2025/11/24 02:39:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:39:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:39:52 DEBUG : one: Sizes differ 2025/11/24 02:39:52 INFO : one-2019-01-01: Deleted 2025/11/24 02:39:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:39:54 DEBUG : one: md5 = 1ec79fe2fed49cc6f2a2ded3e3d9d0e9 OK 2025/11/24 02:39:54 DEBUG : one: size = 5 OK 2025/11/24 02:39:54 INFO : one: Copied (new) 2025/11/24 02:39:54 DEBUG : two: size = 3 OK 2025/11/24 02:39:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:39:54 DEBUG : two: Unchanged skipping 2025/11/24 02:39:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:39:55 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito/dst') 2025/11/24 02:39:55 DEBUG : three.txt: Sizes differ 2025/11/24 02:39:55 INFO : three-2019-01-01.txt: Deleted 2025/11/24 02:39:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:39:57 DEBUG : three.txt: md5 = 7496699598a92a6b4f6419c7888b22a0 OK 2025/11/24 02:39:57 DEBUG : three.txt: size = 19 OK 2025/11/24 02:39:57 INFO : three.txt: Copied (new) 2025/11/24 02:40:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/24 02:40:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/24 02:40:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/24 02:40:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/24 02:40:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/24 02:40:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/24 02:40:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (23.58s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:40:03 DEBUG : Testêé: md5 = 9aa54857ef4ae11d2935006ce660c259 OK 2025/11/24 02:40:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:40:04 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:40:04 DEBUG : Testêé: Sizes differ 2025/11/24 02:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:40:05 DEBUG : Testêé: md5 = 453224fa047fa25f43ecc9b34af06045 OK 2025/11/24 02:40:05 DEBUG : Testêé: size = 14 OK 2025/11/24 02:40:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/24 02:40:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.99s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:40:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 02:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:40:08 DEBUG : existing: md5 = 35b0ca64405a2174da4f8b032743715b OK 2025/11/24 02:40:08 DEBUG : existing: size = 6 OK 2025/11/24 02:40:08 INFO : existing: Copied (new) 2025/11/24 02:40:08 DEBUG : Waiting for deletions to finish 2025/11/24 02:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:40:09 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:40:09 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:40:09 DEBUG : existing: Sizes differ 2025/11/24 02:40:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/24 02:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:40:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': not deleting files as there were IO errors 2025/11/24 02:40:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.00s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:40:12 DEBUG : EXISTING: md5 = 243a6641ec7086e0b667e4c281fc7a4f OK 2025/11/24 02:40:12 DEBUG : EXISTING: size = 6 OK 2025/11/24 02:40:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:40:12 DEBUG : existing: Unchanged skipping 2025/11/24 02:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:40:12 DEBUG : Waiting for deletions to finish 2025/11/24 02:40:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.29s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", 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-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", 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-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.32s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:40:17 DEBUG : both0: md5 = 06a974e494af7064e100b6292b8a4a1c OK 2025/11/24 02:40:18 DEBUG : only0: md5 = e577a1115e19fe9368717e705661e34b OK 2025/11/24 02:40:20 DEBUG : both1: md5 = cf9e64838a61746badf1e7a8b440fd5f OK 2025/11/24 02:40:21 DEBUG : only1: md5 = 1e8158090923934c645f6c7b8e56f24e OK 2025/11/24 02:40:22 DEBUG : both2: md5 = 9020516e3a90fb6742413204126c9245 OK 2025/11/24 02:40:24 DEBUG : only2: md5 = c882684c9ff566ce2bb0e8a33dfd3284 OK 2025/11/24 02:40:25 DEBUG : both3: md5 = ddc2142bdc604c77edae073fdab342e4 OK 2025/11/24 02:40:27 DEBUG : only3: md5 = d251955d6274a5ba5dfa87d0166b33b9 OK 2025/11/24 02:40:28 DEBUG : both4: md5 = 1f1a07580aeecbd94b7a6d3f44fef9bd OK 2025/11/24 02:40:29 DEBUG : only4: md5 = 71a1cd9a9e58d7a93da0d65517947677 OK 2025/11/24 02:40:31 DEBUG : both5: md5 = 1778237f560e5f751c95b703f0abd337 OK 2025/11/24 02:40:32 DEBUG : only5: md5 = 48a1d65435033db9033d4176e8a02485 OK 2025/11/24 02:40:34 DEBUG : both6: md5 = c74e38e0aa6d4c3bc3928609109077f1 OK 2025/11/24 02:40:35 DEBUG : only6: md5 = 957a514f0ba922f637859bd30107d507 OK 2025/11/24 02:40:37 DEBUG : both7: md5 = e2afb7319a1a4e03f0dca704d72dbd04 OK 2025/11/24 02:40:38 DEBUG : only7: md5 = f45adb0381b32f46ae00ccb1de642344 OK 2025/11/24 02:40:39 DEBUG : both8: md5 = 9e2124bdfc003c6bc2659dafcb9cb9a3 OK 2025/11/24 02:40:41 DEBUG : only8: md5 = 102cfa2a9c52950f4140b1a834f810c5 OK 2025/11/24 02:40:42 DEBUG : both9: md5 = 36bb19fcecc712a51a378fc628d4a0a6 OK 2025/11/24 02:40:44 DEBUG : only9: md5 = 842e39ced05198acf67e04a74964408e OK 2025/11/24 02:40:45 DEBUG : both10: md5 = 2f265dc14457571400247be777c8cbba OK 2025/11/24 02:40:47 DEBUG : only10: md5 = 3306d3ed628dc81d920c1d9a77149669 OK 2025/11/24 02:40:48 DEBUG : both11: md5 = 3ed5d583b82b4c61872164da21dd8516 OK 2025/11/24 02:40:49 DEBUG : only11: md5 = 1a1ee26721f9ab244609a132cdf8aa34 OK 2025/11/24 02:40:51 DEBUG : both12: md5 = b92ddf7b29e5f88358eb107a7d88ef4c OK 2025/11/24 02:40:52 DEBUG : only12: md5 = 6cfaf4b0caf3a5f3a37540b0bf879af1 OK 2025/11/24 02:40:54 DEBUG : both13: md5 = d9da10b164c322239c2b0ebae6330bca OK 2025/11/24 02:40:55 DEBUG : only13: md5 = e3b4596c667970cea6a937a10ba06fcc OK 2025/11/24 02:40:57 DEBUG : both14: md5 = 8694896cba6215e72cb190cc29eb7f1f OK 2025/11/24 02:40:58 DEBUG : only14: md5 = 7aff1ab2d6e3cfa98c62ecb21d4c897c OK 2025/11/24 02:41:00 DEBUG : both15: md5 = d1c612c55eb5dc8904b6b41e301cd3b9 OK 2025/11/24 02:41:01 DEBUG : only15: md5 = 5c5ee3eccb2df800349e0a01476083fb OK 2025/11/24 02:41:03 DEBUG : both16: md5 = 95f9d677db7b909eab3f4edee47255ec OK 2025/11/24 02:41:04 DEBUG : only16: md5 = b9eb8e17b66980c0c1a9fc671e4b1789 OK 2025/11/24 02:41:06 DEBUG : both17: md5 = bff1fcd320e040d652f1061e375dc565 OK 2025/11/24 02:41:07 DEBUG : only17: md5 = 85c12857dd5173cacdb315df66fe9a19 OK 2025/11/24 02:41:08 DEBUG : both18: md5 = d3db4a3f2e2cb1d298ed36d5e6e332a7 OK 2025/11/24 02:41:10 DEBUG : only18: md5 = 386e83cf99c0cecdb0f687e6c9b707ea OK 2025/11/24 02:41:11 DEBUG : both19: md5 = 9e84225bccd83b1919936a2335d9c0f4 OK 2025/11/24 02:41:13 DEBUG : only19: md5 = e10f9d4ef63018717604ef32580e8597 OK 2025/11/24 02:41:13 DEBUG : both10: size = 6 OK 2025/11/24 02:41:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both0: size = 6 OK 2025/11/24 02:41:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both11: size = 6 OK 2025/11/24 02:41:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both12: size = 6 OK 2025/11/24 02:41:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both0: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both13: size = 6 OK 2025/11/24 02:41:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both13: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both14: size = 6 OK 2025/11/24 02:41:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both14: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both15: size = 6 OK 2025/11/24 02:41:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both15: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both16: size = 6 OK 2025/11/24 02:41:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both16: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both17: size = 6 OK 2025/11/24 02:41:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both17: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both10: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both19: size = 6 OK 2025/11/24 02:41:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both11: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both1: size = 6 OK 2025/11/24 02:41:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both12: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both2: size = 6 OK 2025/11/24 02:41:13 DEBUG : both18: size = 6 OK 2025/11/24 02:41:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both19: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both3: size = 6 OK 2025/11/24 02:41:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both3: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both4: size = 6 OK 2025/11/24 02:41:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both1: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both5: size = 6 OK 2025/11/24 02:41:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both5: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both6: size = 6 OK 2025/11/24 02:41:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both6: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both7: size = 6 OK 2025/11/24 02:41:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both7: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both8: size = 6 OK 2025/11/24 02:41:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both2: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both9: size = 6 OK 2025/11/24 02:41:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:41:13 DEBUG : both9: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both18: Unchanged skipping 2025/11/24 02:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:41:13 DEBUG : both4: Unchanged skipping 2025/11/24 02:41:13 DEBUG : both8: Unchanged skipping 2025/11/24 02:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:41:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:41:14 INFO : only16: Deleted 2025/11/24 02:41:14 INFO : only3: Deleted 2025/11/24 02:41:14 INFO : only18: Deleted 2025/11/24 02:41:14 INFO : only17: Deleted 2025/11/24 02:41:14 INFO : only19: Deleted 2025/11/24 02:41:14 INFO : only7: Deleted 2025/11/24 02:41:14 INFO : only6: Deleted 2025/11/24 02:41:14 INFO : only8: Deleted 2025/11/24 02:41:14 INFO : only1: Deleted 2025/11/24 02:41:14 INFO : only9: Deleted 2025/11/24 02:41:14 INFO : only14: Deleted 2025/11/24 02:41:14 INFO : only4: Deleted 2025/11/24 02:41:15 INFO : only0: Deleted 2025/11/24 02:41:15 INFO : only10: Deleted 2025/11/24 02:41:15 INFO : only5: Deleted 2025/11/24 02:41:15 INFO : only12: Deleted 2025/11/24 02:41:15 INFO : only2: Deleted 2025/11/24 02:41:15 INFO : only11: Deleted 2025/11/24 02:41:15 INFO : only13: Deleted 2025/11/24 02:41:15 INFO : only15: Deleted 2025/11/24 02:41:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (69.61s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:41:26 DEBUG : both0: md5 = 4d7f1675b598b31bd10ba7ceacd706f1 OK 2025/11/24 02:41:28 DEBUG : only0: md5 = 4a558bb3ab5cf1d02b444eb7fbfd04e0 OK 2025/11/24 02:41:29 DEBUG : both1: md5 = c870c7d0da4aa399bd67cebaed61d7dd OK 2025/11/24 02:41:31 DEBUG : only1: md5 = a988c91f53f249fed509ee2f17466777 OK 2025/11/24 02:41:32 DEBUG : both2: md5 = e7d332702825e94fa20e965f9085728f OK 2025/11/24 02:41:34 DEBUG : only2: md5 = 2d6c3dd6622848c71d1d9cb8484fbf6a OK 2025/11/24 02:41:36 DEBUG : both3: md5 = dad1d89ce2f97fe0556325674f9c059b OK 2025/11/24 02:41:38 DEBUG : only3: md5 = eb13b593ea390a0433fd1eadbdf495aa OK 2025/11/24 02:41:40 DEBUG : both4: md5 = dc0c124c7847199b9bfd9ad79f31cd07 OK 2025/11/24 02:41:41 DEBUG : only4: md5 = 724799255b3051172438ec0d04917a60 OK 2025/11/24 02:41:43 DEBUG : both5: md5 = bed167cf5d4eb31cc03f9782eea6e5a5 OK 2025/11/24 02:41:44 DEBUG : only5: md5 = 65b6a9d723e089c9d9b2d5ac593a0316 OK 2025/11/24 02:41:46 DEBUG : both6: md5 = 15b3221fbf77c6e5ffc202ecaff5c343 OK 2025/11/24 02:41:47 DEBUG : only6: md5 = dd7c5f5a0097df5c9d1911a4a6a3436b OK 2025/11/24 02:41:49 DEBUG : both7: md5 = 61c588d21062569af2b4643aede0ea15 OK 2025/11/24 02:41:50 DEBUG : only7: md5 = 4e5e048b8b253acb5943622cc274ab11 OK 2025/11/24 02:41:52 DEBUG : both8: md5 = b22dc7078996c47cd87a40e75249f4e4 OK 2025/11/24 02:41:53 DEBUG : only8: md5 = afae0cc671ddc19a8bc628cd83e9af9f OK 2025/11/24 02:41:55 DEBUG : both9: md5 = 42374598bb2d2b002ad2a404ec85031d OK 2025/11/24 02:41:56 DEBUG : only9: md5 = 0d81cbb8623e5c8e96cb4b029a1099d0 OK 2025/11/24 02:41:58 DEBUG : both10: md5 = 2261bebfff767fdcb1d5e37c0975a5c7 OK 2025/11/24 02:41:59 DEBUG : only10: md5 = e80e0e497482c3b8540dad097c5033fa OK 2025/11/24 02:42:01 DEBUG : both11: md5 = 333c8acce28bffdce7bfd54242389ab4 OK 2025/11/24 02:42:02 DEBUG : only11: md5 = 14f52ce7ce0e92138081dd1258b9274f OK 2025/11/24 02:42:04 DEBUG : both12: md5 = d855a464bd5e0a0e71112378f919703c OK 2025/11/24 02:42:05 DEBUG : only12: md5 = 13e74a4d6e750970940d69c11b1b448a OK 2025/11/24 02:42:07 DEBUG : both13: md5 = dfe50ae0bacdcc6afe16a9eaf9568f6a OK 2025/11/24 02:42:09 DEBUG : only13: md5 = 631bb351f6263d7f5349f980fb14d402 OK 2025/11/24 02:42:10 DEBUG : both14: md5 = 6555adae24d61a9878cb5026e5dc713c OK 2025/11/24 02:42:11 DEBUG : only14: md5 = a939949b042433290ff5d39ed37a7d91 OK 2025/11/24 02:42:13 DEBUG : both15: md5 = 16e09dab3a3f201583c971ce3d3d6a4d OK 2025/11/24 02:42:14 DEBUG : only15: md5 = 43df82af6ec92b33aa16c77cef45719d OK 2025/11/24 02:42:16 DEBUG : both16: md5 = a38015536ffde157f4d8ead0562dafd4 OK 2025/11/24 02:42:17 DEBUG : only16: md5 = 30d2011cb74dddaebea4bee3d35a1131 OK 2025/11/24 02:42:19 DEBUG : both17: md5 = a882e499057ff0421a216391792a0906 OK 2025/11/24 02:42:21 DEBUG : only17: md5 = f57bac5661149f89cd811bd4609d0d3d OK 2025/11/24 02:42:22 DEBUG : both18: md5 = 1dc8180e2ec0828753aa94926e5749bb OK 2025/11/24 02:42:23 DEBUG : only18: md5 = 67904b63cff9ed3f84f643c06e78a6ba OK 2025/11/24 02:42:25 DEBUG : both19: md5 = b40dd8d73935c0d4770636a3fdc65830 OK 2025/11/24 02:42:26 DEBUG : only19: md5 = 6b1261acd3ba6f1e129b44c0e298356e OK 2025/11/24 02:42:27 DEBUG : both10: size = 6 OK 2025/11/24 02:42:27 DEBUG : both0: size = 6 OK 2025/11/24 02:42:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both11: size = 6 OK 2025/11/24 02:42:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both12: size = 6 OK 2025/11/24 02:42:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:42:27 DEBUG : both10: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both13: size = 6 OK 2025/11/24 02:42:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both13: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both0: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both11: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both12: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both14: size = 6 OK 2025/11/24 02:42:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both14: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both18: size = 6 OK 2025/11/24 02:42:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both18: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both16: size = 6 OK 2025/11/24 02:42:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both16: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both17: size = 6 OK 2025/11/24 02:42:27 DEBUG : both19: size = 6 OK 2025/11/24 02:42:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both1: size = 6 OK 2025/11/24 02:42:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both17: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both2: size = 6 OK 2025/11/24 02:42:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both2: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both3: size = 6 OK 2025/11/24 02:42:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both3: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both4: size = 6 OK 2025/11/24 02:42:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both4: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both5: size = 6 OK 2025/11/24 02:42:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both5: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both6: size = 6 OK 2025/11/24 02:42:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both6: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both7: size = 6 OK 2025/11/24 02:42:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both7: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both8: size = 6 OK 2025/11/24 02:42:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both8: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both9: size = 6 OK 2025/11/24 02:42:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both9: Unchanged skipping 2025/11/24 02:42:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only0: Sizes differ 2025/11/24 02:42:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only10: Sizes differ 2025/11/24 02:42:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only11: Sizes differ 2025/11/24 02:42:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only12: Sizes differ 2025/11/24 02:42:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only13: Sizes differ 2025/11/24 02:42:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only14: Sizes differ 2025/11/24 02:42:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only15: Sizes differ 2025/11/24 02:42:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only16: Sizes differ 2025/11/24 02:42:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only17: Sizes differ 2025/11/24 02:42:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only18: Sizes differ 2025/11/24 02:42:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only19: Sizes differ 2025/11/24 02:42:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only1: Sizes differ 2025/11/24 02:42:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only2: Sizes differ 2025/11/24 02:42:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only3: Sizes differ 2025/11/24 02:42:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only4: Sizes differ 2025/11/24 02:42:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only5: Sizes differ 2025/11/24 02:42:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only6: Sizes differ 2025/11/24 02:42:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only7: Sizes differ 2025/11/24 02:42:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only8: Sizes differ 2025/11/24 02:42:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2200506727) 2025/11/24 02:42:27 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito') 2025/11/24 02:42:27 DEBUG : only9: Sizes differ 2025/11/24 02:42:27 DEBUG : both1: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both19: Unchanged skipping 2025/11/24 02:42:27 DEBUG : both15: size = 6 OK 2025/11/24 02:42:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:42:27 DEBUG : both15: Unchanged skipping 2025/11/24 02:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:42:28 DEBUG : only12: md5 = 73206fa8135f8e9b25153b41445fb4d5 OK 2025/11/24 02:42:28 DEBUG : only12: size = 0 OK 2025/11/24 02:42:28 INFO : only12: Copied (replaced existing) 2025/11/24 02:42:28 DEBUG : only0: md5 = 9054698dd799bff62fc2826990b15e0d OK 2025/11/24 02:42:28 DEBUG : only0: size = 0 OK 2025/11/24 02:42:28 INFO : only0: Copied (replaced existing) 2025/11/24 02:42:28 DEBUG : only10: md5 = 23e1982032fe372f20ac60c6cc571325 OK 2025/11/24 02:42:28 DEBUG : only10: size = 0 OK 2025/11/24 02:42:28 INFO : only10: Copied (replaced existing) 2025/11/24 02:42:28 DEBUG : only11: md5 = a34143eb11ae404bc0c44a2aba18e009 OK 2025/11/24 02:42:28 DEBUG : only11: size = 0 OK 2025/11/24 02:42:28 INFO : only11: Copied (replaced existing) 2025/11/24 02:42:29 DEBUG : only15: md5 = 1fba371a5349525665ffa8dbd634a5f4 OK 2025/11/24 02:42:29 DEBUG : only15: size = 0 OK 2025/11/24 02:42:29 INFO : only15: Copied (replaced existing) 2025/11/24 02:42:29 DEBUG : only16: md5 = 94d02af3de9028fe2a929b09435c9cc7 OK 2025/11/24 02:42:29 DEBUG : only16: size = 0 OK 2025/11/24 02:42:29 INFO : only16: Copied (replaced existing) 2025/11/24 02:42:29 DEBUG : only13: md5 = b58c59698865e3fc92e3199de53fe59b OK 2025/11/24 02:42:29 DEBUG : only13: size = 0 OK 2025/11/24 02:42:29 INFO : only13: Copied (replaced existing) 2025/11/24 02:42:29 DEBUG : only14: md5 = 702444009b771afbe8575e6ed895ee06 OK 2025/11/24 02:42:29 DEBUG : only14: size = 0 OK 2025/11/24 02:42:29 INFO : only14: Copied (replaced existing) 2025/11/24 02:42:30 DEBUG : only17: md5 = c206b673e0dce7001edab0f1e8c7ca15 OK 2025/11/24 02:42:30 DEBUG : only17: size = 0 OK 2025/11/24 02:42:30 INFO : only17: Copied (replaced existing) 2025/11/24 02:42:30 DEBUG : only19: md5 = 0984d695f5c2b8c588c73a8655ec9635 OK 2025/11/24 02:42:30 DEBUG : only19: size = 0 OK 2025/11/24 02:42:30 INFO : only19: Copied (replaced existing) 2025/11/24 02:42:30 DEBUG : only18: md5 = 82aef17976b1d9b7bff9f1d78ed04271 OK 2025/11/24 02:42:30 DEBUG : only18: size = 0 OK 2025/11/24 02:42:30 INFO : only18: Copied (replaced existing) 2025/11/24 02:42:30 DEBUG : only1: md5 = b6f601119b6872fb3ceb0caa86ec7802 OK 2025/11/24 02:42:30 DEBUG : only1: size = 0 OK 2025/11/24 02:42:30 INFO : only1: Copied (replaced existing) 2025/11/24 02:42:31 DEBUG : only3: md5 = 2fd34251e2d62b3b684e1b5ac9d22a7d OK 2025/11/24 02:42:31 DEBUG : only3: size = 0 OK 2025/11/24 02:42:31 INFO : only3: Copied (replaced existing) 2025/11/24 02:42:31 DEBUG : only4: md5 = 297f9095ffcb7cc58635f85f8b329587 OK 2025/11/24 02:42:31 DEBUG : only4: size = 0 OK 2025/11/24 02:42:31 INFO : only4: Copied (replaced existing) 2025/11/24 02:42:31 DEBUG : only2: md5 = 8a1b5e79e748705cd62f2776ed6ce9a3 OK 2025/11/24 02:42:31 DEBUG : only2: size = 0 OK 2025/11/24 02:42:31 INFO : only2: Copied (replaced existing) 2025/11/24 02:42:32 DEBUG : only5: md5 = 074425105a94fd9a5caf6d1a5c097b00 OK 2025/11/24 02:42:32 DEBUG : only5: size = 0 OK 2025/11/24 02:42:32 INFO : only5: Copied (replaced existing) 2025/11/24 02:42:32 DEBUG : only6: md5 = a97621cc686399a7691a349e145cdeb5 OK 2025/11/24 02:42:32 DEBUG : only6: size = 0 OK 2025/11/24 02:42:32 INFO : only6: Copied (replaced existing) 2025/11/24 02:42:32 DEBUG : only7: md5 = 3ae679ff4251ed10aa32fb2c87463496 OK 2025/11/24 02:42:32 DEBUG : only7: size = 0 OK 2025/11/24 02:42:32 INFO : only7: Copied (replaced existing) 2025/11/24 02:42:32 DEBUG : only8: md5 = bc3e25c35a35ef32d2cf64cee788a316 OK 2025/11/24 02:42:32 DEBUG : only8: size = 0 OK 2025/11/24 02:42:32 INFO : only8: Copied (replaced existing) 2025/11/24 02:42:33 DEBUG : only9: md5 = bc77ab8911724ed59d6664a602f47392 OK 2025/11/24 02:42:33 DEBUG : only9: size = 0 OK 2025/11/24 02:42:33 INFO : only9: Copied (replaced existing) 2025/11/24 02:42:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.43s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:42:50 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:42:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:42:50 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 02:42:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:42:50 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 02:42:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:42:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/24 02:42:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:42:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:42:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/24 02:43:02 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/24 02:43:03 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/24 02:43:04 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:43:05 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:43:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:43:05 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 02:43:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:43:05 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 02:43:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:43:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/24 02:43:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:43:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:43:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/24 02:43:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:43:18 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/24 02:43:19 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/24 02:43:20 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:43:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:43:22 DEBUG : sub dir: Making directory with metadata 2025/11/24 02:43:23 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/24 02:43:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:43:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:43:40 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:43:40 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/24 02:43:54 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/24 02:43:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/24 02:43:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/24 02:43:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/24 02:43:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/24 02:43:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/24 02:43:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/24 02:43:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/24 02:43:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/24 02:44:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/24 02:44:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/24 02:44:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:44:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:44:01 DEBUG : sub dir: Making directory with metadata 2025/11/24 02:44:02 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/24 02:44:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:44:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:44:24 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:44:24 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/24 02:44:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/24 02:44:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/24 02:44:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/24 02:44:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/24 02:44:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/24 02:44:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/24 02:44:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/24 02:44:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/24 02:44:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/24 02:44:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/24 02:44:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.23s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:44:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 8cda1e5314d39f692fe1e19803f0450a OK 2025/11/24 02:44:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6f369c212224dc01985d1e2395cbace3 OK 2025/11/24 02:44:48 DEBUG : dir1/0002-cdefghi.txt: md5 = ca57711995d602b35836152f694b9b92 OK 2025/11/24 02:44:49 DEBUG : dir1/0003-defghij.txt: md5 = 79ba75e8c5e6ada6927108491dfd1ae0 OK 2025/11/24 02:44:51 DEBUG : dir1/0004-efghijk.txt: md5 = 51a6fe87bc6a0be0f9dd28646a5a95ac OK 2025/11/24 02:44:52 DEBUG : dir1/0005-fghijkl.txt: md5 = b829bf52f88d8573c8fbb9984792bd82 OK 2025/11/24 02:44:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 5878c3a686385f97e31097b1a644e17a OK 2025/11/24 02:44:55 DEBUG : dir1/0007-1234567.txt: md5 = 2b3de6501adf4dade54ee97b865ddf0e OK 2025/11/24 02:44:56 DEBUG : dir1/0008-2345678.txt: md5 = a6058c8f10f7479d1e00b541ec366b84 OK 2025/11/24 02:44:58 DEBUG : dir1/0009-3456789.txt: md5 = 5771e9ec5296702c926818d6e85a7c14 OK 2025/11/24 02:44:59 DEBUG : dir1/0010-456789.txt: md5 = 808a7691790600a70bf87f47c5543f6d OK 2025/11/24 02:45:01 DEBUG : dir1/0011-56789;.txt: md5 = 9a34127ce74752eedec600ffee234b66 OK 2025/11/24 02:45:02 DEBUG : dir1/0012-6789;.txt: md5 = 8dff99faa6d5442f1dc4078f083a91ad OK 2025/11/24 02:45:03 DEBUG : dir1/0013-789;=.txt: md5 = 5d3b95c77c13045955039fc27d98fb34 OK 2025/11/24 02:45:05 DEBUG : dir1/0014-89;=.txt: md5 = 89812976bf930caab941456fb607ccc0 OK 2025/11/24 02:45:06 DEBUG : dir1/0015-9;=.txt: md5 = 4c99fdc2c6a730e386678e505be40a3e OK 2025/11/24 02:45:07 DEBUG : apple: md5 = 8b605900688f9db362bc725a8a679b2b OK 2025/11/24 02:45:09 DEBUG : banana: md5 = 7acbed979f81da7fcef3e5e59af1c22a OK 2025/11/24 02:45:10 DEBUG : appleappleapplebanana: md5 = ef089010ab9b8629a150df1cca1646bc OK 2025/11/24 02:45:12 DEBUG : splitbananasplit: md5 = d6dbdd2c089be95c6aee29d7e550ce51 OK 2025/11/24 02:45:12 DEBUG : Waiting for deletions to finish 2025/11/24 02:45:12 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:45:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:45:14 DEBUG : apple: size = 5 OK 2025/11/24 02:45:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : apple: Unchanged skipping 2025/11/24 02:45:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:45:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:45:14 DEBUG : banana: size = 6 OK 2025/11/24 02:45:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : banana: Unchanged skipping 2025/11/24 02:45:14 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:45:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:45:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:45:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:45:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:45:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:45:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:45:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:45:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:45:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:45:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:45:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:45:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:45:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:45:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:45:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:45:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:45:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:45:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:45:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:45:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:45:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:45:16 DEBUG : dir1: Directory modification time the same (differ by -311.792µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : apple: size = 5 OK 2025/11/24 02:45:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : apple: Unchanged skipping 2025/11/24 02:45:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:45:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:45:16 DEBUG : banana: size = 6 OK 2025/11/24 02:45:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : banana: Unchanged skipping 2025/11/24 02:45:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:45:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:45:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:45:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:45:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:45:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:45:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:45:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:45:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:45:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:45:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:45:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:45:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:45:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:45:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:45:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:45:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:45:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:45:16 DEBUG : Waiting for deletions to finish 2025/11/24 02:45:16 DEBUG : Waiting for deletions to finish 2025/11/24 02:45:17 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:45:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:45:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:45:30 DEBUG : dir1/0000-abcdefg.txt: md5 = b9af0a9a29065f302a27def51b5ac645 OK 2025/11/24 02:45:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = ebbed599645840a8d2e61edfe72ef8ed OK 2025/11/24 02:45:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 4b7f8ad4ca60bf8225423e2e5ab7e595 OK 2025/11/24 02:45:34 DEBUG : dir1/0003-defghij.txt: md5 = 4ebfa26eb032667c0864848f35fbe8cb OK 2025/11/24 02:45:35 DEBUG : dir1/0004-efghijk.txt: md5 = c406a6d76303e550012549b29f586e51 OK 2025/11/24 02:45:36 DEBUG : dir1/0005-fghijkl.txt: md5 = b1fa15053fceb10488a9a88dae28421e OK 2025/11/24 02:45:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 93dc90ca98e589d3ee30564dae3f91a2 OK 2025/11/24 02:45:39 DEBUG : dir1/0007-1234567.txt: md5 = 13747ee132716525236b558b1ea085b3 OK 2025/11/24 02:45:41 DEBUG : dir1/0008-2345678.txt: md5 = 9061a7dc33c4d2d1fcbbab7a720ba981 OK 2025/11/24 02:45:42 DEBUG : dir1/0009-3456789.txt: md5 = 51e77b55c4c4065447873a0be063b69f OK 2025/11/24 02:45:44 DEBUG : dir1/0010-456789.txt: md5 = c91f8aa34e30580d4f96592d40082ecb OK 2025/11/24 02:45:45 DEBUG : dir1/0011-56789;.txt: md5 = 78a31ab15f23e16d4216fbc14fff55e8 OK 2025/11/24 02:45:47 DEBUG : dir1/0012-6789;.txt: md5 = a1561e5e062d90855e1b4c9fcebaeabb OK 2025/11/24 02:45:49 DEBUG : dir1/0013-789;=.txt: md5 = deb08c2b78ace289bec95b849bc45ceb OK 2025/11/24 02:45:50 DEBUG : dir1/0014-89;=.txt: md5 = 49af345212b36070c92b2092c54de57b OK 2025/11/24 02:45:51 DEBUG : dir1/0015-9;=.txt: md5 = 4db3cb8a1c8736e3316ce2bfea9cb4f8 OK 2025/11/24 02:45:53 DEBUG : apple: md5 = 1ddbb32c48b3d9ec83f13c9407793dd9 OK 2025/11/24 02:45:54 DEBUG : banana: md5 = a11cd7130d51ec71517ad9372987038b OK 2025/11/24 02:45:56 DEBUG : appleappleapplebanana: md5 = 5317d3b2d986b50c2b833e126adcee26 OK 2025/11/24 02:45:57 DEBUG : splitbananasplit: md5 = 6e8214dbcda1ca482225f875ba45e860 OK 2025/11/24 02:45:57 DEBUG : Waiting for deletions to finish 2025/11/24 02:45:58 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:45:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:45:59 DEBUG : apple: size = 5 OK 2025/11/24 02:45:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : apple: Unchanged skipping 2025/11/24 02:45:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:45:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:45:59 DEBUG : banana: size = 6 OK 2025/11/24 02:45:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : banana: Unchanged skipping 2025/11/24 02:45:59 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:45:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:45:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:45:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:45:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:45:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:45:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:45:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:45:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:45:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:45:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:45:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:45:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:45:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:45:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:45:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:45:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:45:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:45:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:45:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:45:59 DEBUG : Waiting for deletions to finish 2025/11/24 02:45:59 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:00 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1: Directory modification time the same (differ by -316.817µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : apple: size = 5 OK 2025/11/24 02:46:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:01 DEBUG : banana: size = 6 OK 2025/11/24 02:46:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:46:01 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:01 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:01 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:46:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 5dca2f3cad163fecf22e63248b086a7f OK 2025/11/24 02:46:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = ac3b0b55825f2f5de729036c1bd85c33 OK 2025/11/24 02:46:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 5a274580c410753d2805ed465092578b OK 2025/11/24 02:46:19 DEBUG : dir1/0003-defghij.txt: md5 = 7a730fc6ba87fbac7541cb7ae85bf5b0 OK 2025/11/24 02:46:20 DEBUG : dir1/0004-efghijk.txt: md5 = f685fa41b7da38cfd012572a40809ef5 OK 2025/11/24 02:46:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 169bff9b441e17a2759eb1741cc3d060 OK 2025/11/24 02:46:23 DEBUG : dir1/0006-ghijklm.txt: md5 = bae5d4f08ff937de12875e68b2780526 OK 2025/11/24 02:46:25 DEBUG : dir1/0007-1234567.txt: md5 = 03a07c08b74bd34abbb1e9cf1e9f1f69 OK 2025/11/24 02:46:26 DEBUG : dir1/0008-2345678.txt: md5 = c71233904b56967727b73d7f50d36392 OK 2025/11/24 02:46:28 DEBUG : dir1/0009-3456789.txt: md5 = 77102ba5159ae440f149de0de3b0843b OK 2025/11/24 02:46:29 DEBUG : dir1/0010-456789.txt: md5 = 6fd28fb4fe5668d42007d7a6c51c0673 OK 2025/11/24 02:46:31 DEBUG : dir1/0011-56789;.txt: md5 = 496063a20291801ee95093dc3c139c68 OK 2025/11/24 02:46:32 DEBUG : dir1/0012-6789;.txt: md5 = de94e79e234eee97ddf117a08cde81d9 OK 2025/11/24 02:46:33 DEBUG : dir1/0013-789;=.txt: md5 = d52663b3ef4f0eda5f90e8e53cce60d1 OK 2025/11/24 02:46:35 DEBUG : dir1/0014-89;=.txt: md5 = fc581c5e8bb960f807b58b41cbed08e3 OK 2025/11/24 02:46:36 DEBUG : dir1/0015-9;=.txt: md5 = a05cfa8575b52ec9a2cd2bd34479b0d5 OK 2025/11/24 02:46:37 DEBUG : apple: md5 = 7a25a1aea86200d9c2712369899a26fc OK 2025/11/24 02:46:39 DEBUG : banana: md5 = 38403cbe35504bb1c1ed61eb4ba04c0b OK 2025/11/24 02:46:40 DEBUG : appleappleapplebanana: md5 = d7a889cf817f32d3022154bf9b7015fb OK 2025/11/24 02:46:42 DEBUG : splitbananasplit: md5 = e96ed8f217b0dc645a4130f321354300 OK 2025/11/24 02:46:42 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:42 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 02:46:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:46:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 02:46:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:46:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 02:46:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:46:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:46:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 7c9b0af460644badf9a4e7ac73cac8d6 OK 2025/11/24 02:46:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/24 02:46:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:45 DEBUG : YmFuYW5h: md5 = 17e4dbd87a7f016688b1d3bdb012b56c OK 2025/11/24 02:46:45 DEBUG : YmFuYW5h: size = 6 OK 2025/11/24 02:46:45 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/24 02:46:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:45 DEBUG : YXBwbGU=: md5 = c2129eb1bab234303f8b5575d51f100c OK 2025/11/24 02:46:45 DEBUG : YXBwbGU=: size = 5 OK 2025/11/24 02:46:45 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/24 02:46:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = d6e4987e5af8532f7c2ea83dc7644f36 OK 2025/11/24 02:46:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/24 02:46:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = fd5e650e07071d84989196b34b8f48a4 OK 2025/11/24 02:46:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/24 02:46:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 1f9cb94b3121e0a9fe0fd9fc38cea69b OK 2025/11/24 02:46:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/24 02:46:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = c272a342b806f35732c9eae27ed35997 OK 2025/11/24 02:46:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/24 02:46:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 7359657366989687929a6f97a5f632b7 OK 2025/11/24 02:46:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/24 02:46:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 3bdd6a939f6b74eba3ab4cedfb574a47 OK 2025/11/24 02:46:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/24 02:46:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 86c575525c0ece7463b997bad255ceeb OK 2025/11/24 02:46:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/24 02:46:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 53e77e74d1e07ecbd703ceae1853aef4 OK 2025/11/24 02:46:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/24 02:46:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 0356de9374ef22723d07fcce79126924 OK 2025/11/24 02:46:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/24 02:46:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = a641690127b4480a64e99be814644d93 OK 2025/11/24 02:46:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/24 02:46:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = af83ad57ad903fc6294505429e6c0d17 OK 2025/11/24 02:46:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/24 02:46:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 1baccb4ffa4b456df85ac67f5db5fced OK 2025/11/24 02:46:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/24 02:46:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = bec08bd873f04b0ae09109d184b6c0b6 OK 2025/11/24 02:46:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/24 02:46:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 91549782e54fd4a0fd877c1340e46275 OK 2025/11/24 02:46:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/24 02:46:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 7a63a24b07b9fafa110b67c3270580d5 OK 2025/11/24 02:46:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/24 02:46:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 573a981fd2d223bbcd0786741cab957e OK 2025/11/24 02:46:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/24 02:46:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:51 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = d5365050e41c838ae2b281c61bbd9a5e OK 2025/11/24 02:46:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/24 02:46:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:51 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 02:46:52 INFO : splitbananasplit: Deleted 2025/11/24 02:46:52 INFO : banana: Deleted 2025/11/24 02:46:52 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 02:46:52 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 02:46:52 INFO : appleappleapplebanana: Deleted 2025/11/24 02:46:52 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 02:46:52 INFO : apple: Deleted 2025/11/24 02:46:52 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:54 DEBUG : dir1: Directory modification time the same (differ by -321.327µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : YXBwbGU=: size = 5 OK 2025/11/24 02:46:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/24 02:46:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:54 DEBUG : YmFuYW5h: size = 6 OK 2025/11/24 02:46:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/24 02:46:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/24 02:46:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/24 02:46:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/24 02:46:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/24 02:46:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/24 02:46:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/24 02:46:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/24 02:46:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/24 02:46:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/24 02:46:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 02:46:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/24 02:46:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/24 02:46:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/24 02:46:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:46:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/24 02:46:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/24 02:46:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/24 02:46:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/24 02:46:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:46:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:46:54 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:54 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:47:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:47:08 DEBUG : dir1/0000-abcdefg.txt: md5 = e56f9e6fcac5138d23be9506a58278d1 OK 2025/11/24 02:47:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = c2713f124388b781f1936a4cef5b4fc0 OK 2025/11/24 02:47:11 DEBUG : dir1/0002-cdefghi.txt: md5 = bfa9204f905be276cf2202d605300a7c OK 2025/11/24 02:47:12 DEBUG : dir1/0003-defghij.txt: md5 = 8a5bcdce1010a37d564cd5e363d3d5a3 OK 2025/11/24 02:47:13 DEBUG : dir1/0004-efghijk.txt: md5 = e3e6caceac0f4421a2221374ed7e5f33 OK 2025/11/24 02:47:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 8d3a1dc8182cd2d581d58849d24ab374 OK 2025/11/24 02:47:16 DEBUG : dir1/0006-ghijklm.txt: md5 = ab432cad0ad47bcd03f8e8e19f341651 OK 2025/11/24 02:47:18 DEBUG : dir1/0007-1234567.txt: md5 = e455c2ed25d0d417fc5cc0849fec3a23 OK 2025/11/24 02:47:19 DEBUG : dir1/0008-2345678.txt: md5 = 06850e396332458bc1753c830ce3a176 OK 2025/11/24 02:47:21 DEBUG : dir1/0009-3456789.txt: md5 = fcdc38f06f911dd5036fb09f82fe75e2 OK 2025/11/24 02:47:22 DEBUG : dir1/0010-456789.txt: md5 = 60917ba53c283978ac7befa057fb3e8d OK 2025/11/24 02:47:24 DEBUG : dir1/0011-56789;.txt: md5 = 795aa52f3895c522df23ac36e517d21d OK 2025/11/24 02:47:25 DEBUG : dir1/0012-6789;.txt: md5 = 05099e9abc6744452cfba2ca204391d5 OK 2025/11/24 02:47:27 DEBUG : dir1/0013-789;=.txt: md5 = c458fdbd98a2e42742849b2a3578dffe OK 2025/11/24 02:47:28 DEBUG : dir1/0014-89;=.txt: md5 = a62c1d5a0ed0fd28eba5492ed5666378 OK 2025/11/24 02:47:30 DEBUG : dir1/0015-9;=.txt: md5 = 908cff7d5707da9743e18c1bab3226d1 OK 2025/11/24 02:47:31 DEBUG : apple: md5 = a53145974db5164deafcf54c9013af33 OK 2025/11/24 02:47:33 DEBUG : banana: md5 = 8ae4ce7a6d21568b5d3b97d053fb8222 OK 2025/11/24 02:47:34 DEBUG : appleappleapplebanana: md5 = 9916686d2e804e16bfd1737dec6c35db OK 2025/11/24 02:47:36 DEBUG : splitbananasplit: md5 = 2685602047273595aa7ab5875d851290 OK 2025/11/24 02:47:36 DEBUG : Waiting for deletions to finish 2025/11/24 02:47:36 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:47:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:47:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 02:47:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:47:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 02:47:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:47:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:38 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:47:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:47:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:47:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:47:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:47:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:47:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:47:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:47:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:47:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:47:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:47:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:47:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:47:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:47:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/24 02:47:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:47:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:47:39 DEBUG : PREFIXapple: md5 = 47d95d875c010f5697e5f1415ffc5059 OK 2025/11/24 02:47:39 DEBUG : PREFIXapple: size = 5 OK 2025/11/24 02:47:39 INFO : apple: Copied (new) to: PREFIXapple 2025/11/24 02:47:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:47:39 DEBUG : PREFIXsplitbananasplit: md5 = 7eb0a7ad97509ad056a9d37efdf13e9d OK 2025/11/24 02:47:39 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/24 02:47:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/24 02:47:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:47:39 DEBUG : PREFIXbanana: md5 = 76a97792e056adaf81a7c95c2fe40908 OK 2025/11/24 02:47:39 DEBUG : PREFIXbanana: size = 6 OK 2025/11/24 02:47:39 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/24 02:47:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:47:39 DEBUG : PREFIXappleappleapplebanana: md5 = fe8a9e64328121387c6f6f5eba3bea37 OK 2025/11/24 02:47:39 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/24 02:47:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/24 02:47:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:47:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = a89ac41f1a4b54c32f3ef33fc8027a64 OK 2025/11/24 02:47:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/24 02:47:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:47:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:47:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = a10d791d55f74cb24b4eeda72fb90560 OK 2025/11/24 02:47:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:47:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:47:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:47:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 5fb6ed58966bfc2a876d0b0d92fa5d6c OK 2025/11/24 02:47:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/24 02:47:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:47:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:47:40 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 28383cd3d3c3a2972ae123440564ce63 OK 2025/11/24 02:47:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/24 02:47:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:47:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:47:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 5c1a5944dfcc12df0e8f08a8850f4897 OK 2025/11/24 02:47:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/24 02:47:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:47:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:47:41 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 59760d12d120a5cec90c03d3fcec438f OK 2025/11/24 02:47:41 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/24 02:47:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:47:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:47:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 58b013c17e1473b8759b2d9f3830ae91 OK 2025/11/24 02:47:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/24 02:47:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:47:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:47:42 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 042f5e1e95ecb659e484b4299959ba03 OK 2025/11/24 02:47:42 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/24 02:47:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:47:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:47:43 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 020519aac67fe02ec98a754e8b83176e OK 2025/11/24 02:47:43 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/24 02:47:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:47:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:47:43 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = deb604ef9ca237ad088b8accfbe7ab80 OK 2025/11/24 02:47:43 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/24 02:47:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:47:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:47:43 DEBUG : dir1/PREFIX0010-456789.txt: md5 = f4b892d5b640ff1f79dace98b4db7e64 OK 2025/11/24 02:47:43 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/24 02:47:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/24 02:47:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:47:43 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 93f5b39d883e3108f64fd3435c8ef489 OK 2025/11/24 02:47:43 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/24 02:47:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:47:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:47:44 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 15b45c2281bf6f891b594c811be20a14 OK 2025/11/24 02:47:44 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/24 02:47:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:47:44 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 7e1711672e8d0e40f1d2049ecc992230 OK 2025/11/24 02:47:44 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/24 02:47:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:47:44 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 8b78087acdbb07a3053434f835a93e49 OK 2025/11/24 02:47:44 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/24 02:47:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:47:45 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 90957cf9bc749bb055910c1dd69f647f OK 2025/11/24 02:47:45 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/24 02:47:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:47:45 DEBUG : Waiting for deletions to finish 2025/11/24 02:47:45 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 02:47:45 INFO : banana: Deleted 2025/11/24 02:47:45 INFO : apple: Deleted 2025/11/24 02:47:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 02:47:45 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 02:47:45 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 02:47:45 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 02:47:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 02:47:45 INFO : splitbananasplit: Deleted 2025/11/24 02:47:45 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 02:47:45 INFO : appleappleapplebanana: Deleted 2025/11/24 02:47:45 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 02:47:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 02:47:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 02:47:45 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 02:47:45 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 02:47:46 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 02:47:46 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 02:47:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 02:47:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 02:47:46 DEBUG : Waiting for deletions to finish 2025/11/24 02:47:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:47:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:47:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:47:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:47:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:47:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:47:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:47:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:47:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:47:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:47:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:47:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:47:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:47:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:47:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:47:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:47:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:47:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:47:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:47:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:47:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:47:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:47:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:47:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:47:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:47:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:47:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:47:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:47:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:47:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:47:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:47:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:47:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:47:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:47:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:47:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:47:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:47:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:47:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:47:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:47:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:47:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:47:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:47:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:47:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:47:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:47:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:47:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:47:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:47:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:47:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1: Directory modification time the same (differ by -326.217µs, within tolerance 1ms) 2025/11/24 02:47:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:47:49 DEBUG : splitbananasplit: md5 = 6389b2cd631db8f31f41e058fce6e879 OK 2025/11/24 02:47:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:47:49 INFO : splitbananasplit: Copied (new) 2025/11/24 02:47:49 DEBUG : apple: md5 = 9a71ab3c14bbb3c8240f2855268da8b1 OK 2025/11/24 02:47:49 DEBUG : apple: size = 5 OK 2025/11/24 02:47:49 INFO : apple: Copied (new) 2025/11/24 02:47:49 DEBUG : appleappleapplebanana: md5 = 2699b4749148272d3d463263e98b9353 OK 2025/11/24 02:47:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:47:49 INFO : appleappleapplebanana: Copied (new) 2025/11/24 02:47:49 DEBUG : banana: md5 = 6e94301656273d5197f10c0fe405a36b OK 2025/11/24 02:47:49 DEBUG : banana: size = 6 OK 2025/11/24 02:47:49 INFO : banana: Copied (new) 2025/11/24 02:47:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 425cb0f3703e74887b44f53238c76316 OK 2025/11/24 02:47:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:47:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/24 02:47:50 DEBUG : dir1/0000-abcdefg.txt: md5 = 9772694b9fc1c0b0836b61b9744bfb78 OK 2025/11/24 02:47:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:47:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/24 02:47:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 4c8f57952e3166fe13a981e831e48931 OK 2025/11/24 02:47:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:47:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/24 02:47:50 DEBUG : dir1/0003-defghij.txt: md5 = 77797cd58036eccf7bc72042d17c7802 OK 2025/11/24 02:47:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:47:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/24 02:47:51 DEBUG : dir1/0004-efghijk.txt: md5 = 0018a6ed426e24aa4017c0a06c69d05a OK 2025/11/24 02:47:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:47:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/24 02:47:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 7921dfd9f340e6417142638591db1a16 OK 2025/11/24 02:47:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:47:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/24 02:47:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 01a76761c174758110bf385fee81d63c OK 2025/11/24 02:47:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:47:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/24 02:47:52 DEBUG : dir1/0007-1234567.txt: md5 = 7e48da6933f65eeb58624a6ef6b73f84 OK 2025/11/24 02:47:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:47:52 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/24 02:47:53 DEBUG : dir1/0009-3456789.txt: md5 = fd56e3dc66cbd1b228056c44d00abdfe OK 2025/11/24 02:47:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:47:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/24 02:47:53 DEBUG : dir1/0010-456789.txt: md5 = c78c75d50bf3e59b950d016cffce9f3d OK 2025/11/24 02:47:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:47:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/24 02:47:53 DEBUG : dir1/0008-2345678.txt: md5 = b54158b8e0e67a47ab82b1587ac0effb OK 2025/11/24 02:47:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:47:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/24 02:47:53 DEBUG : dir1/0011-56789;.txt: md5 = e9ac21467295d0b97e0818831d599fda OK 2025/11/24 02:47:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:47:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/24 02:47:54 DEBUG : dir1/0012-6789;.txt: md5 = 523d4ca476c3010e1a7bd25fa8ca1353 OK 2025/11/24 02:47:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:47:54 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/24 02:47:54 DEBUG : dir1/0014-89;=.txt: md5 = c4722f4c8d3af32fd24d17a51be5960b OK 2025/11/24 02:47:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:47:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/24 02:47:54 DEBUG : dir1/0013-789;=.txt: md5 = 3ab571e7e737903b753f862d0cb104b5 OK 2025/11/24 02:47:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:47:54 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/24 02:47:55 DEBUG : dir1/0015-9;=.txt: md5 = 8062853f68d954064ed6dce3bf9c6665 OK 2025/11/24 02:47:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:47:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/24 02:47:55 DEBUG : Waiting for deletions to finish 2025/11/24 02:47:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/24 02:47:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/24 02:47:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/24 02:47:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/24 02:47:55 INFO : PREFIXsplitbananasplit: Deleted 2025/11/24 02:47:55 INFO : PREFIXbanana: Deleted 2025/11/24 02:47:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/24 02:47:55 INFO : PREFIXapple: Deleted 2025/11/24 02:47:56 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/24 02:47:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/24 02:47:56 DEBUG : Waiting for deletions to finish 2025/11/24 02:47:57 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:47:57 DEBUG : Waiting for deletions to finish 2025/11/24 02:47:58 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:47:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:48:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:48:11 DEBUG : dir1/0000-abcdefg.txt: md5 = ff5f87ed78d850a038769db5c5333170 OK 2025/11/24 02:48:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 015cc45cf693152bc8303d75413a1042 OK 2025/11/24 02:48:14 DEBUG : dir1/0002-cdefghi.txt: md5 = c20966eeacce7418769fdc26c49e7465 OK 2025/11/24 02:48:15 DEBUG : dir1/0003-defghij.txt: md5 = 2cd0b48f7d1ffec23a1ebfeebfcbef0c OK 2025/11/24 02:48:17 DEBUG : dir1/0004-efghijk.txt: md5 = e8f27de66ef2ce05cd23015bef7c1c59 OK 2025/11/24 02:48:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 6dfa30fe2ccdcd9c8f95401d1dc001b1 OK 2025/11/24 02:48:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 3bfb5c963223abe4ae2a46d505c048c4 OK 2025/11/24 02:48:21 DEBUG : dir1/0007-1234567.txt: md5 = 1c77a5f75c3207afd9117270b06977a3 OK 2025/11/24 02:48:22 DEBUG : dir1/0008-2345678.txt: md5 = 3cb9768828ba5a3d4ab86859833d34ee OK 2025/11/24 02:48:24 DEBUG : dir1/0009-3456789.txt: md5 = 11eea8fcf5c366cec6bd6b390fb1be46 OK 2025/11/24 02:48:25 DEBUG : dir1/0010-456789.txt: md5 = 965cb2e714e259942b54e2f5d2033be6 OK 2025/11/24 02:48:27 DEBUG : dir1/0011-56789;.txt: md5 = 33117aabb94d8186ce3b5a0b240483c7 OK 2025/11/24 02:48:28 DEBUG : dir1/0012-6789;.txt: md5 = f73f06dddb1fea1cd097c65d7324b17f OK 2025/11/24 02:48:29 DEBUG : dir1/0013-789;=.txt: md5 = 701425c8596c15b7c1643533afa1325b OK 2025/11/24 02:48:31 DEBUG : dir1/0014-89;=.txt: md5 = 4e0bdae4e80062851569d99cb2ec7f8c OK 2025/11/24 02:48:32 DEBUG : dir1/0015-9;=.txt: md5 = 008096418fbbffc9ffb091674e44af1a OK 2025/11/24 02:48:34 DEBUG : apple: md5 = 404e5730ecdec7451558d89b715da39a OK 2025/11/24 02:48:35 DEBUG : banana: md5 = e35965d284e1c652b836f4457cdec994 OK 2025/11/24 02:48:36 DEBUG : appleappleapplebanana: md5 = 43e1e8614d3275c835358f3287120ba1 OK 2025/11/24 02:48:38 DEBUG : splitbananasplit: md5 = 30514a1382eb93be4ed68e196b69a66b OK 2025/11/24 02:48:38 DEBUG : Waiting for deletions to finish 2025/11/24 02:48:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:48:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:48:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:48:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:48:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:48:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:48:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 02:48:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:48:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 02:48:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:40 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:48:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:48:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/24 02:48:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:48:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:48:41 DEBUG : appleappleapplebananaSUFFIX: md5 = 29e3dd21ab2f884df0728984006542b1 OK 2025/11/24 02:48:41 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/24 02:48:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/24 02:48:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:48:41 DEBUG : appleSUFFIX: md5 = 5f557b7d804dec48b484d74fc9106db0 OK 2025/11/24 02:48:41 DEBUG : appleSUFFIX: size = 5 OK 2025/11/24 02:48:41 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/24 02:48:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:41 DEBUG : bananaSUFFIX: md5 = 31cbdcc8285ab638515d0fa462f4ec66 OK 2025/11/24 02:48:41 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/24 02:48:41 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/24 02:48:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:48:41 DEBUG : splitbananasplitSUFFIX: md5 = d50f747f5dfed56b8fbfe42b01a2002e OK 2025/11/24 02:48:41 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/24 02:48:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/24 02:48:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:48:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = e79a8db4e768cf8cc9dc28fad240540d OK 2025/11/24 02:48:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/24 02:48:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:48:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:48:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 14d168e8ab16b700e5f82b858098b41e OK 2025/11/24 02:48:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/24 02:48:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:48:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 2a8731d411b8d0aaf175e8d6bef6f370 OK 2025/11/24 02:48:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/24 02:48:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:48:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:48:43 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 957f5a0a0aef825ccb1a95a76ea17745 OK 2025/11/24 02:48:43 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/24 02:48:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:48:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:48:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 3933266ef490f98409a2cf69c81c529b OK 2025/11/24 02:48:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/24 02:48:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:48:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:48:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = bd6d587a099ea3940749bff9b149efb5 OK 2025/11/24 02:48:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/24 02:48:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:48:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:48:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 5e14ff1f93b62c4594df30ce95e73259 OK 2025/11/24 02:48:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/24 02:48:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:48:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:48:44 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 144ca329cb741d1729fa27fb7680cda3 OK 2025/11/24 02:48:44 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/24 02:48:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:48:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:48:45 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = e3c00360cea7152de8abb8d903ef49c8 OK 2025/11/24 02:48:45 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/24 02:48:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:48:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:48:45 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 1e504355913249d21cd5e6033cfe1963 OK 2025/11/24 02:48:45 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/24 02:48:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:48:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:48:45 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 507915f44e18a62c7f678fdf7cd6a945 OK 2025/11/24 02:48:45 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/24 02:48:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:48:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:48:46 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = a939b46918e60ffffdb1f5c465141e58 OK 2025/11/24 02:48:46 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/24 02:48:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:48:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:48:46 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = f3d500e16667a82a6388b4c4e8aca180 OK 2025/11/24 02:48:46 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/24 02:48:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:48:47 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = d43f8b752b18ec01a5e2cb91ce5ad4e5 OK 2025/11/24 02:48:47 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/24 02:48:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:48:47 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 64615d3256bb63bd0c891b3c1acb7d1d OK 2025/11/24 02:48:47 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/24 02:48:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:48:47 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 38492739727580f6a31de534380aedc6 OK 2025/11/24 02:48:47 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/24 02:48:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:48:47 DEBUG : Waiting for deletions to finish 2025/11/24 02:48:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 02:48:47 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 02:48:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 02:48:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 02:48:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 02:48:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 02:48:48 INFO : splitbananasplit: Deleted 2025/11/24 02:48:48 INFO : banana: Deleted 2025/11/24 02:48:48 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 02:48:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 02:48:48 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 02:48:48 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 02:48:48 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 02:48:48 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 02:48:48 INFO : apple: Deleted 2025/11/24 02:48:48 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 02:48:48 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 02:48:48 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 02:48:48 INFO : appleappleapplebanana: Deleted 2025/11/24 02:48:48 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 02:48:48 DEBUG : Waiting for deletions to finish 2025/11/24 02:48:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:48:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:48:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:48:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:48:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:48:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1: Directory modification time the same (differ by -331.252µs, within tolerance 1ms) 2025/11/24 02:48:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:48:51 DEBUG : splitbananasplit: md5 = 95990fd33b109e8aae39cbb76ca4cbd2 OK 2025/11/24 02:48:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:48:51 INFO : splitbananasplit: Copied (new) 2025/11/24 02:48:51 DEBUG : apple: md5 = e5e7758232329a62aa19b066b6b4b508 OK 2025/11/24 02:48:51 DEBUG : apple: size = 5 OK 2025/11/24 02:48:51 INFO : apple: Copied (new) 2025/11/24 02:48:51 DEBUG : banana: md5 = 396ff7fbddf6100f83d5c467a8620c2f OK 2025/11/24 02:48:51 DEBUG : banana: size = 6 OK 2025/11/24 02:48:51 INFO : banana: Copied (new) 2025/11/24 02:48:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = d1818ec3d8946d31c38e459f15a2020a OK 2025/11/24 02:48:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:48:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/24 02:48:53 DEBUG : dir1/0002-cdefghi.txt: md5 = 35a98e1d5c8255af75ea24dd6b0cf4dc OK 2025/11/24 02:48:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:48:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/24 02:48:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 77c50e86cdb4d34e070bb98258fd65f6 OK 2025/11/24 02:48:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:48:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/24 02:48:54 DEBUG : dir1/0003-defghij.txt: md5 = 0a1f24de5b386c4e6625c59c8e42cf6b OK 2025/11/24 02:48:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:48:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/24 02:48:54 DEBUG : dir1/0005-fghijkl.txt: md5 = f2bdd82fb7f5706ddb74df9c3ece6f36 OK 2025/11/24 02:48:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:48:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/24 02:48:54 DEBUG : dir1/0004-efghijk.txt: md5 = b07fe817b662b7a108ed5727254b35aa OK 2025/11/24 02:48:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:48:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/24 02:48:55 DEBUG : appleappleapplebanana: md5 = 69bba51ef1e486bfbc1a93ec3733c6c1 OK 2025/11/24 02:48:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:48:55 INFO : appleappleapplebanana: Copied (new) 2025/11/24 02:48:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 7c64978ef0721e4b5f6ac707f6782c6a OK 2025/11/24 02:48:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:48:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/24 02:48:55 DEBUG : dir1/0008-2345678.txt: md5 = d23b9595e7b9adf2e5debe9e2a530f7e OK 2025/11/24 02:48:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:48:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/24 02:48:56 DEBUG : dir1/0007-1234567.txt: md5 = 4b2183401d827a7570f1081bdc821235 OK 2025/11/24 02:48:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:48:56 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/24 02:48:56 DEBUG : dir1/0009-3456789.txt: md5 = 77ff6d770f6675256399ec032f59d8a9 OK 2025/11/24 02:48:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:48:56 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/24 02:48:57 DEBUG : dir1/0010-456789.txt: md5 = 91bf62c823720782e274486d31986c6a OK 2025/11/24 02:48:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:48:57 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/24 02:48:57 DEBUG : dir1/0012-6789;.txt: md5 = 898396dfa1048eadcaccede1b9acb660 OK 2025/11/24 02:48:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:48:57 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/24 02:48:57 DEBUG : dir1/0011-56789;.txt: md5 = 37a40a2d0eec31334b5b778ec5d35479 OK 2025/11/24 02:48:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:48:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/24 02:48:58 DEBUG : dir1/0013-789;=.txt: md5 = 182b2586e3b6b0de0a9f399967e54abb OK 2025/11/24 02:48:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:48:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/24 02:48:58 DEBUG : dir1/0014-89;=.txt: md5 = 2d25f0dcd228fcabccc1c088c6d58508 OK 2025/11/24 02:48:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:48:58 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/24 02:48:58 DEBUG : dir1/0015-9;=.txt: md5 = 73916a4521d2f00acf0664802cd5a51f OK 2025/11/24 02:48:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:48:58 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/24 02:48:58 DEBUG : Waiting for deletions to finish 2025/11/24 02:48:59 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/24 02:48:59 INFO : appleSUFFIX: Deleted 2025/11/24 02:48:59 INFO : splitbananasplitSUFFIX: Deleted 2025/11/24 02:48:59 INFO : bananaSUFFIX: Deleted 2025/11/24 02:48:59 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/24 02:49:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/24 02:49:00 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/24 02:49:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/24 02:49:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/24 02:49:00 DEBUG : Waiting for deletions to finish 2025/11/24 02:49:00 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:49:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : Waiting for deletions to finish 2025/11/24 02:49:01 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:49:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:49:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:49:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 8df53c4e1f46820f779e0df521fcd097 OK 2025/11/24 02:49:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3b43fb426a38286f3a8cf4cabc47f0c9 OK 2025/11/24 02:49:17 DEBUG : dir1/0002-cdefghi.txt: md5 = df2a54199f4268b51fcd18224b5dd082 OK 2025/11/24 02:49:19 DEBUG : dir1/0003-defghij.txt: md5 = 64c4bc83ed037c8f15d46d99bf024010 OK 2025/11/24 02:49:20 DEBUG : dir1/0004-efghijk.txt: md5 = 5fe7c216f32dfa4cbe38fd3b62bf9d0e OK 2025/11/24 02:49:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 2367c3629c7a534bcd11371312b430c0 OK 2025/11/24 02:49:23 DEBUG : dir1/0006-ghijklm.txt: md5 = cbd61f75f97fdf1265930ec0b3fb0c15 OK 2025/11/24 02:49:24 DEBUG : dir1/0007-1234567.txt: md5 = f7a95bb9cc414c60a9792b3fa64f5b53 OK 2025/11/24 02:49:26 DEBUG : dir1/0008-2345678.txt: md5 = e7566afeeda547872e559d4c864693d6 OK 2025/11/24 02:49:27 DEBUG : dir1/0009-3456789.txt: md5 = eaf7d7872248e002a59c38ba4a05b9f4 OK 2025/11/24 02:49:29 DEBUG : dir1/0010-456789.txt: md5 = 5b53cd4b902d4bfffd9a9f747619d57a OK 2025/11/24 02:49:30 DEBUG : dir1/0011-56789;.txt: md5 = b9beeb34c49c2e6bf5b5f62a8cd2a651 OK 2025/11/24 02:49:32 DEBUG : dir1/0012-6789;.txt: md5 = 504336c8102ec82ab133c3f84d3375df OK 2025/11/24 02:49:33 DEBUG : dir1/0013-789;=.txt: md5 = 886bf5a58d074fc5689bf65a30841106 OK 2025/11/24 02:49:34 DEBUG : dir1/0014-89;=.txt: md5 = aefd99f4b047b40594bab4026092be6a OK 2025/11/24 02:49:36 DEBUG : dir1/0015-9;=.txt: md5 = d2ad0b6ca566dfc7885d2896ac62d46b OK 2025/11/24 02:49:37 DEBUG : apple: md5 = f5b72dfa73161e3f15ac9027da595bcd OK 2025/11/24 02:49:39 DEBUG : banana: md5 = 895479e2f970de71e9b5c1b7373fcccd OK 2025/11/24 02:49:40 DEBUG : appleappleapplebanana: md5 = 85569ad06b0938c8b1cbd6578873e2a0 OK 2025/11/24 02:49:42 DEBUG : splitbananasplit: md5 = 9f2af59c86b94b3746c42db44f01725b OK 2025/11/24 02:49:42 DEBUG : Waiting for deletions to finish 2025/11/24 02:49:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:49:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:49:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:49:43 DEBUG : apple: size = 5 OK 2025/11/24 02:49:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:43 DEBUG : apple: Unchanged skipping 2025/11/24 02:49:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:43 DEBUG : banana: size = 6 OK 2025/11/24 02:49:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:43 DEBUG : banana: Unchanged skipping 2025/11/24 02:49:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:49:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:49:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 02:49:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:49:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:49:45 DEBUG : appleapple: md5 = d6142933d1a086222682622aa6d8175a OK 2025/11/24 02:49:45 DEBUG : appleapple: size = 21 OK 2025/11/24 02:49:45 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/24 02:49:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:49:45 DEBUG : dir1/0000-abcde: md5 = f9d8c152f76b4e2018a5a831082c4441 OK 2025/11/24 02:49:45 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/24 02:49:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/24 02:49:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:49:46 DEBUG : splitbanan: md5 = 7d1cd01b629c5f5a5bb7de29f00c5129 OK 2025/11/24 02:49:46 DEBUG : splitbanan: size = 16 OK 2025/11/24 02:49:46 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/24 02:49:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:49:46 DEBUG : dir1/0001-bcdef: md5 = c69d3f3f86948267b0cd4943290a9cc1 OK 2025/11/24 02:49:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/24 02:49:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/24 02:49:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:49:46 DEBUG : dir1/0002-cdefg: md5 = 9a49976d1a5258ce5431005d53b65b72 OK 2025/11/24 02:49:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/24 02:49:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/24 02:49:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:49:47 DEBUG : dir1/0004-efghi: md5 = 7abd0e6e0c61b6be36373913642b18fe OK 2025/11/24 02:49:47 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/24 02:49:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/24 02:49:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:49:47 DEBUG : dir1/0003-defgh: md5 = ffc3b4aad06b9c24055fcea5dc0a66c8 OK 2025/11/24 02:49:47 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/24 02:49:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/24 02:49:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:49:47 DEBUG : dir1/0005-fghij: md5 = eaf2bc1a2689b1845f34c2e8be46e574 OK 2025/11/24 02:49:47 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/24 02:49:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/24 02:49:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:49:48 DEBUG : dir1/0006-ghijk: md5 = 0ee1a613330a8b6aa87bb3ed9dbf0f91 OK 2025/11/24 02:49:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/24 02:49:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/24 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:49:48 DEBUG : dir1/0007-12345: md5 = eecce3d1819c40824a3e3d7bebe53fbd OK 2025/11/24 02:49:48 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/24 02:49:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/24 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:49:48 DEBUG : dir1/0008-23456: md5 = c9cf2ff6daab00970f04804208e37c4a OK 2025/11/24 02:49:48 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/24 02:49:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/24 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:49:49 DEBUG : dir1/0009-34567: md5 = cafe277f5a3b3f7628db451aa191a00c OK 2025/11/24 02:49:49 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/24 02:49:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/24 02:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:49:49 DEBUG : dir1/0010-45678: md5 = a6ef5143a5b27961429b6e9995fd4622 OK 2025/11/24 02:49:49 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/24 02:49:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/24 02:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:49:50 DEBUG : dir1/0012-6789;: md5 = a2ca22055fd6ebf0de0acd043af5c5d9 OK 2025/11/24 02:49:50 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/24 02:49:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/24 02:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:49:50 DEBUG : dir1/0011-56789: md5 = 5585294de7fc361b66b19e5bdc8eeac9 OK 2025/11/24 02:49:50 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/24 02:49:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/24 02:49:50 DEBUG : dir1/0013-789;=: md5 = 3c5a49459b892c80b234ee06f72c6ab4 OK 2025/11/24 02:49:50 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/24 02:49:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/24 02:49:50 DEBUG : dir1/0014-89;=.: md5 = e3aad474836b55181120694c701249c1 OK 2025/11/24 02:49:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/24 02:49:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/24 02:49:51 DEBUG : dir1/0015-9;=.t: md5 = 325ba1d8504b3592dd93391f4c69516c OK 2025/11/24 02:49:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/24 02:49:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/24 02:49:51 DEBUG : Waiting for deletions to finish 2025/11/24 02:49:51 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 02:49:51 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 02:49:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 02:49:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 02:49:51 INFO : splitbananasplit: Deleted 2025/11/24 02:49:51 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 02:49:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 02:49:51 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 02:49:52 INFO : appleappleapplebanana: Deleted 2025/11/24 02:49:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 02:49:52 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 02:49:52 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 02:49:52 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 02:49:52 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 02:49:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 02:49:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 02:49:52 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 02:49:52 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 02:49:52 DEBUG : Waiting for deletions to finish 2025/11/24 02:49:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : appleapple: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/24 02:49:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:49:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:49:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:49:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:49:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:49:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:49:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:49:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:49:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:49:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:49:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:49:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:49:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:49:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:49:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:49:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:49:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:49:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:49:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:49:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:49:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:49:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:49:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:49:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:49:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:49:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:49:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:49:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:49:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:49:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:49:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:49:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:49:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:49:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:49:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:49:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:49:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:49:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:49:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:49:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:49:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:49:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:49:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:49:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:49:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:49:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:49:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:49:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:49:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:49:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:49:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:49:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:49:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:49:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:49:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:49:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:49:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:49:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:49:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:49:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:49:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:49:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:49:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:49:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:49:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:49:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:49:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:49:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:49:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:49:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:49:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:49:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:49:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:49:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:49:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:49:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:49:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:49:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:54 DEBUG : dir1: Directory modification time the same (differ by -335.756µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:54 DEBUG : apple: size = 5 OK 2025/11/24 02:49:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : appleapple: size = 21 OK 2025/11/24 02:49:54 DEBUG : apple: Unchanged skipping 2025/11/24 02:49:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:49:54 DEBUG : banana: size = 6 OK 2025/11/24 02:49:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : banana: Unchanged skipping 2025/11/24 02:49:54 DEBUG : splitbanan: size = 16 OK 2025/11/24 02:49:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:49:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:49:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:49:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:49:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:49:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:49:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:49:54 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/24 02:49:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/24 02:49:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/24 02:49:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:49:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:49:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:49:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:49:54 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/24 02:49:54 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/24 02:49:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:49:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:49:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:49:54 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/24 02:49:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/24 02:49:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:49:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 02:49:54 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/24 02:49:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/24 02:49:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/24 02:49:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/24 02:49:54 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/24 02:49:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/24 02:49:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/24 02:49:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/24 02:49:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/24 02:49:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:49:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:49:54 DEBUG : Waiting for deletions to finish 2025/11/24 02:49:54 DEBUG : Waiting for deletions to finish 2025/11/24 02:49:54 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : appleapple: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/24 02:49:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/24 02:49:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:49:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:49:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:49:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:49:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:49:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:49:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:49:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:49:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:49:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:49:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:49:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:49:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:49:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:49:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:49:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:49:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:49:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:49:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:49:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:49:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:49:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:49:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:49:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:49:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:49:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:49:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:49:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:49:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:49:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:49:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:49:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:49:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:49:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:49:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:49:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:49:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:49:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:49:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:49:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:49:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:49:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:49:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:49:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:49:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:49:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:49:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:49:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:49:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:49:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:49:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:50:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:50:08 DEBUG : dir1/0000-abcdefg.txt: md5 = df1c224561e9cb8f7d927df141ac8090 OK 2025/11/24 02:50:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = bfa5497b397378301ff2a268a7360d03 OK 2025/11/24 02:50:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 0746338b779c3ec9987d3ce4c27a645d OK 2025/11/24 02:50:13 DEBUG : dir1/0003-defghij.txt: md5 = 69f278204da1ec9bdc1c3744a912635c OK 2025/11/24 02:50:14 DEBUG : dir1/0004-efghijk.txt: md5 = 49dcde08667da5d4781f9803d1a82ad7 OK 2025/11/24 02:50:16 DEBUG : dir1/0005-fghijkl.txt: md5 = c61524ba58ea072543762a0968db52d0 OK 2025/11/24 02:50:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 8b6ad94f47f0fb0b7afc0ea5aea1eb61 OK 2025/11/24 02:50:18 DEBUG : dir1/0007-1234567.txt: md5 = eb1bedd0b0104cf15c6bd50437fd9411 OK 2025/11/24 02:50:20 DEBUG : dir1/0008-2345678.txt: md5 = 3e2deb8b25d042da40a32c8ddac7f7ad OK 2025/11/24 02:50:22 DEBUG : dir1/0009-3456789.txt: md5 = f3374125ea6021200142ec7bc65d3871 OK 2025/11/24 02:50:23 DEBUG : dir1/0010-456789.txt: md5 = 49c33af2e0f19d48a15236beb6dbd742 OK 2025/11/24 02:50:24 DEBUG : dir1/0011-56789;.txt: md5 = 301afb83cafbf411a6fb5835dc60bdda OK 2025/11/24 02:50:26 DEBUG : dir1/0012-6789;.txt: md5 = 383d817b7abbaaca223381e59a1ba011 OK 2025/11/24 02:50:27 DEBUG : dir1/0013-789;=.txt: md5 = df5f6e50352f0a190f71176db191430c OK 2025/11/24 02:50:29 DEBUG : dir1/0014-89;=.txt: md5 = 4cfd836bd7d83b987fffa31ea725d820 OK 2025/11/24 02:50:30 DEBUG : dir1/0015-9;=.txt: md5 = cda6a467190b0a966af4752279bfa98a OK 2025/11/24 02:50:32 DEBUG : apple: md5 = 1e1c8f29a8d01778706a76216a074d7d OK 2025/11/24 02:50:33 DEBUG : banana: md5 = 35e64f40d015fa0e295a91bf998a8240 OK 2025/11/24 02:50:34 DEBUG : appleappleapplebanana: md5 = 6239dd5c7fd91f38a04c03ac4662533f OK 2025/11/24 02:50:36 DEBUG : splitbananasplit: md5 = 3559999f0989b09396c11de23da0da52 OK 2025/11/24 02:50:36 DEBUG : Waiting for deletions to finish 2025/11/24 02:50:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:50:38 DEBUG : apple: size = 5 OK 2025/11/24 02:50:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:50:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : apple: Unchanged skipping 2025/11/24 02:50:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:50:38 DEBUG : banana: size = 6 OK 2025/11/24 02:50:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : banana: Unchanged skipping 2025/11/24 02:50:38 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:50:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:50:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:50:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:50:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:50:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:50:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:50:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:50:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:50:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:50:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:50:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:50:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:50:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:50:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:50:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:50:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:50:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:50:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:50:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:50:38 DEBUG : Waiting for deletions to finish 2025/11/24 02:50:38 DEBUG : Waiting for deletions to finish 2025/11/24 02:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1: Directory modification time the same (differ by -339.128µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:50:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : apple: size = 5 OK 2025/11/24 02:50:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:50:40 DEBUG : banana: size = 6 OK 2025/11/24 02:50:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : apple: Unchanged skipping 2025/11/24 02:50:40 DEBUG : banana: Unchanged skipping 2025/11/24 02:50:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:50:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:50:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:50:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:50:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:50:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:50:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:50:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:50:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:50:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:50:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:50:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:50:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:50:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:50:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:50:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:50:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:50:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:50:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:50:40 DEBUG : Waiting for deletions to finish 2025/11/24 02:50:40 DEBUG : Waiting for deletions to finish 2025/11/24 02:50:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:50:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : Waiting for deletions to finish 2025/11/24 02:50:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:50:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:50:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:50:54 DEBUG : dir1/0000-abcdefg.txt: md5 = ab5e66254fa2b67b58178be67eacdc29 OK 2025/11/24 02:50:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 15653d34dd711861d45b07b9781ef814 OK 2025/11/24 02:50:57 DEBUG : dir1/0002-cdefghi.txt: md5 = f7b5cbf3d158edb9b9f52787cfd7fcf5 OK 2025/11/24 02:50:59 DEBUG : dir1/0003-defghij.txt: md5 = baba9b3f1ef90db8dec8b6c41e81e674 OK 2025/11/24 02:51:00 DEBUG : dir1/0004-efghijk.txt: md5 = 39695693a457a96e3c10c336cee6969f OK 2025/11/24 02:51:01 DEBUG : dir1/0005-fghijkl.txt: md5 = ce380ab75d34c37fd730c06674dd1bda OK 2025/11/24 02:51:03 DEBUG : dir1/0006-ghijklm.txt: md5 = f51d3340eba94dd41bea804b5f01ffb6 OK 2025/11/24 02:51:05 DEBUG : dir1/0007-1234567.txt: md5 = c5a9018393f76a302240cfdad855928c OK 2025/11/24 02:51:06 DEBUG : dir1/0008-2345678.txt: md5 = f8a4dbb8dac2fbf6f9ce325df3026ca7 OK 2025/11/24 02:51:08 DEBUG : dir1/0009-3456789.txt: md5 = 27d12285ff6ee6e7cb87ed887058e5d1 OK 2025/11/24 02:51:09 DEBUG : dir1/0010-456789.txt: md5 = f51fd728d9dab761b3c2ab052b89f018 OK 2025/11/24 02:51:10 DEBUG : dir1/0011-56789;.txt: md5 = 0a03736d7b03816f06180ff760e6093a OK 2025/11/24 02:51:12 DEBUG : dir1/0012-6789;.txt: md5 = 389d19f51bc522f22f0f2f4ad58f8d94 OK 2025/11/24 02:51:13 DEBUG : dir1/0013-789;=.txt: md5 = fee7695125d4c65c3066d6c8f55f9716 OK 2025/11/24 02:51:14 DEBUG : dir1/0014-89;=.txt: md5 = 337869f7941e1434c71bc005b6f783bf OK 2025/11/24 02:51:16 DEBUG : dir1/0015-9;=.txt: md5 = 0bf9f4c7d08b3c0cb338139bb18112cd OK 2025/11/24 02:51:17 DEBUG : apple: md5 = c73f2bd827c6949833e4e7ec886acf51 OK 2025/11/24 02:51:19 DEBUG : banana: md5 = 31bd199f47f6e6b4e1e7dd0cfd7bfdcd OK 2025/11/24 02:51:20 DEBUG : appleappleapplebanana: md5 = ee570da89a79fda4ed318120ab38534c OK 2025/11/24 02:51:22 DEBUG : splitbananasplit: md5 = 7edce81ec55a1dfe39b2667b4ef22ce4 OK 2025/11/24 02:51:22 DEBUG : Waiting for deletions to finish 2025/11/24 02:51:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:51:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:51:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:51:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:51:23 DEBUG : apple: size = 5 OK 2025/11/24 02:51:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:23 DEBUG : apple: Unchanged skipping 2025/11/24 02:51:23 DEBUG : banana: size = 6 OK 2025/11/24 02:51:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:23 DEBUG : banana: Unchanged skipping 2025/11/24 02:51:24 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:51:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:51:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:51:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:51:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:51:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:51:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:51:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:51:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:51:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:51:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:51:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:51:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:51:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:51:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:51:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:51:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:51:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:51:24 DEBUG : Waiting for deletions to finish 2025/11/24 02:51:24 DEBUG : Waiting for deletions to finish 2025/11/24 02:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:51:25 DEBUG : dir1: Directory modification time the same (differ by -341.665µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : banana: size = 6 OK 2025/11/24 02:51:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : banana: Unchanged skipping 2025/11/24 02:51:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:51:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:51:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:51:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:51:25 DEBUG : apple: size = 5 OK 2025/11/24 02:51:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : apple: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:51:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:51:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:51:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:51:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:51:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:51:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:51:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:51:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:51:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:51:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:51:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:51:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:51:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:51:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:51:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:51:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:51:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:51:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:51:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:51:25 DEBUG : Waiting for deletions to finish 2025/11/24 02:51:25 DEBUG : Waiting for deletions to finish 2025/11/24 02:51:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:51:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:51:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:51:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 27dc07721f16a4808ef9585c5ecd6c9d OK 2025/11/24 02:51:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2664752a80a8690e900df89449ac9804 OK 2025/11/24 02:51:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 426e520c6f06774d490aac54f61319d2 OK 2025/11/24 02:51:43 DEBUG : dir1/0003-defghij.txt: md5 = 63fcad15102800605eb0c6ca5af2b5ad OK 2025/11/24 02:51:44 DEBUG : dir1/0004-efghijk.txt: md5 = 477602f5c4ec4c7fa8adbcd6979bf1b1 OK 2025/11/24 02:51:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 07bfeb7081ef331d4694c508c4891de8 OK 2025/11/24 02:51:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 3dc61ea0cde552726021ff0b1f154ad3 OK 2025/11/24 02:51:49 DEBUG : dir1/0007-1234567.txt: md5 = e2537a1850a6222fe19e4968df833ab4 OK 2025/11/24 02:51:51 DEBUG : dir1/0008-2345678.txt: md5 = 822d27376b4056803165431410e9d28c OK 2025/11/24 02:51:52 DEBUG : dir1/0009-3456789.txt: md5 = 0b49048f10dca5f22cffab36c8c1953c OK 2025/11/24 02:51:53 DEBUG : dir1/0010-456789.txt: md5 = cee48fd91e4fb34204e79d2f10c0c07e OK 2025/11/24 02:51:55 DEBUG : dir1/0011-56789;.txt: md5 = fc35a10d4af35f4af1d6908b57e5b9e4 OK 2025/11/24 02:51:56 DEBUG : dir1/0012-6789;.txt: md5 = 2439bae9dcbaf81a1bb7d1efb6e826a9 OK 2025/11/24 02:51:57 DEBUG : dir1/0013-789;=.txt: md5 = c972a7496b17e0a358dcf7db6067614b OK 2025/11/24 02:51:59 DEBUG : dir1/0014-89;=.txt: md5 = c338fe41f513c82f9109318943e14a97 OK 2025/11/24 02:52:00 DEBUG : dir1/0015-9;=.txt: md5 = 50588e145b26c7b256d4eb17e073acbe OK 2025/11/24 02:52:02 DEBUG : apple: md5 = 5a9a54f9db5c79dc95a775fa2701316d OK 2025/11/24 02:52:03 DEBUG : banana: md5 = 72302fc49c1079b977a73aa7af7fa33b OK 2025/11/24 02:52:05 DEBUG : appleappleapplebanana: md5 = f41e71aa78d02a39b8a272c793197a0b OK 2025/11/24 02:52:06 DEBUG : splitbananasplit: md5 = 4353524506563775e41b56d12acfae53 OK 2025/11/24 02:52:06 DEBUG : Waiting for deletions to finish 2025/11/24 02:52:07 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:52:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:52:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:52:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:52:08 DEBUG : banana: size = 6 OK 2025/11/24 02:52:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : banana: Unchanged skipping 2025/11/24 02:52:08 DEBUG : apple: size = 5 OK 2025/11/24 02:52:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : apple: Unchanged skipping 2025/11/24 02:52:08 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:52:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:52:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:52:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:52:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:52:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:52:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:52:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:52:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:52:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:52:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:52:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:52:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:52:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:52:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:52:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:52:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:52:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:52:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:52:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:52:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:52:08 DEBUG : Waiting for deletions to finish 2025/11/24 02:52:08 DEBUG : Waiting for deletions to finish 2025/11/24 02:52:09 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:52:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1: Directory modification time the same (differ by -343.908µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : apple: size = 5 OK 2025/11/24 02:52:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : apple: Unchanged skipping 2025/11/24 02:52:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:52:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:52:10 DEBUG : banana: size = 6 OK 2025/11/24 02:52:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : banana: Unchanged skipping 2025/11/24 02:52:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:52:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:52:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:52:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:52:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:52:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:52:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:52:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:52:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:52:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:52:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:52:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:52:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:52:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:52:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:52:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:52:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:52:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:52:10 DEBUG : Waiting for deletions to finish 2025/11/24 02:52:10 DEBUG : Waiting for deletions to finish 2025/11/24 02:52:10 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:52:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:52:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:52:26 DEBUG : dir1/0000-abcdefg.txt: md5 = aaf8a69f0d6310f24c9e7288f6a4b74a OK 2025/11/24 02:52:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4f68bbe038219568448360380bd3e087 OK 2025/11/24 02:52:29 DEBUG : dir1/0002-cdefghi.txt: md5 = ec795385e5a09f382bc5445bba8cab12 OK 2025/11/24 02:52:30 DEBUG : dir1/0003-defghij.txt: md5 = 7cdea6a6f287ad91a67e44e187e7b1b7 OK 2025/11/24 02:52:32 DEBUG : dir1/0004-efghijk.txt: md5 = 51921645fb9a53e6b1d997e2a9dbfd4f OK 2025/11/24 02:52:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 2481bdf0469511746459035bee43f78e OK 2025/11/24 02:52:35 DEBUG : dir1/0006-ghijklm.txt: md5 = dcf1b16a89cf9d21030906136c5ad2d2 OK 2025/11/24 02:52:36 DEBUG : dir1/0007-1234567.txt: md5 = f047902bc7cd9293a4ef4497b5b9c763 OK 2025/11/24 02:52:37 DEBUG : dir1/0008-2345678.txt: md5 = 725fac58dcac96a49004c88e51bfc226 OK 2025/11/24 02:52:39 DEBUG : dir1/0009-3456789.txt: md5 = e2765c14be32bad3df94be03ee14d906 OK 2025/11/24 02:52:40 DEBUG : dir1/0010-456789.txt: md5 = 88bd3744480191fac6b9b38896b1d049 OK 2025/11/24 02:52:42 DEBUG : dir1/0011-56789;.txt: md5 = 114ea7e7c23fa9ad5fa90b10c357fd65 OK 2025/11/24 02:52:43 DEBUG : dir1/0012-6789;.txt: md5 = 2c2ac4d15a81bfea234305358c8cce48 OK 2025/11/24 02:52:45 DEBUG : dir1/0013-789;=.txt: md5 = 65dd71076cac1b096c9de99bcab002f4 OK 2025/11/24 02:52:46 DEBUG : dir1/0014-89;=.txt: md5 = 4839737158fdd2b7b21c9c4569daf802 OK 2025/11/24 02:52:47 DEBUG : dir1/0015-9;=.txt: md5 = e9f35e6274876a1fb3b2b6e0f96afcf8 OK 2025/11/24 02:52:49 DEBUG : apple: md5 = 66565e2212245edc064644f07e3e5f6e OK 2025/11/24 02:52:50 DEBUG : banana: md5 = 12a308c1a57e87274f54da0d9373a639 OK 2025/11/24 02:52:52 DEBUG : appleappleapplebanana: md5 = dab411589f1250a1e571998db87166e6 OK 2025/11/24 02:52:53 DEBUG : splitbananasplit: md5 = 691e27872fc284324757e058500b0dba OK 2025/11/24 02:52:53 DEBUG : Waiting for deletions to finish 2025/11/24 02:52:54 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:52:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:52:55 DEBUG : apple: size = 5 OK 2025/11/24 02:52:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : apple: Unchanged skipping 2025/11/24 02:52:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:52:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:52:55 DEBUG : banana: size = 6 OK 2025/11/24 02:52:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : banana: Unchanged skipping 2025/11/24 02:52:55 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:52:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:52:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:52:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:52:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:52:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:52:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:52:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:52:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:52:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:52:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:52:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:52:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:52:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:52:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:52:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:52:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:52:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:52:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:52:55 DEBUG : Waiting for deletions to finish 2025/11/24 02:52:55 DEBUG : Waiting for deletions to finish 2025/11/24 02:52:56 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:52:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1: Directory modification time the same (differ by -346.045µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : apple: size = 5 OK 2025/11/24 02:52:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : apple: Unchanged skipping 2025/11/24 02:52:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:52:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:52:57 DEBUG : banana: size = 6 OK 2025/11/24 02:52:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : banana: Unchanged skipping 2025/11/24 02:52:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:52:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:52:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:52:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:52:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:52:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:52:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:52:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:52:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:52:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:52:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:52:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:52:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:52:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:52:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:52:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:52:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:52:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:52:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:52:57 DEBUG : Waiting for deletions to finish 2025/11/24 02:52:57 DEBUG : Waiting for deletions to finish 2025/11/24 02:52:57 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:52:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:53:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:53:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 700e155292aa12b5d30575c73108bc18 OK 2025/11/24 02:53:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 75d930418cf7954991a64b2fb16bd16c OK 2025/11/24 02:53:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 8ac6bd72e48843313361ba39bdcd56a5 OK 2025/11/24 02:53:15 DEBUG : dir1/0003-defghij.txt: md5 = aa18ef50978cbc03a7155db3abb315e0 OK 2025/11/24 02:53:17 DEBUG : dir1/0004-efghijk.txt: md5 = d9dc7b876d11fe215e3cb27946c08c6d OK 2025/11/24 02:53:18 DEBUG : dir1/0005-fghijkl.txt: md5 = fcc9371b0c597be7d1102d89019d54dc OK 2025/11/24 02:53:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 5c710c0f32337f6a96ede87a53d62ea5 OK 2025/11/24 02:53:21 DEBUG : dir1/0007-1234567.txt: md5 = 742d17b5455739165a21292ace3f9ea4 OK 2025/11/24 02:53:22 DEBUG : dir1/0008-2345678.txt: md5 = a9d3c26e43e0942f6c85f5dfc79cdd2f OK 2025/11/24 02:53:24 DEBUG : dir1/0009-3456789.txt: md5 = b8476ef9797a435ab29d763724afd2b3 OK 2025/11/24 02:53:25 DEBUG : dir1/0010-456789.txt: md5 = e7196224ceeffe5314fc03b93f1b0086 OK 2025/11/24 02:53:27 DEBUG : dir1/0011-56789;.txt: md5 = 8e8c1845ec9872cf7822adf79e1f6418 OK 2025/11/24 02:53:28 DEBUG : dir1/0012-6789;.txt: md5 = da3989628c567766a02d40da22a9db40 OK 2025/11/24 02:53:30 DEBUG : dir1/0013-789;=.txt: md5 = aa59ce08d41805b9d61e15bbe0892aa0 OK 2025/11/24 02:53:31 DEBUG : dir1/0014-89;=.txt: md5 = 984915b178626399c10947cf2061938e OK 2025/11/24 02:53:33 DEBUG : dir1/0015-9;=.txt: md5 = 2c7dbd7c9f14411412817b2be30bf0cb OK 2025/11/24 02:53:34 DEBUG : apple: md5 = dbb3b1df71ac2e7443327d0560200bf5 OK 2025/11/24 02:53:35 DEBUG : banana: md5 = d5faeebfc0346147b69de87fa7921811 OK 2025/11/24 02:53:37 DEBUG : appleappleapplebanana: md5 = c9a2d68dbeee178fae7ab4bb3fa65069 OK 2025/11/24 02:53:39 DEBUG : splitbananasplit: md5 = bbbbfe145ebab1234b38a22f6ffbaa74 OK 2025/11/24 02:53:39 DEBUG : Waiting for deletions to finish 2025/11/24 02:53:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:53:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:53:40 DEBUG : apple: size = 5 OK 2025/11/24 02:53:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:53:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:40 DEBUG : apple: Unchanged skipping 2025/11/24 02:53:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:53:40 DEBUG : banana: size = 6 OK 2025/11/24 02:53:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:40 DEBUG : banana: Unchanged skipping 2025/11/24 02:53:41 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:53:41 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:53:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:53:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:53:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:53:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:53:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:53:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:53:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:53:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:53:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:53:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:53:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:53:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:53:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:53:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:53:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:53:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:53:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:53:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:53:41 DEBUG : Waiting for deletions to finish 2025/11/24 02:53:41 DEBUG : Waiting for deletions to finish 2025/11/24 02:53:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:53:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:53:42 DEBUG : dir1: Directory modification time the same (differ by -347.9µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:53:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:53:42 DEBUG : apple: size = 5 OK 2025/11/24 02:53:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : apple: Unchanged skipping 2025/11/24 02:53:42 DEBUG : banana: size = 6 OK 2025/11/24 02:53:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : banana: Unchanged skipping 2025/11/24 02:53:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:53:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:53:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:53:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:53:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:53:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:53:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:53:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:53:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:53:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:53:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:53:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:53:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:53:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:53:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:53:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:53:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:53:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:53:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:53:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:53:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:53:42 DEBUG : Waiting for deletions to finish 2025/11/24 02:53:42 DEBUG : Waiting for deletions to finish 2025/11/24 02:53:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:53:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/24 02:53:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" --- PASS: TestTransform (551.80s) --- PASS: TestTransform/NFC (44.93s) --- PASS: TestTransform/NFD (44.43s) --- PASS: TestTransform/base64 (53.90s) --- PASS: TestTransform/prefix (62.55s) --- PASS: TestTransform/suffix (63.35s) --- PASS: TestTransform/truncate (54.40s) --- PASS: TestTransform/encoder (46.18s) --- PASS: TestTransform/ISO-8859-1 (44.34s) --- PASS: TestTransform/charmap (47.07s) --- PASS: TestTransform/lowercase (44.86s) --- PASS: TestTransform/ascii (45.81s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:53:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 02:53:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 02:53:55 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/24 02:53:55 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-24T02:53:54.920348731Z) 2025/11/24 02:53:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 02:53:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/24 02:53:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 02:53:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/24 02:53:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:53:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:53:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 02:53:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 9c3d0f4c3bf76906c5c38dea6ad3feb9 OK 2025/11/24 02:53:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/24 02:53:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 02:53:57 DEBUG : Waiting for deletions to finish 2025/11/24 02:53:59 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.03s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:53:59 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:00 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:00 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:54:01 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:53:59.946348914Z) 2025/11/24 02:54:01 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:01 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/24 02:54:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:54:02 DEBUG : tictactoe/tictactoe: md5 = 898ee442e4cdd86a201c3bd8ae15f5cd OK 2025/11/24 02:54:02 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/24 02:54:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/24 02:54:02 DEBUG : Waiting for deletions to finish 2025/11/24 02:54:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.22s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:54:05 DEBUG : toe: Making directory with metadata 2025/11/24 02:54:06 INFO : toe: Made directory with metadata (mtime=2025-11-24T02:54:05.169349104Z) 2025/11/24 02:54:06 DEBUG : toe/toe: Making directory with metadata 2025/11/24 02:54:06 INFO : toe/toe: Made directory with metadata (mtime=2025-11-24T02:54:05.169349104Z) 2025/11/24 02:54:06 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 02:54:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 02:54:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 02:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:54:08 DEBUG : toe/toe/tictactoe: md5 = babce9d7f27e2d0ac1fe95452482ab14 OK 2025/11/24 02:54:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/24 02:54:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/24 02:54:08 DEBUG : Waiting for deletions to finish 2025/11/24 02:54:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/24 02:54:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.15s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:54:12 DEBUG : toe: Making directory with metadata 2025/11/24 02:54:13 INFO : toe: Made directory with metadata (mtime=2025-11-24T02:54:12.321349362Z) 2025/11/24 02:54:13 DEBUG : toe/toe: Making directory with metadata 2025/11/24 02:54:14 INFO : toe/toe: Made directory with metadata (mtime=2025-11-24T02:54:12.321349362Z) 2025/11/24 02:54:14 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 02:54:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 02:54:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 02:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:54:15 DEBUG : toe/toe/tictactoe: md5 = 75438c5c73ada1c0e352b3cde5864db3 OK 2025/11/24 02:54:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/24 02:54:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/24 02:54:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:54:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/24 02:54:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.88s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:54:19 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:54:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:54:19 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:19 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/24 02:54:20 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:54:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:20 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:20 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:20 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:54:21 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:54:19.200349604Z) 2025/11/24 02:54:21 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:21 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:54:21 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:54:19.200349604Z) 2025/11/24 02:54:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 02:54:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:54:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 02:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:54:23 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 42bad409ffdf3df4cd3376cfd91926d6 OK 2025/11/24 02:54:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 02:54:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/24 02:54:23 DEBUG : Waiting for deletions to finish 2025/11/24 02:54:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/24 02:54:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.64s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:54:27 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:54:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:54:27 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:28 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/24 02:54:28 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:54:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:28 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:28 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:28 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:54:29 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:54:27.840349902Z) 2025/11/24 02:54:29 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:29 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:29 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:54:30 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:54:27.840349902Z) 2025/11/24 02:54:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 02:54:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:54:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:54:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:54:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3bf9cd5ec24ad036d6217b15dfdcbea0 OK 2025/11/24 02:54:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:54:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:54:31 DEBUG : Waiting for deletions to finish 2025/11/24 02:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:54:32 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:33 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:33 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 02:54:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:54:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/24 02:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': 0 differences found 2025/11/24 02:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': 1 hashes could not be checked 2025/11/24 02:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': 1 matching files 2025/11/24 02:54:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/24 02:54:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.02s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:54:36 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:37 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:37 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:54:37 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:54:36.862350209Z) 2025/11/24 02:54:37 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:37 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:54:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:54:36.862350209Z) 2025/11/24 02:54:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 02:54:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:54:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 02:54:40 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 5bbfebfd5c16f439c9d836ebc7aa7e9c OK 2025/11/24 02:54:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 02:54:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/24 02:54:40 DEBUG : Waiting for deletions to finish 2025/11/24 02:54:40 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:41 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:41 DEBUG : tictactoe: Directory modification time the same (differ by -350.209µs, within tolerance 1ms) 2025/11/24 02:54:41 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:41 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -350.209µs, within tolerance 1ms) 2025/11/24 02:54:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 02:54:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 02:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:54:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 02:54:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/24 02:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:54:41 DEBUG : Waiting for deletions to finish 2025/11/24 02:54:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/24 02:54:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.10s) === RUN TestSyntax 2025/11/24 02:54:44 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:54:45 DEBUG : toe: Making directory with metadata 2025/11/24 02:54:45 INFO : toe: Made directory with metadata (mtime=2025-11-24T02:54:44.962350477Z) 2025/11/24 02:54:45 DEBUG : toe/toe: Making directory with metadata 2025/11/24 02:54:46 INFO : toe/toe: Made directory with metadata (mtime=2025-11-24T02:54:44.962350477Z) 2025/11/24 02:54:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 02:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:54:48 DEBUG : toe/toe/toe: md5 = 3b43727c8b72e7009b2d12239bf9f01a OK 2025/11/24 02:54:48 DEBUG : toe/toe/toe: size = 11 OK 2025/11/24 02:54:48 INFO : toe/toe/toe: Copied (new) 2025/11/24 02:54:48 DEBUG : Waiting for deletions to finish 2025/11/24 02:54:50 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/24 02:54:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.73s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:54:51 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:54:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:54:51 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:51 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/24 02:54:52 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:54:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:52 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:52 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:52 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:54:53 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:54:51.690350698Z) 2025/11/24 02:54:53 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:53 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:53 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:54:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:54:51.691350698Z) 2025/11/24 02:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:54:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 02:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:54:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:54:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9c043597fd83e703904635daafc9e330 OK 2025/11/24 02:54:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:54:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:54:55 INFO : toe/toe/toe.txt: Deleted 2025/11/24 02:54:55 INFO : toe/toe: Removing directory 2025/11/24 02:54:55 INFO : toe: Removing directory 2025/11/24 02:54:55 INFO : empty_dir: Removing directory 2025/11/24 02:54:55 DEBUG : Local file system at /tmp/rclone2200506727: deleted 3 directories 2025/11/24 02:54:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/24 02:54:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.81s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:54:59 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:54:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:54:59 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:54:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:54:59 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/24 02:55:00 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:55:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:55:00 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:55:00 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:55:00 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:55:01 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:54:59.496350948Z) 2025/11/24 02:55:01 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:55:01 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:55:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:55:01 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:55:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:54:59.496350948Z) 2025/11/24 02:55:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:55:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 02:55:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:55:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:55:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:55:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:55:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 31890007919859e8271bac07635f2708 OK 2025/11/24 02:55:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:55:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:55:03 INFO : toe/toe/toe.txt: Deleted 2025/11/24 02:55:03 INFO : toe/toe: Removing directory 2025/11/24 02:55:03 INFO : toe: Removing directory 2025/11/24 02:55:03 INFO : empty_dir: Removing directory 2025/11/24 02:55:03 DEBUG : Local file system at /tmp/rclone2200506727: deleted 3 directories 2025/11/24 02:55:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:55:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 02:55:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:55:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:55:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:55:07 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/24 02:55:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/24 02:55:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/24 02:55:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.24s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:55:12 DEBUG : Reset feature "Copy" 2025/11/24 02:55:12 DEBUG : Reset feature "Move" 2025/11/24 02:55:12 DEBUG : Reset feature "Copy" 2025/11/24 02:55:12 DEBUG : Reset feature "Move" 2025/11/24 02:55:12 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:55:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:55:12 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:55:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:55:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:55:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:55:12 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/24 02:55:13 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:55:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:55:13 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:55:13 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:55:13 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:55:14 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:55:12.739351365Z) 2025/11/24 02:55:14 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:55:14 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:55:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:55:14 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:55:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:55:12.739351365Z) 2025/11/24 02:55:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:55:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 02:55:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:55:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:55:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:55:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:55:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = bee4bc542e72edbcd01835ea6e59004a OK 2025/11/24 02:55:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:55:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:55:16 INFO : toe/toe/toe.txt: Deleted 2025/11/24 02:55:16 INFO : toe/toe: Removing directory 2025/11/24 02:55:16 INFO : toe: Removing directory 2025/11/24 02:55:16 INFO : empty_dir: Removing directory 2025/11/24 02:55:16 DEBUG : Local file system at /tmp/rclone2200506727: deleted 3 directories 2025/11/24 02:55:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:55:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 02:55:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:55:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:55:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:55:21 DEBUG : toe/toe/toe.txt: md5 = a6fcabecc2c3bbf4303354808ef4af22 OK 2025/11/24 02:55:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 02:55:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/24 02:55:22 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/24 02:55:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/24 02:55:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/24 02:55:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/24 02:55:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.16s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:55:27 DEBUG : toe: transformed to: dG9l 2025/11/24 02:55:28 DEBUG : toe: transformed to: dG9l 2025/11/24 02:55:28 DEBUG : dG9l: Making directory with metadata 2025/11/24 02:55:28 INFO : dG9l: Made directory with metadata (mtime=2025-11-24T02:55:27.894351824Z) 2025/11/24 02:55:28 DEBUG : toe: transformed to: dG9l 2025/11/24 02:55:28 DEBUG : toe: transformed to: dG9l 2025/11/24 02:55:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/24 02:55:28 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/24 02:55:29 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-24T02:55:27.894351824Z) 2025/11/24 02:55:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/24 02:55:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/24 02:55:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 02:55:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:55:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 02:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:55:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 5849d7b7b83a6cdd3c247c7142cb279c OK 2025/11/24 02:55:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/24 02:55:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 02:55:31 DEBUG : Waiting for deletions to finish 2025/11/24 02:55:32 DEBUG : dG9l: transformed to: toe 2025/11/24 02:55:32 DEBUG : dG9l: transformed to: toe 2025/11/24 02:55:32 DEBUG : toe: Directory modification time the same (differ by 351.824µs, within tolerance 1ms) 2025/11/24 02:55:32 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/24 02:55:32 DEBUG : dG9l: transformed to: toe 2025/11/24 02:55:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/24 02:55:32 DEBUG : toe/toe: Directory modification time the same (differ by 351.824µs, within tolerance 1ms) 2025/11/24 02:55:32 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/24 02:55:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/24 02:55:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 02:55:32 DEBUG : Local file system at /tmp/rclone2200506727: Waiting for checks to finish 2025/11/24 02:55:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/24 02:55:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/24 02:55:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/24 02:55:32 DEBUG : Local file system at /tmp/rclone2200506727: Waiting for transfers to finish 2025/11/24 02:55:32 DEBUG : Waiting for deletions to finish 2025/11/24 02:55:34 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/24 02:55:35 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.24s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito'", Local "Local file system at /tmp/rclone2200506727", Modify Window "1ms" 2025/11/24 02:55:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:55:36 DEBUG : toe: transformed to: 2025/11/24 02:55:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:55:36 DEBUG : toe: transformed to: 2025/11/24 02:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Making directory with metadata 2025/11/24 02:55:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Made directory with metadata (mtime=2025-11-24T02:55:36.136352067Z) 2025/11/24 02:55:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:55:36 DEBUG : toe: transformed to: 2025/11/24 02:55:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:55:36 DEBUG : toe: transformed to: 2025/11/24 02:55:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:55:36 DEBUG : toe/toe: transformed to: 2025/11/24 02:55:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/24 02:55:36 DEBUG : toe/toe: Making directory with metadata 2025/11/24 02:55:38 INFO : toe/toe: Made directory with metadata (mtime=2025-11-24T02:55:36.136352067Z) 2025/11/24 02:55:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:55:38 DEBUG : toe/toe: transformed to: 2025/11/24 02:55:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/24 02:55:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:55:38 DEBUG : toe: transformed to: 2025/11/24 02:55:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 02:55:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:55:38 DEBUG : toe/toe/toe: transformed to: 2025/11/24 02:55:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/24 02:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for checks to finish 2025/11/24 02:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Waiting for transfers to finish 2025/11/24 02:55:39 DEBUG : toe/toe/toe: md5 = 88693089b8c1770b21fddf8dec8260ec OK 2025/11/24 02:55:39 DEBUG : toe/toe/toe: size = 11 OK 2025/11/24 02:55:39 INFO : toe/toe/toe: Copied (new) 2025/11/24 02:55:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': not deleting files as there were IO errors 2025/11/24 02:55:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': not deleting directories as there were IO errors 2025/11/24 02:55:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/24 02:55:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.08s) PASS 2025/11/24 02:55:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucineg8hito': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 25m57.722347253s (try 1/5)