"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/09 01:05:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa" 2026/06/09 01:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 01:05:41 DEBUG : Creating backend with remote "/tmp/rclone3512299970" === 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:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/09 01:05:42 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:42 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:43 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:05:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:05:43 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:05:44 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.72s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:45 DEBUG : Creating backend with remote "/non-existing" 2026/06/09 01:05:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/09 01:05:45 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:45 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:46 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:46 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:46 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:05:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:05:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.60s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:47 INFO : B2 bucket rclone-test-dedolil5zaxa: Running all checks before starting transfers 2026/06/09 01:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:47 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:47 INFO : B2 bucket rclone-test-dedolil5zaxa: Checks finished, now starting transfers 2026/06/09 01:05:47 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:05:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:05:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:49 ERROR : Ignoring --no-traverse with sync 2026/06/09 01:05:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:49 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:49 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:49 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:05:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:05:49 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:05:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.20s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/09 01:05:50 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:50 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:50 DEBUG : hello world2: size = 12 OK 2026/06/09 01:05:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/09 01:05:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.17s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:05:51 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:51 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:52 DEBUG : potato2: size = 11 OK 2026/06/09 01:05:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:05:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:05:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:53 DEBUG : potato2: size = 11 OK 2026/06/09 01:05:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:05:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/09 01:05:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:05:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/09 01:05:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:05:54 INFO : sub dir2: Making directory 2026/06/09 01:05:54 INFO : sub dir: Making directory 2026/06/09 01:05:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:54 INFO : sub dir2/sub sub dir2: Making directory 2026/06/09 01:05:54 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:54 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:54 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:05:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:05:54 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/09 01:05:55 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:55 INFO : sub dir2: Making directory 2026/06/09 01:05:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/09 01:05:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:05:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:55 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:55 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:05:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:05:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:57 DEBUG : sub dir2: Making directory with metadata 2026/06/09 01:05:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:05:57 INFO : sub dir2: Making directory 2026/06/09 01:05:57 INFO : sub dir: Making directory 2026/06/09 01:05:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:57 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:57 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:57 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:05:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:05:57 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:05:57 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/09 01:05:57 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/09 01:05:58 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:05:59 INFO : sub dir2: Making directory 2026/06/09 01:05:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:05:59 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:05:59 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:05:59 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:05:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:05:59 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:05:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:00 DEBUG : sub dir2: Making directory with metadata 2026/06/09 01:06:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:06:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:06:00 INFO : sub dir2: Making directory 2026/06/09 01:06:00 INFO : sub dir: Making directory 2026/06/09 01:06:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:06:00 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:00 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:01 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:06:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:06:01 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:06:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/09 01:06:01 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.40s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:02 INFO : sub dir2: Making directory 2026/06/09 01:06:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:06:02 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:02 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:02 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:06:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:06:02 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:06:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.39s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-sihiges9xoso" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dedolil5zaxa -> B2 bucket rclone-test-sihiges9xoso 2026/06/09 01:06:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:06:05 DEBUG : B2 bucket rclone-test-sihiges9xoso: Waiting for checks to finish 2026/06/09 01:06:05 DEBUG : B2 bucket rclone-test-sihiges9xoso: Waiting for transfers to finish 2026/06/09 01:06:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:06:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:06:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/09 01:06:08 DEBUG : B2 bucket rclone-test-sihiges9xoso: Purge remote 2026/06/09 01:06:08 INFO : B2 bucket rclone-test-sihiges9xoso: cleaning bucket "rclone-test-sihiges9xoso" of all files 2026/06/09 01:06:08 DEBUG : sub dir/hello world: Deleting (id "4_z5fd24de3e0adab9b9fe80e1b_f112ddebdf11b59a8_d20260609_m010605_c001_v0001115_t0039_u01780967165937") --- PASS: TestServerSideCopy (6.37s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:11 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:06:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:06:11 DEBUG : sub dir/hello world: Sizes differ 2026/06/09 01:06:11 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:11 DEBUG : sub dir/hello world: size = 17 OK 2026/06/09 01:06:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/09 01:06:11 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.19s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yiyelug7poxi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dedolil5zaxa -> B2 bucket rclone-test-yiyelug7poxi 2026/06/09 01:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:06:13 DEBUG : B2 bucket rclone-test-yiyelug7poxi: Waiting for checks to finish 2026/06/09 01:06:13 DEBUG : B2 bucket rclone-test-yiyelug7poxi: Waiting for transfers to finish 2026/06/09 01:06:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:06:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:06:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/09 01:06:19 DEBUG : B2 bucket rclone-test-yiyelug7poxi: Waiting for checks to finish 2026/06/09 01:06:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:06:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yiyelug7poxi) 2026/06/09 01:06:19 DEBUG : sub dir/hello world: Sizes differ 2026/06/09 01:06:19 DEBUG : B2 bucket rclone-test-yiyelug7poxi: Waiting for transfers to finish 2026/06/09 01:06:19 DEBUG : sub dir/hello world: size = 17 OK 2026/06/09 01:06:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/09 01:06:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/09 01:06:19 DEBUG : B2 bucket rclone-test-yiyelug7poxi: Purge remote 2026/06/09 01:06:19 INFO : B2 bucket rclone-test-yiyelug7poxi: cleaning bucket "rclone-test-yiyelug7poxi" of all files 2026/06/09 01:06:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f826df3e0adab9b9fe80e1b_f10833b1254c653f4_d20260609_m010619_c001_v0001174_t0039_u01780967179421") 2026/06/09 01:06:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f826df3e0adab9b9fe80e1b_f111a820e557b2cb4_d20260609_m010614_c001_v0001116_t0036_u01780967174437") --- PASS: TestServerSideCopyOverSelf (14.64s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:06:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:06:27 DEBUG : sub dir/hello world: Sizes differ 2026/06/09 01:06:27 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:27 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:28 DEBUG : sub dir/hello world: size = 17 OK 2026/06/09 01:06:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/09 01:06:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/09 01:06:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.17s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxupiv6depo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dedolil5zaxa -> B2 bucket rclone-test-nuxupiv6depo 2026/06/09 01:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:06:30 DEBUG : B2 bucket rclone-test-nuxupiv6depo: Waiting for checks to finish 2026/06/09 01:06:30 DEBUG : B2 bucket rclone-test-nuxupiv6depo: Waiting for transfers to finish 2026/06/09 01:06:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:06:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:06:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/09 01:06:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:06:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nuxupiv6depo) 2026/06/09 01:06:32 DEBUG : sub dir/hello world: Sizes differ 2026/06/09 01:06:32 DEBUG : B2 bucket rclone-test-nuxupiv6depo: Waiting for checks to finish 2026/06/09 01:06:32 DEBUG : B2 bucket rclone-test-nuxupiv6depo: Waiting for transfers to finish 2026/06/09 01:06:32 DEBUG : sub dir/hello world: size = 17 OK 2026/06/09 01:06:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/09 01:06:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/09 01:06:33 INFO : sub dir/hello world: Deleted 2026/06/09 01:06:34 DEBUG : testing file moves 2026/06/09 01:06:34 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:06:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nuxupiv6depo) 2026/06/09 01:06:34 DEBUG : sub dir/hello world: Sizes differ 2026/06/09 01:06:34 DEBUG : B2 bucket rclone-test-nuxupiv6depo: Waiting for checks to finish 2026/06/09 01:06:34 DEBUG : B2 bucket rclone-test-nuxupiv6depo: Waiting for transfers to finish 2026/06/09 01:06:34 DEBUG : sub dir/hello world: size = 24 OK 2026/06/09 01:06:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/09 01:06:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/09 01:06:35 INFO : sub dir/hello world: Deleted 2026/06/09 01:06:35 DEBUG : B2 bucket rclone-test-nuxupiv6depo: Purge remote 2026/06/09 01:06:35 INFO : B2 bucket rclone-test-nuxupiv6depo: cleaning bucket "rclone-test-nuxupiv6depo" of all files 2026/06/09 01:06:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2bd13e0adab9b9fe80e1b_f100773be4282c707_d20260609_m010634_c001_v0001044_t0033_u01780967194542") 2026/06/09 01:06:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2bd13e0adab9b9fe80e1b_f1043e319fc5b7de5_d20260609_m010632_c001_v0001091_t0055_u01780967192737") 2026/06/09 01:06:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2bd13e0adab9b9fe80e1b_f113252ab402a4756_d20260609_m010631_c001_v0001102_t0053_u01780967191280") --- PASS: TestServerSideMoveOverSelf (8.07s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:37 ERROR : error listing: directory not found 2026/06/09 01:06:37 INFO : Local file system at /tmp/rclone3512299970: Making directory 2026/06/09 01:06:37 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:37 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:06:39 DEBUG : Local file system at /tmp/rclone3512299970: Waiting for checks to finish 2026/06/09 01:06:39 DEBUG : Local file system at /tmp/rclone3512299970: Waiting for transfers to finish 2026/06/09 01:06:39 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/09 01:06:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:06:39 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/09 01:06:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.94s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:40 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/09 01:06:40 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:40 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:41 DEBUG : check sum: size = 1 OK 2026/06/09 01:06:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/09 01:06:41 INFO : check sum: Copied (new) 2026/06/09 01:06:41 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:41 DEBUG : check sum: size = 1 OK 2026/06/09 01:06:41 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/09 01:06:41 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/09 01:06:41 DEBUG : check sum: Unchanged skipping 2026/06/09 01:06:41 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:41 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/09 01:06:42 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:42 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:42 DEBUG : sizeonly: size = 6 OK 2026/06/09 01:06:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/09 01:06:42 INFO : sizeonly: Copied (new) 2026/06/09 01:06:42 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:43 DEBUG : sizeonly: size = 6 OK 2026/06/09 01:06:43 DEBUG : sizeonly: Sizes identical 2026/06/09 01:06:43 DEBUG : sizeonly: Unchanged skipping 2026/06/09 01:06:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:43 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.54s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/09 01:06:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/09 01:06:44 INFO : ignore-size: Copied (new) 2026/06/09 01:06:44 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:44 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:06:44 DEBUG : ignore-size: Unchanged skipping 2026/06/09 01:06:44 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:44 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.55s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:45 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:45 DEBUG : existing: size = 6 OK 2026/06/09 01:06:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:06:45 DEBUG : existing: Unchanged skipping 2026/06/09 01:06:45 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:45 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:45 INFO : There was nothing to transfer 2026/06/09 01:06:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/09 01:06:46 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:46 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:46 DEBUG : existing: size = 6 OK 2026/06/09 01:06:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/09 01:06:46 INFO : existing: Copied (replaced existing) 2026/06/09 01:06:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.92s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/09 01:06:47 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:47 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:47 DEBUG : existing: size = 6 OK 2026/06/09 01:06:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/09 01:06:47 INFO : existing: Copied (new) 2026/06/09 01:06:47 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:48 DEBUG : existing: Destination exists, skipping 2026/06/09 01:06:48 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:48 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:48 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.79s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/09 01:06:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/09 01:06:50 DEBUG : c/non empty space: size = 5 OK 2026/06/09 01:06:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:06:50 DEBUG : c/non empty space: Unchanged skipping 2026/06/09 01:06:50 DEBUG : a/potato2: size = 60 OK 2026/06/09 01:06:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:06:50 INFO : a/potato2: Copied (new) 2026/06/09 01:06:50 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:50 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:50 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:50 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:52 DEBUG : empty space: size = 1 OK 2026/06/09 01:06:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/09 01:06:52 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/09 01:06:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/09 01:06:52 DEBUG : empty space: Unchanged skipping 2026/06/09 01:06:52 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:52 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:52 INFO : There was nothing to transfer 2026/06/09 01:06:52 DEBUG : empty space: size = 1 OK 2026/06/09 01:06:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/09 01:06:52 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/09 01:06:53 INFO : empty space: Updated modification time in destination 2026/06/09 01:06:53 DEBUG : empty space: Unchanged skipping 2026/06/09 01:06:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:53 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:54 DEBUG : empty space: size = 1 OK 2026/06/09 01:06:54 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/09 01:06:54 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/09 01:06:54 DEBUG : empty space: Unchanged skipping 2026/06/09 01:06:54 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:54 DEBUG : Waiting for deletions to finish 2026/06/09 01:06:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:56 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:56 DEBUG : foo: size = 3 OK 2026/06/09 01:06:56 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/09 01:06:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:06:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:06:56 DEBUG : foo: sha1 differ 2026/06/09 01:06:56 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:56 DEBUG : foo: size = 3 OK 2026/06/09 01:06:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/09 01:06:56 INFO : foo: Copied (replaced existing) 2026/06/09 01:06:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.59s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:06:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/09 01:06:58 DEBUG : empty space: size = 1 OK 2026/06/09 01:06:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:06:58 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:06:58 DEBUG : empty space: Unchanged skipping 2026/06/09 01:06:58 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:06:58 DEBUG : potato: size = 60 OK 2026/06/09 01:06:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:06:58 INFO : potato: Copied (new) 2026/06/09 01:06:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:07:00 DEBUG : potato: size = 60 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:07:00 DEBUG : potato: Sizes differ 2026/06/09 01:07:00 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:00 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:00 DEBUG : potato: size = 21 OK 2026/06/09 01:07:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/09 01:07:00 INFO : potato: Copied (replaced existing) 2026/06/09 01:07:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:02 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:02 DEBUG : potato: size = 21 OK 2026/06/09 01:07:02 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/09 01:07:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3512299970) 2026/06/09 01:07:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:07:02 DEBUG : potato: sha1 differ 2026/06/09 01:07:02 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:02 DEBUG : potato: size = 21 OK 2026/06/09 01:07:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/09 01:07:02 INFO : potato: Copied (replaced existing) 2026/06/09 01:07:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:07:04 DEBUG : empty space: size = 1 OK 2026/06/09 01:07:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:07:04 DEBUG : empty space: Unchanged skipping 2026/06/09 01:07:04 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/09 01:07:04 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:07:06 DEBUG : empty space: size = 1 OK 2026/06/09 01:07:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:07:06 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:06 DEBUG : empty space: Unchanged skipping 2026/06/09 01:07:06 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:06 DEBUG : potato2: size = 60 OK 2026/06/09 01:07:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:07:06 INFO : potato2: Copied (new) 2026/06/09 01:07:06 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:06 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:08 INFO : d: Making directory 2026/06/09 01:07:08 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/09 01:07:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/09 01:07:08 DEBUG : c/non empty space: size = 5 OK 2026/06/09 01:07:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:07:08 DEBUG : c/non empty space: Unchanged skipping 2026/06/09 01:07:08 DEBUG : a/potato2: size = 60 OK 2026/06/09 01:07:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:07:08 INFO : a/potato2: Copied (new) 2026/06/09 01:07:09 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:09 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:09 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:09 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:11 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/09 01:07:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/09 01:07:11 DEBUG : c/non empty space: size = 5 OK 2026/06/09 01:07:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:07:11 DEBUG : c/non empty space: Unchanged skipping 2026/06/09 01:07:11 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:11 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:11 DEBUG : a/potato2: size = 60 OK 2026/06/09 01:07:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:07:11 INFO : a/potato2: Copied (new) 2026/06/09 01:07:11 ERROR : B2 bucket rclone-test-dedolil5zaxa: not deleting files as there were IO errors 2026/06/09 01:07:11 ERROR : B2 bucket rclone-test-dedolil5zaxa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:13 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:07:14 DEBUG : empty space: size = 1 OK 2026/06/09 01:07:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:07:14 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:14 DEBUG : empty space: Unchanged skipping 2026/06/09 01:07:14 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:14 INFO : potato: Deleted 2026/06/09 01:07:14 DEBUG : potato2: size = 60 OK 2026/06/09 01:07:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:07:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:16 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:16 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:16 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:16 INFO : potato: Deleted 2026/06/09 01:07:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:07:16 DEBUG : empty space: size = 1 OK 2026/06/09 01:07:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:07:16 DEBUG : empty space: Unchanged skipping 2026/06/09 01:07:16 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:16 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:17 DEBUG : potato2: size = 60 OK 2026/06/09 01:07:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:07:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.61s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:07:18 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:18 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:19 DEBUG : potato2: size = 19 OK 2026/06/09 01:07:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/09 01:07:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.01s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:20 DEBUG : enormous: Excluded (Size Filter) 2026/06/09 01:07:20 DEBUG : enormous: Excluded 2026/06/09 01:07:20 DEBUG : potato2: Excluded (Size Filter) 2026/06/09 01:07:20 DEBUG : potato2: Excluded 2026/06/09 01:07:20 DEBUG : potato2: Excluded (Size Filter) 2026/06/09 01:07:20 DEBUG : potato2: Excluded 2026/06/09 01:07:20 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:20 DEBUG : empty space: size = 1 OK 2026/06/09 01:07:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:07:20 DEBUG : empty space: Unchanged skipping 2026/06/09 01:07:20 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:20 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:20 INFO : There was nothing to transfer 2026/06/09 01:07:21 DEBUG : enormous: Excluded (Size Filter) 2026/06/09 01:07:21 DEBUG : enormous: Excluded 2026/06/09 01:07:21 DEBUG : potato2: Excluded (Size Filter) 2026/06/09 01:07:21 DEBUG : potato2: Excluded 2026/06/09 01:07:21 DEBUG : potato2: Excluded (Size Filter) 2026/06/09 01:07:21 DEBUG : potato2: Excluded 2026/06/09 01:07:21 DEBUG : Local file system at /tmp/rclone3512299970: Waiting for checks to finish 2026/06/09 01:07:21 DEBUG : empty space: size = 1 OK 2026/06/09 01:07:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/09 01:07:21 DEBUG : empty space: Unchanged skipping 2026/06/09 01:07:21 DEBUG : Local file system at /tmp/rclone3512299970: Waiting for transfers to finish 2026/06/09 01:07:21 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:23 DEBUG : enormous: Excluded (Size Filter) 2026/06/09 01:07:23 DEBUG : enormous: Excluded 2026/06/09 01:07:23 DEBUG : potato2: Excluded (Size Filter) 2026/06/09 01:07:23 DEBUG : potato2: Excluded 2026/06/09 01:07:23 DEBUG : empty space: size = 1 OK 2026/06/09 01:07:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:07:23 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:23 DEBUG : empty space: Unchanged skipping 2026/06/09 01:07:23 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:23 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:23 INFO : enormous: Deleted 2026/06/09 01:07:23 INFO : potato2: Deleted 2026/06/09 01:07:23 INFO : There was nothing to transfer 2026/06/09 01:07:24 DEBUG : empty space: size = 1 OK 2026/06/09 01:07:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/09 01:07:24 DEBUG : empty space: Unchanged skipping 2026/06/09 01:07:24 DEBUG : Local file system at /tmp/rclone3512299970: Waiting for checks to finish 2026/06/09 01:07:24 DEBUG : Local file system at /tmp/rclone3512299970: Waiting for transfers to finish 2026/06/09 01:07:24 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:24 INFO : potato2: Deleted 2026/06/09 01:07:24 INFO : enormous: Deleted 2026/06/09 01:07:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.61s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:26 DEBUG : five: Need to transfer - File not found at Destination 2026/06/09 01:07:26 DEBUG : four: size = 4 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:07:26 DEBUG : four: size = 8 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:07:26 DEBUG : four: Sizes differ 2026/06/09 01:07:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/09 01:07:26 DEBUG : one: Destination is newer than source, skipping 2026/06/09 01:07:26 DEBUG : three: size = 5 OK 2026/06/09 01:07:26 DEBUG : three: Sizes identical 2026/06/09 01:07:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/09 01:07:26 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:26 DEBUG : two: size = 3 OK 2026/06/09 01:07:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3512299970) 2026/06/09 01:07:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:07:26 DEBUG : two: sha1 differ 2026/06/09 01:07:26 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:26 DEBUG : five: size = 4 OK 2026/06/09 01:07:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/09 01:07:26 INFO : five: Copied (new) 2026/06/09 01:07:26 DEBUG : four: size = 4 OK 2026/06/09 01:07:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/09 01:07:26 INFO : four: Copied (replaced existing) 2026/06/09 01:07:27 DEBUG : two: size = 3 OK 2026/06/09 01:07:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/09 01:07:27 INFO : two: Copied (replaced existing) 2026/06/09 01:07:27 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:27 DEBUG : five: size = 4 OK 2026/06/09 01:07:27 DEBUG : four: size = 4 OK 2026/06/09 01:07:27 DEBUG : one: Destination is newer than source, skipping 2026/06/09 01:07:27 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:27 DEBUG : two: size = 3 OK 2026/06/09 01:07:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/09 01:07:27 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/09 01:07:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/09 01:07:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/09 01:07:27 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/09 01:07:27 DEBUG : three: size = 5 OK 2026/06/09 01:07:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/09 01:07:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/09 01:07:27 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/09 01:07:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/09 01:07:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3512299970) 2026/06/09 01:07:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:07:27 DEBUG : three: sha1 differ 2026/06/09 01:07:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/09 01:07:27 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:27 DEBUG : three: size = 5 OK 2026/06/09 01:07:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/09 01:07:27 INFO : three: Copied (replaced existing) 2026/06/09 01:07:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.61s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/09 01:07:29 INFO : B2 bucket rclone-test-dedolil5zaxa: Making map for --track-renames 2026/06/09 01:07:29 INFO : B2 bucket rclone-test-dedolil5zaxa: Finished making map for --track-renames 2026/06/09 01:07:29 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/09 01:07:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/09 01:07:29 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for renames to finish 2026/06/09 01:07:29 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:29 DEBUG : potato: size = 14 OK 2026/06/09 01:07:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/09 01:07:29 INFO : potato: Copied (new) 2026/06/09 01:07:29 DEBUG : yam: size = 11 OK 2026/06/09 01:07:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/09 01:07:29 INFO : yam: Copied (new) 2026/06/09 01:07:29 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:30 DEBUG : potato: size = 14 OK 2026/06/09 01:07:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:07:30 DEBUG : potato: Unchanged skipping 2026/06/09 01:07:30 INFO : B2 bucket rclone-test-dedolil5zaxa: Making map for --track-renames 2026/06/09 01:07:30 INFO : B2 bucket rclone-test-dedolil5zaxa: Finished making map for --track-renames 2026/06/09 01:07:30 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:30 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for renames to finish 2026/06/09 01:07:31 DEBUG : yaml: size = 11 OK 2026/06/09 01:07:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/09 01:07:31 INFO : yam: Copied (server-side copy) to: yaml 2026/06/09 01:07:31 INFO : yam: Deleted 2026/06/09 01:07:31 INFO : yaml: Renamed from "yam" 2026/06/09 01:07:31 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/09 01:07:32 INFO : B2 bucket rclone-test-dedolil5zaxa: Making map for --track-renames 2026/06/09 01:07:32 INFO : B2 bucket rclone-test-dedolil5zaxa: Finished making map for --track-renames 2026/06/09 01:07:32 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/09 01:07:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/09 01:07:32 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for renames to finish 2026/06/09 01:07:32 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:32 DEBUG : yam: size = 11 OK 2026/06/09 01:07:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/09 01:07:32 INFO : yam: Copied (new) 2026/06/09 01:07:32 DEBUG : potato: size = 14 OK 2026/06/09 01:07:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/09 01:07:32 INFO : potato: Copied (new) 2026/06/09 01:07:32 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:32 DEBUG : potato: size = 14 OK 2026/06/09 01:07:33 INFO : B2 bucket rclone-test-dedolil5zaxa: Making map for --track-renames 2026/06/09 01:07:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:07:33 INFO : B2 bucket rclone-test-dedolil5zaxa: Finished making map for --track-renames 2026/06/09 01:07:33 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:33 DEBUG : potato: Unchanged skipping 2026/06/09 01:07:33 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for renames to finish 2026/06/09 01:07:33 DEBUG : yaml: size = 11 OK 2026/06/09 01:07:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/09 01:07:33 INFO : yam: Copied (server-side copy) to: yaml 2026/06/09 01:07:33 INFO : yam: Deleted 2026/06/09 01:07:33 INFO : yaml: Renamed from "yam" 2026/06/09 01:07:33 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/09 01:07:35 INFO : B2 bucket rclone-test-dedolil5zaxa: Making map for --track-renames 2026/06/09 01:07:35 INFO : B2 bucket rclone-test-dedolil5zaxa: Finished making map for --track-renames 2026/06/09 01:07:35 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/09 01:07:35 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for renames to finish 2026/06/09 01:07:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/09 01:07:35 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:35 DEBUG : sub/yam: size = 11 OK 2026/06/09 01:07:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/09 01:07:35 INFO : sub/yam: Copied (new) 2026/06/09 01:07:35 DEBUG : potato: size = 14 OK 2026/06/09 01:07:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/09 01:07:35 INFO : potato: Copied (new) 2026/06/09 01:07:35 DEBUG : Waiting for deletions to finish 2026/06/09 01:07:36 DEBUG : potato: size = 14 OK 2026/06/09 01:07:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:07:36 DEBUG : potato: Unchanged skipping 2026/06/09 01:07:36 INFO : B2 bucket rclone-test-dedolil5zaxa: Making map for --track-renames 2026/06/09 01:07:36 INFO : B2 bucket rclone-test-dedolil5zaxa: Finished making map for --track-renames 2026/06/09 01:07:36 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:36 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for renames to finish 2026/06/09 01:07:36 DEBUG : yam: size = 11 OK 2026/06/09 01:07:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/09 01:07:36 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/09 01:07:37 INFO : sub/yam: Deleted 2026/06/09 01:07:37 INFO : yam: Renamed from "sub/yam" 2026/06/09 01:07:37 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.14s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:38 DEBUG : Creating backend with remote "/tmp/rclone3512299970/dir1" 2026/06/09 01:07:38 DEBUG : Creating backend with remote "/tmp/rclone3512299970/dir2" 2026/06/09 01:07:38 DEBUG : Local file system at /tmp/rclone3512299970/dir2: Using server-side directory move 2026/06/09 01:07:38 INFO : Local file system at /tmp/rclone3512299970/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/09 01:07:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/09 01:07:38 DEBUG : Local file system at /tmp/rclone3512299970/dir2: Waiting for checks to finish 2026/06/09 01:07:38 INFO : file1.txt: Moved (server-side) 2026/06/09 01:07:38 DEBUG : Local file system at /tmp/rclone3512299970/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:07:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/09 01:07:38 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:38 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/09 01:07:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/09 01:07:38 INFO : nested/sub dir/file: Copied (new) 2026/06/09 01:07:38 INFO : nested/sub dir/file: Deleted 2026/06/09 01:07:39 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:07:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:07:39 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:07:39 INFO : sub dir/hello world: Deleted 2026/06/09 01:07:39 INFO : sub dir: Removing directory 2026/06/09 01:07:39 INFO : nested/sub dir: Removing directory 2026/06/09 01:07:39 INFO : nested: Removing directory 2026/06/09 01:07:39 DEBUG : Local file system at /tmp/rclone3512299970: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/09 01:07:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/09 01:07:40 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:40 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:40 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1113-10.backblaze.com/b2api/v1/b2_upload_file/df22fd13e09dab9b9fe80e1b/c001_v0001113_t0020": EOF 2026/06/09 01:07:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-10.backblaze.com/b2api/v1/b2_upload_file/df22fd13e09dab9b9fe80e1b/c001_v0001113_t0020": EOF) 2026/06/09 01:07:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 01:07:40 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1113-10.backblaze.com/b2api/v1/b2_upload_file/df22fd13e09dab9b9fe80e1b/c001_v0001113_t0020": EOF - low level retry 0/10 2026/06/09 01:07:40 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 01:07:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/09 01:07:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/09 01:07:40 INFO : nested/sub dir/file: Copied (new) 2026/06/09 01:07:40 INFO : nested/sub dir/file: Deleted 2026/06/09 01:07:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/09 01:07:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:07:41 INFO : sub dir/hello world: Copied (new) 2026/06/09 01:07:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/09 01:07:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/09 01:07:42 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:42 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:42 DEBUG : existing-b: size = 6 OK 2026/06/09 01:07:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/09 01:07:42 INFO : existing-b: Copied (new) 2026/06/09 01:07:42 INFO : existing-b: Deleted 2026/06/09 01:07:42 DEBUG : existing: size = 6 OK 2026/06/09 01:07:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/09 01:07:42 INFO : existing: Copied (new) 2026/06/09 01:07:42 INFO : existing: Deleted 2026/06/09 01:07:43 DEBUG : existing: Destination exists, skipping 2026/06/09 01:07:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:07:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/09 01:07:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:07:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zilujod1zabi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dedolil5zaxa -> B2 bucket rclone-test-zilujod1zabi 2026/06/09 01:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:07:48 DEBUG : empty space: size = 1 OK 2026/06/09 01:07:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/09 01:07:48 DEBUG : empty space: Unchanged skipping 2026/06/09 01:07:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:07:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zilujod1zabi) 2026/06/09 01:07:48 DEBUG : potato3: Sizes differ 2026/06/09 01:07:48 DEBUG : B2 bucket rclone-test-zilujod1zabi: Waiting for checks to finish 2026/06/09 01:07:48 INFO : empty space: Deleted 2026/06/09 01:07:48 DEBUG : B2 bucket rclone-test-zilujod1zabi: Waiting for transfers to finish 2026/06/09 01:07:48 DEBUG : potato2: size = 60 OK 2026/06/09 01:07:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:07:48 INFO : potato2: Copied (server-side copy) 2026/06/09 01:07:48 INFO : potato2: Deleted 2026/06/09 01:07:48 DEBUG : potato3: size = 68 OK 2026/06/09 01:07:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/09 01:07:48 INFO : potato3: Copied (server-side copy) 2026/06/09 01:07:49 INFO : potato3: Deleted 2026/06/09 01:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bageqaw5ruqe" 2026/06/09 01:07:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/09 01:07:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:07:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/09 01:07:50 DEBUG : B2 bucket rclone-test-bageqaw5ruqe: Waiting for checks to finish 2026/06/09 01:07:50 DEBUG : B2 bucket rclone-test-bageqaw5ruqe: Waiting for transfers to finish 2026/06/09 01:07:51 DEBUG : empty space: size = 1 OK 2026/06/09 01:07:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/09 01:07:51 INFO : empty space: Copied (server-side copy) 2026/06/09 01:07:51 DEBUG : potato2: size = 60 OK 2026/06/09 01:07:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:07:51 INFO : potato2: Copied (server-side copy) 2026/06/09 01:07:51 INFO : empty space: Deleted 2026/06/09 01:07:51 DEBUG : potato3: size = 68 OK 2026/06/09 01:07:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/09 01:07:51 INFO : potato3: Copied (server-side copy) 2026/06/09 01:07:51 INFO : potato2: Deleted 2026/06/09 01:07:52 INFO : potato3: Deleted 2026/06/09 01:07:52 DEBUG : B2 bucket rclone-test-bageqaw5ruqe: Purge remote 2026/06/09 01:07:52 INFO : B2 bucket rclone-test-bageqaw5ruqe: cleaning bucket "rclone-test-bageqaw5ruqe" of all files 2026/06/09 01:07:52 DEBUG : empty space: Deleting (id "4_z3fd2ed93e0bdab9b9fe80e1b_f1113b71360b467e4_d20260609_m010751_c001_v0001104_t0038_u01780967271199") 2026/06/09 01:07:52 DEBUG : potato2: Deleting (id "4_z3fd2ed93e0bdab9b9fe80e1b_f114f869841f0e3f9_d20260609_m010751_c001_v0001185_t0048_u01780967271556") 2026/06/09 01:07:52 DEBUG : potato3: Deleting (id "4_z3fd2ed93e0bdab9b9fe80e1b_f1130f1f6eb0cb102_d20260609_m010751_c001_v0001098_t0009_u01780967271565") 2026/06/09 01:07:53 DEBUG : B2 bucket rclone-test-zilujod1zabi: Purge remote 2026/06/09 01:07:53 INFO : B2 bucket rclone-test-zilujod1zabi: cleaning bucket "rclone-test-zilujod1zabi" of all files 2026/06/09 01:07:53 DEBUG : empty space: Deleting (id "4_z1fc2dd73e0bdab9b9fe80e1b_f4088d4c39c33f835_d20260609_m010751_c001_v7007000_t0000_u01780967271715") 2026/06/09 01:07:53 DEBUG : empty space: Deleting (id "4_z1fc2dd73e0bdab9b9fe80e1b_f11951fc5965e2b93_d20260609_m010747_c001_v0001174_t0017_u01780967267119") 2026/06/09 01:07:53 DEBUG : potato2: Deleting (id "4_z1fc2dd73e0bdab9b9fe80e1b_f4088d4c39c33f837_d20260609_m010751_c001_v7007000_t0000_u01780967271744") 2026/06/09 01:07:53 DEBUG : potato2: Deleting (id "4_z1fc2dd73e0bdab9b9fe80e1b_f10928e1c1230b440_d20260609_m010748_c001_v0001134_t0016_u01780967268372") 2026/06/09 01:07:53 DEBUG : potato3: Deleting (id "4_z1fc2dd73e0bdab9b9fe80e1b_f4088d4c39c33f838_d20260609_m010751_c001_v7007000_t0000_u01780967271899") 2026/06/09 01:07:53 DEBUG : potato3: Deleting (id "4_z1fc2dd73e0bdab9b9fe80e1b_f105e589ebf577c38_d20260609_m010748_c001_v0001136_t0052_u01780967268745") 2026/06/09 01:07:53 DEBUG : potato3: Deleting (id "4_z1fc2dd73e0bdab9b9fe80e1b_f11951fc5965e2b9f_d20260609_m010747_c001_v0001174_t0024_u01780967267462") 2026/06/09 01:07:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/09 01:07:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 01:07:54 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.01s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rikekax6qose" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dedolil5zaxa -> B2 bucket rclone-test-rikekax6qose 2026/06/09 01:08:00 DEBUG : empty space: Excluded (Size Filter) 2026/06/09 01:08:00 DEBUG : empty space: Excluded 2026/06/09 01:08:00 DEBUG : empty space: Excluded (Size Filter) 2026/06/09 01:08:00 DEBUG : empty space: Excluded 2026/06/09 01:08:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:08:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:08:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rikekax6qose) 2026/06/09 01:08:00 DEBUG : potato3: Sizes differ 2026/06/09 01:08:00 DEBUG : B2 bucket rclone-test-rikekax6qose: Waiting for checks to finish 2026/06/09 01:08:00 DEBUG : B2 bucket rclone-test-rikekax6qose: Waiting for transfers to finish 2026/06/09 01:08:00 DEBUG : potato2: size = 60 OK 2026/06/09 01:08:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:08:00 INFO : potato2: Copied (server-side copy) 2026/06/09 01:08:00 DEBUG : potato3: size = 68 OK 2026/06/09 01:08:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/09 01:08:00 INFO : potato3: Copied (server-side copy) 2026/06/09 01:08:00 INFO : potato2: Deleted 2026/06/09 01:08:01 INFO : potato3: Deleted 2026/06/09 01:08:01 DEBUG : Creating backend with remote "TestB2:rclone-test-foxoyid1furu" 2026/06/09 01:08:02 DEBUG : empty space: Excluded (Size Filter) 2026/06/09 01:08:02 DEBUG : empty space: Excluded 2026/06/09 01:08:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:08:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/09 01:08:02 DEBUG : B2 bucket rclone-test-foxoyid1furu: Waiting for checks to finish 2026/06/09 01:08:02 DEBUG : B2 bucket rclone-test-foxoyid1furu: Waiting for transfers to finish 2026/06/09 01:08:03 DEBUG : potato2: size = 60 OK 2026/06/09 01:08:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:08:03 INFO : potato2: Copied (server-side copy) 2026/06/09 01:08:03 INFO : potato2: Deleted 2026/06/09 01:08:03 DEBUG : potato3: size = 68 OK 2026/06/09 01:08:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/09 01:08:03 INFO : potato3: Copied (server-side copy) 2026/06/09 01:08:04 INFO : potato3: Deleted 2026/06/09 01:08:04 DEBUG : B2 bucket rclone-test-foxoyid1furu: Purge remote 2026/06/09 01:08:04 INFO : B2 bucket rclone-test-foxoyid1furu: cleaning bucket "rclone-test-foxoyid1furu" of all files 2026/06/09 01:08:04 DEBUG : potato2: Deleting (id "4_zefe21d73e0cdab9b9fe80e1b_f10491ec059b69c67_d20260609_m010803_c001_v0001161_t0017_u01780967283103") 2026/06/09 01:08:04 DEBUG : potato3: Deleting (id "4_zefe21d73e0cdab9b9fe80e1b_f116ac7a96ca01a1e_d20260609_m010803_c001_v0001174_t0006_u01780967283481") 2026/06/09 01:08:05 DEBUG : B2 bucket rclone-test-rikekax6qose: Purge remote 2026/06/09 01:08:05 INFO : B2 bucket rclone-test-rikekax6qose: cleaning bucket "rclone-test-rikekax6qose" of all files 2026/06/09 01:08:05 DEBUG : empty space: Deleting (id "4_z7fe20d53e0cdab9b9fe80e1b_f103e5e13ce81cb08_d20260609_m010759_c001_v0001092_t0023_u01780967279065") 2026/06/09 01:08:05 DEBUG : potato2: Deleting (id "4_z7fe20d53e0cdab9b9fe80e1b_f419e235c0b281ff6_d20260609_m010803_c001_v7007000_t0000_u01780967283418") 2026/06/09 01:08:05 DEBUG : potato2: Deleting (id "4_z7fe20d53e0cdab9b9fe80e1b_f100f97c4dd365b0f_d20260609_m010800_c001_v0001032_t0030_u01780967280305") 2026/06/09 01:08:05 DEBUG : potato3: Deleting (id "4_z7fe20d53e0cdab9b9fe80e1b_f419e235c0b281ffc_d20260609_m010803_c001_v7007000_t0000_u01780967283933") 2026/06/09 01:08:05 DEBUG : potato3: Deleting (id "4_z7fe20d53e0cdab9b9fe80e1b_f1132ffdaf84bb3b9_d20260609_m010800_c001_v0001183_t0033_u01780967280675") 2026/06/09 01:08:05 DEBUG : potato3: Deleting (id "4_z7fe20d53e0cdab9b9fe80e1b_f103e5e13ce81cb0a_d20260609_m010759_c001_v0001092_t0033_u01780967279445") --- PASS: TestServerSideMoveWithFilter (11.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:08:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohon5bari" 2026/06/09 01:08:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dedolil5zaxa -> B2 bucket rclone-test-gamohon5bari 2026/06/09 01:08:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:08:11 DEBUG : empty space: size = 1 OK 2026/06/09 01:08:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/09 01:08:11 DEBUG : empty space: Unchanged skipping 2026/06/09 01:08:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:08:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gamohon5bari) 2026/06/09 01:08:11 DEBUG : potato3: Sizes differ 2026/06/09 01:08:11 DEBUG : B2 bucket rclone-test-gamohon5bari: Waiting for checks to finish 2026/06/09 01:08:11 INFO : empty space: Deleted 2026/06/09 01:08:11 DEBUG : B2 bucket rclone-test-gamohon5bari: Waiting for transfers to finish 2026/06/09 01:08:11 DEBUG : potato2: size = 60 OK 2026/06/09 01:08:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:08:11 INFO : potato2: Copied (server-side copy) 2026/06/09 01:08:12 INFO : potato2: Deleted 2026/06/09 01:08:12 DEBUG : potato3: size = 68 OK 2026/06/09 01:08:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/09 01:08:12 INFO : potato3: Copied (server-side copy) 2026/06/09 01:08:12 INFO : potato3: Deleted 2026/06/09 01:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zumupaz8topu" 2026/06/09 01:08:13 INFO : tomatoDir: Making directory 2026/06/09 01:08:13 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/09 01:08:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/09 01:08:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/09 01:08:13 DEBUG : B2 bucket rclone-test-zumupaz8topu: Waiting for checks to finish 2026/06/09 01:08:13 DEBUG : B2 bucket rclone-test-zumupaz8topu: Waiting for transfers to finish 2026/06/09 01:08:14 DEBUG : potato2: size = 60 OK 2026/06/09 01:08:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 01:08:14 INFO : potato2: Copied (server-side copy) 2026/06/09 01:08:14 INFO : potato2: Deleted 2026/06/09 01:08:15 DEBUG : empty space: size = 1 OK 2026/06/09 01:08:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/09 01:08:15 INFO : empty space: Copied (server-side copy) 2026/06/09 01:08:15 DEBUG : potato3: size = 68 OK 2026/06/09 01:08:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/09 01:08:15 INFO : potato3: Copied (server-side copy) 2026/06/09 01:08:15 INFO : empty space: Deleted 2026/06/09 01:08:15 INFO : potato3: Deleted 2026/06/09 01:08:15 DEBUG : B2 bucket rclone-test-zumupaz8topu: Purge remote 2026/06/09 01:08:15 INFO : B2 bucket rclone-test-zumupaz8topu: cleaning bucket "rclone-test-zumupaz8topu" of all files 2026/06/09 01:08:16 DEBUG : empty space: Deleting (id "4_z9f824d43e0cdab9b9fe80e1b_f100d3d93f68741a2_d20260609_m010814_c001_v0001179_t0040_u01780967294869") 2026/06/09 01:08:16 DEBUG : potato2: Deleting (id "4_z9f824d43e0cdab9b9fe80e1b_f1135dc98097c8499_d20260609_m010814_c001_v0001113_t0012_u01780967294507") 2026/06/09 01:08:16 DEBUG : potato3: Deleting (id "4_z9f824d43e0cdab9b9fe80e1b_f1021554e94e89d96_d20260609_m010814_c001_v0001097_t0052_u01780967294883") 2026/06/09 01:08:16 DEBUG : B2 bucket rclone-test-gamohon5bari: Purge remote 2026/06/09 01:08:16 INFO : B2 bucket rclone-test-gamohon5bari: cleaning bucket "rclone-test-gamohon5bari" of all files 2026/06/09 01:08:16 DEBUG : empty space: Deleting (id "4_zef123d23e0cdab9b9fe80e1b_f40218467a5039f34_d20260609_m010815_c001_v7007000_t0000_u01780967295135") 2026/06/09 01:08:16 DEBUG : empty space: Deleting (id "4_zef123d23e0cdab9b9fe80e1b_f113241644f42b787_d20260609_m010810_c001_v0001182_t0014_u01780967290475") 2026/06/09 01:08:16 DEBUG : potato2: Deleting (id "4_zef123d23e0cdab9b9fe80e1b_f40218467a5039f33_d20260609_m010814_c001_v7007000_t0000_u01780967294889") 2026/06/09 01:08:16 DEBUG : potato2: Deleting (id "4_zef123d23e0cdab9b9fe80e1b_f105fbb2e37b9e7a7_d20260609_m010811_c001_v0001105_t0038_u01780967291301") 2026/06/09 01:08:16 DEBUG : potato3: Deleting (id "4_zef123d23e0cdab9b9fe80e1b_f41546264bb30d3c4_d20260609_m010815_c001_v7007000_t0000_u01780967295287") 2026/06/09 01:08:16 DEBUG : potato3: Deleting (id "4_zef123d23e0cdab9b9fe80e1b_f111d39faa30d3093_d20260609_m010811_c001_v0001157_t0015_u01780967291672") 2026/06/09 01:08:16 DEBUG : potato3: Deleting (id "4_zef123d23e0cdab9b9fe80e1b_f113241644f42b789_d20260609_m010810_c001_v0001182_t0043_u01780967290676") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.82s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.44s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:08:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/rclone-sync-test" --- PASS: TestSyncOverlap (1.51s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:08:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/rclone-sync-test" 2026/06/09 01:08:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/rclone-sync-test-include/layer2" 2026/06/09 01:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/rclone-sync-test-ignore-file" 2026/06/09 01:08:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/09 01:08:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 01:08:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:08:30 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 01:08:30 DEBUG : B2 bucket rclone-test-dedolil5zaxa path rclone-sync-test: Waiting for checks to finish 2026/06/09 01:08:30 DEBUG : B2 bucket rclone-test-dedolil5zaxa path rclone-sync-test: Waiting for transfers to finish 2026/06/09 01:08:30 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:30 INFO : There was nothing to transfer 2026/06/09 01:08:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:08:30 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:08:30 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:08:30 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:30 INFO : There was nothing to transfer 2026/06/09 01:08:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:08:31 DEBUG : B2 bucket rclone-test-dedolil5zaxa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/09 01:08:31 DEBUG : B2 bucket rclone-test-dedolil5zaxa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/09 01:08:31 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:31 INFO : There was nothing to transfer 2026/06/09 01:08:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:08:31 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:08:31 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:08:31 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:31 INFO : There was nothing to transfer 2026/06/09 01:08:32 DEBUG : Excluded 2026/06/09 01:08:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/09 01:08:32 DEBUG : B2 bucket rclone-test-dedolil5zaxa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/09 01:08:32 DEBUG : B2 bucket rclone-test-dedolil5zaxa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/09 01:08:32 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.17s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/dst" 2026/06/09 01:08:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/CompareDest" 2026/06/09 01:08:35 DEBUG : one: Need to transfer - File not found at Destination 2026/06/09 01:08:35 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:08:35 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:08:37 DEBUG : one: size = 3 OK 2026/06/09 01:08:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 01:08:37 INFO : one: Copied (new) 2026/06/09 01:08:37 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:37 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:08:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:08:37 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:08:37 DEBUG : one: Sizes differ 2026/06/09 01:08:37 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:08:38 DEBUG : one: size = 5 OK 2026/06/09 01:08:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/09 01:08:38 INFO : one: Copied (replaced existing) 2026/06/09 01:08:38 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:08:40 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:08:40 DEBUG : one: Sizes differ 2026/06/09 01:08:40 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:08:40 DEBUG : one: size = 5 OK 2026/06/09 01:08:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:08:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 01:08:40 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:08:40 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:40 INFO : There was nothing to transfer 2026/06/09 01:08:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:08:41 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:08:41 DEBUG : one: Sizes differ 2026/06/09 01:08:41 DEBUG : two: size = 3 OK 2026/06/09 01:08:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:08:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/09 01:08:41 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:08:41 DEBUG : one: size = 5 OK 2026/06/09 01:08:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:08:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 01:08:41 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:08:41 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:41 INFO : There was nothing to transfer 2026/06/09 01:08:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:08:41 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:08:41 DEBUG : one: Sizes differ 2026/06/09 01:08:42 DEBUG : two: size = 3 OK 2026/06/09 01:08:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:08:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/09 01:08:42 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:08:42 DEBUG : one: size = 5 OK 2026/06/09 01:08:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:08:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 01:08:42 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:08:42 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:42 INFO : There was nothing to transfer 2026/06/09 01:08:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:08:43 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:08:43 DEBUG : one: Sizes differ 2026/06/09 01:08:43 DEBUG : two: size = 3 OK 2026/06/09 01:08:43 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/06/09 01:08:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/09 01:08:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/09 01:08:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:08:43 DEBUG : one: size = 5 OK 2026/06/09 01:08:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:08:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 01:08:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:08:43 DEBUG : Waiting for deletions to finish 2026/06/09 01:08:43 INFO : There was nothing to transfer 2026/06/09 01:08:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:08:43 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:08:43 DEBUG : one: Sizes differ 2026/06/09 01:08:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:08:43 DEBUG : two: size = 3 (B2 bucket rclone-test-dedolil5zaxa path CompareDest) 2026/06/09 01:08:43 DEBUG : two: Sizes differ 2026/06/09 01:08:43 DEBUG : two: Need to transfer - File not found at Destination 2026/06/09 01:08:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:08:43 DEBUG : one: size = 5 OK 2026/06/09 01:08:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:08:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 01:08:43 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:08:45 DEBUG : two: size = 5 OK 2026/06/09 01:08:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/09 01:08:45 INFO : two: Copied (new) 2026/06/09 01:08:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.28s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:08:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/dest" 2026/06/09 01:08:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/pre-dest1" 2026/06/09 01:08:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/pre-dest2" 2026/06/09 01:08:52 DEBUG : 1: size = 1 OK 2026/06/09 01:08:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:08:52 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/09 01:08:53 DEBUG : 2: size = 1 OK 2026/06/09 01:08:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:08:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/09 01:08:53 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/09 01:08:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dest: Waiting for checks to finish 2026/06/09 01:08:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dest: Waiting for transfers to finish 2026/06/09 01:08:54 DEBUG : 3: size = 1 OK 2026/06/09 01:08:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/09 01:08:54 INFO : 3: Copied (new) 2026/06/09 01:08:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.95s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:08:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/dst" 2026/06/09 01:08:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/CopyDest" 2026/06/09 01:08:59 DEBUG : one: Need to transfer - File not found at Destination 2026/06/09 01:08:59 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:08:59 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:00 DEBUG : one: size = 3 OK 2026/06/09 01:09:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 01:09:00 INFO : one: Copied (new) 2026/06/09 01:09:00 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:00 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:09:00 DEBUG : one: Sizes differ 2026/06/09 01:09:00 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:00 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:01 DEBUG : one: size = 5 OK 2026/06/09 01:09:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/09 01:09:01 INFO : one: Copied (replaced existing) 2026/06/09 01:09:01 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/BackupDir" 2026/06/09 01:09:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:04 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:09:04 DEBUG : one: Sizes differ 2026/06/09 01:09:04 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:04 DEBUG : one: size = 5 OK 2026/06/09 01:09:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:09:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:04 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:09:04 DEBUG : one: Sizes differ 2026/06/09 01:09:07 DEBUG : one: size = 3 OK 2026/06/09 01:09:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 01:09:07 INFO : one: Copied (server-side copy) 2026/06/09 01:09:07 INFO : one: Deleted 2026/06/09 01:09:08 DEBUG : one: size = 5 OK 2026/06/09 01:09:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/09 01:09:08 INFO : one: Copied (server-side copy) 2026/06/09 01:09:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/09 01:09:08 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:10 DEBUG : one: size = 5 OK 2026/06/09 01:09:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:09:10 DEBUG : one: Unchanged skipping 2026/06/09 01:09:10 DEBUG : two: size = 3 OK 2026/06/09 01:09:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:09:10 DEBUG : two: size = 3 OK 2026/06/09 01:09:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/09 01:09:10 INFO : two: Copied (server-side copy) 2026/06/09 01:09:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/09 01:09:10 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:10 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:10 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:11 DEBUG : one: size = 5 OK 2026/06/09 01:09:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:09:11 DEBUG : one: Unchanged skipping 2026/06/09 01:09:11 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:11 DEBUG : two: size = 3 OK 2026/06/09 01:09:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:09:11 DEBUG : two: Unchanged skipping 2026/06/09 01:09:11 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:11 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:11 INFO : There was nothing to transfer 2026/06/09 01:09:12 DEBUG : one: size = 5 OK 2026/06/09 01:09:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:09:12 DEBUG : one: Unchanged skipping 2026/06/09 01:09:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:12 DEBUG : three: size = 5 (B2 bucket rclone-test-dedolil5zaxa path CopyDest) 2026/06/09 01:09:12 DEBUG : three: Sizes differ 2026/06/09 01:09:12 DEBUG : three: Destination not found in --copy-dest 2026/06/09 01:09:12 DEBUG : three: Need to transfer - File not found at Destination 2026/06/09 01:09:12 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:12 DEBUG : two: size = 3 OK 2026/06/09 01:09:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 01:09:12 DEBUG : two: Unchanged skipping 2026/06/09 01:09:12 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:13 DEBUG : three: size = 7 OK 2026/06/09 01:09:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/09 01:09:13 INFO : three: Copied (new) 2026/06/09 01:09:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.46s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/dst" 2026/06/09 01:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/backup" 2026/06/09 01:09:19 DEBUG : two: size = 3 OK 2026/06/09 01:09:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:09:19 DEBUG : two: Unchanged skipping 2026/06/09 01:09:19 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:19 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:09:19 DEBUG : one: Sizes differ 2026/06/09 01:09:21 DEBUG : one: size = 3 OK 2026/06/09 01:09:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 01:09:21 INFO : one: Copied (server-side copy) 2026/06/09 01:09:21 INFO : one: Deleted 2026/06/09 01:09:21 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:22 DEBUG : one: size = 4 OK 2026/06/09 01:09:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:09:22 INFO : one: Copied (new) 2026/06/09 01:09:22 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:23 DEBUG : three.txt: size = 5 OK 2026/06/09 01:09:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/09 01:09:23 INFO : three.txt: Copied (server-side copy) 2026/06/09 01:09:23 INFO : three.txt: Deleted 2026/06/09 01:09:23 INFO : three.txt: Moved into backup dir 2026/06/09 01:09:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:25 DEBUG : one: size = 4 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:09:25 DEBUG : one: Sizes differ 2026/06/09 01:09:25 DEBUG : two: size = 3 OK 2026/06/09 01:09:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:09:25 DEBUG : two: Unchanged skipping 2026/06/09 01:09:25 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:25 DEBUG : one: size = 4 OK 2026/06/09 01:09:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:09:25 INFO : one: Copied (server-side copy) 2026/06/09 01:09:25 INFO : one: Deleted 2026/06/09 01:09:25 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:26 DEBUG : one: size = 5 OK 2026/06/09 01:09:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/09 01:09:26 INFO : one: Copied (new) 2026/06/09 01:09:26 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:26 DEBUG : three.txt: size = 6 OK 2026/06/09 01:09:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/09 01:09:26 INFO : three.txt: Copied (server-side copy) 2026/06/09 01:09:26 INFO : three.txt: Deleted 2026/06/09 01:09:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.70s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:09:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/dst" 2026/06/09 01:09:30 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/backup" 2026/06/09 01:09:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:32 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:09:32 DEBUG : one: Sizes differ 2026/06/09 01:09:32 DEBUG : two: size = 3 OK 2026/06/09 01:09:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:09:32 DEBUG : two: Unchanged skipping 2026/06/09 01:09:32 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:34 DEBUG : one.bak: size = 3 OK 2026/06/09 01:09:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 01:09:34 INFO : one: Copied (server-side copy) to: one.bak 2026/06/09 01:09:34 INFO : one: Deleted 2026/06/09 01:09:34 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:35 DEBUG : one: size = 4 OK 2026/06/09 01:09:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:09:35 INFO : one: Copied (new) 2026/06/09 01:09:35 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:35 DEBUG : three.txt.bak: size = 5 OK 2026/06/09 01:09:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/09 01:09:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/09 01:09:36 INFO : three.txt: Deleted 2026/06/09 01:09:36 INFO : three.txt: Moved into backup dir 2026/06/09 01:09:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:37 DEBUG : one: size = 4 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:09:37 DEBUG : one: Sizes differ 2026/06/09 01:09:37 DEBUG : two: size = 3 OK 2026/06/09 01:09:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:09:37 DEBUG : two: Unchanged skipping 2026/06/09 01:09:37 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:38 DEBUG : one.bak: size = 4 OK 2026/06/09 01:09:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:09:38 INFO : one: Copied (server-side copy) to: one.bak 2026/06/09 01:09:38 INFO : one: Deleted 2026/06/09 01:09:38 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:38 DEBUG : one: size = 5 OK 2026/06/09 01:09:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/09 01:09:38 INFO : one: Copied (new) 2026/06/09 01:09:38 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:39 DEBUG : three.txt.bak: size = 6 OK 2026/06/09 01:09:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/09 01:09:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/09 01:09:39 INFO : three.txt: Deleted 2026/06/09 01:09:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:09:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/dst" 2026/06/09 01:09:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/backup" 2026/06/09 01:09:45 DEBUG : two: size = 3 OK 2026/06/09 01:09:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:09:45 DEBUG : two: Unchanged skipping 2026/06/09 01:09:45 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:45 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:09:45 DEBUG : one: Sizes differ 2026/06/09 01:09:46 DEBUG : one-2019-01-01: size = 3 OK 2026/06/09 01:09:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 01:09:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/09 01:09:46 INFO : one: Deleted 2026/06/09 01:09:46 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:47 DEBUG : one: size = 4 OK 2026/06/09 01:09:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:09:47 INFO : one: Copied (new) 2026/06/09 01:09:47 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:48 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/09 01:09:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/09 01:09:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/09 01:09:48 INFO : three.txt: Deleted 2026/06/09 01:09:48 INFO : three.txt: Moved into backup dir 2026/06/09 01:09:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:49 DEBUG : one: size = 4 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:09:49 DEBUG : one: Sizes differ 2026/06/09 01:09:49 DEBUG : two: size = 3 OK 2026/06/09 01:09:49 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:09:49 DEBUG : two: Unchanged skipping 2026/06/09 01:09:50 DEBUG : one-2019-01-01: size = 4 OK 2026/06/09 01:09:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:09:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/09 01:09:50 INFO : one: Deleted 2026/06/09 01:09:51 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:51 DEBUG : one: size = 5 OK 2026/06/09 01:09:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/09 01:09:51 INFO : one: Copied (new) 2026/06/09 01:09:51 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:52 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/09 01:09:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/09 01:09:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/09 01:09:52 INFO : three.txt: Deleted 2026/06/09 01:09:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.77s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/dst" 2026/06/09 01:09:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:09:56 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:09:56 DEBUG : one: Sizes differ 2026/06/09 01:09:56 DEBUG : two: size = 3 OK 2026/06/09 01:09:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:09:56 DEBUG : two: Unchanged skipping 2026/06/09 01:09:56 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:09:57 DEBUG : one.bak: size = 3 OK 2026/06/09 01:09:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 01:09:57 INFO : one: Copied (server-side copy) to: one.bak 2026/06/09 01:09:57 INFO : one: Deleted 2026/06/09 01:09:57 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:09:58 DEBUG : one: size = 4 OK 2026/06/09 01:09:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:09:58 INFO : one: Copied (new) 2026/06/09 01:09:58 DEBUG : Waiting for deletions to finish 2026/06/09 01:09:58 DEBUG : three.txt.bak: size = 5 OK 2026/06/09 01:09:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/09 01:09:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/09 01:09:59 INFO : three.txt: Deleted 2026/06/09 01:09:59 INFO : three.txt: Moved into backup dir 2026/06/09 01:09:59 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1172-08.backblaze.com/b2api/v1/b2_upload_file/df22fd13e09dab9b9fe80e1b/c001_v0001172_t0053": EOF 2026/06/09 01:09:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-08.backblaze.com/b2api/v1/b2_upload_file/df22fd13e09dab9b9fe80e1b/c001_v0001172_t0053": EOF) 2026/06/09 01:09:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dedolil5zaxa: 1/10 (Post "https://pod-000-1172-08.backblaze.com/b2api/v1/b2_upload_file/df22fd13e09dab9b9fe80e1b/c001_v0001172_t0053": EOF) 2026/06/09 01:10:01 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 01:10:02 DEBUG : one.bak: Excluded (Path Filter) 2026/06/09 01:10:02 DEBUG : one.bak: Excluded 2026/06/09 01:10:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/09 01:10:02 DEBUG : three.txt.bak: Excluded 2026/06/09 01:10:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:02 DEBUG : one: size = 4 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:10:02 DEBUG : one: Sizes differ 2026/06/09 01:10:02 DEBUG : two: size = 3 OK 2026/06/09 01:10:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:02 DEBUG : two: Unchanged skipping 2026/06/09 01:10:02 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for checks to finish 2026/06/09 01:10:02 DEBUG : one.bak: size = 4 OK 2026/06/09 01:10:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:10:02 INFO : one: Copied (server-side copy) to: one.bak 2026/06/09 01:10:03 INFO : one: Deleted 2026/06/09 01:10:03 DEBUG : B2 bucket rclone-test-dedolil5zaxa path dst: Waiting for transfers to finish 2026/06/09 01:10:03 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1178-15.backblaze.com/b2api/v1/b2_upload_file/df22fd13e09dab9b9fe80e1b/c001_v0001178_t0006": EOF 2026/06/09 01:10:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-15.backblaze.com/b2api/v1/b2_upload_file/df22fd13e09dab9b9fe80e1b/c001_v0001178_t0006": EOF) 2026/06/09 01:10:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 01:10:03 DEBUG : one: Received error: Post "https://pod-000-1178-15.backblaze.com/b2api/v1/b2_upload_file/df22fd13e09dab9b9fe80e1b/c001_v0001178_t0006": EOF - low level retry 0/10 2026/06/09 01:10:03 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 01:10:04 DEBUG : one: size = 5 OK 2026/06/09 01:10:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/09 01:10:04 INFO : one: Copied (new) 2026/06/09 01:10:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:10:04 DEBUG : three.txt.bak: size = 6 OK 2026/06/09 01:10:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/09 01:10:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/09 01:10:05 INFO : three.txt: Deleted 2026/06/09 01:10:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.10s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:10:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/dst" 2026/06/09 01:10:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:08 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:10:08 DEBUG : one: Sizes differ 2026/06/09 01:10:09 DEBUG : one.bak: size = 3 OK 2026/06/09 01:10:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 01:10:09 INFO : one: Copied (server-side copy) to: one.bak 2026/06/09 01:10:10 INFO : one: Deleted 2026/06/09 01:10:10 DEBUG : one: size = 4 OK 2026/06/09 01:10:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:10:10 INFO : one: Copied (new) 2026/06/09 01:10:11 DEBUG : two: size = 3 OK 2026/06/09 01:10:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:11 DEBUG : two: Unchanged skipping 2026/06/09 01:10:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:11 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:10:11 DEBUG : three.txt: Sizes differ 2026/06/09 01:10:11 DEBUG : three.txt.bak: size = 5 OK 2026/06/09 01:10:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/09 01:10:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/09 01:10:12 INFO : three.txt: Deleted 2026/06/09 01:10:12 DEBUG : three.txt: size = 6 OK 2026/06/09 01:10:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/09 01:10:12 INFO : three.txt: Copied (new) 2026/06/09 01:10:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/09 01:10:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 01:10:13 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 01:10:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:13 DEBUG : one: size = 4 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:10:13 DEBUG : one: Sizes differ 2026/06/09 01:10:14 DEBUG : one.bak: size = 4 OK 2026/06/09 01:10:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:10:14 INFO : one: Copied (server-side copy) to: one.bak 2026/06/09 01:10:14 INFO : one: Deleted 2026/06/09 01:10:14 DEBUG : one: size = 5 OK 2026/06/09 01:10:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/09 01:10:14 INFO : one: Copied (new) 2026/06/09 01:10:14 DEBUG : two: size = 3 OK 2026/06/09 01:10:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:14 DEBUG : two: Unchanged skipping 2026/06/09 01:10:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:10:14 DEBUG : three.txt: Sizes differ 2026/06/09 01:10:16 DEBUG : three.txt.bak: size = 6 OK 2026/06/09 01:10:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/09 01:10:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/09 01:10:17 INFO : three.txt: Deleted 2026/06/09 01:10:17 DEBUG : three.txt: size = 19 OK 2026/06/09 01:10:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/09 01:10:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.35s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:10:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dedolil5zaxa/dst" 2026/06/09 01:10:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:21 DEBUG : one: size = 3 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:10:21 DEBUG : one: Sizes differ 2026/06/09 01:10:22 DEBUG : one-2019-01-01: size = 3 OK 2026/06/09 01:10:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 01:10:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/09 01:10:23 INFO : one: Deleted 2026/06/09 01:10:23 DEBUG : one: size = 4 OK 2026/06/09 01:10:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:10:23 INFO : one: Copied (new) 2026/06/09 01:10:24 DEBUG : two: size = 3 OK 2026/06/09 01:10:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:24 DEBUG : two: Unchanged skipping 2026/06/09 01:10:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:24 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:10:24 DEBUG : three.txt: Sizes differ 2026/06/09 01:10:26 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/09 01:10:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/09 01:10:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/09 01:10:26 INFO : three.txt: Deleted 2026/06/09 01:10:26 DEBUG : three.txt: size = 6 OK 2026/06/09 01:10:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/09 01:10:26 INFO : three.txt: Copied (new) 2026/06/09 01:10:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:27 DEBUG : one: size = 4 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:10:27 DEBUG : one: Sizes differ 2026/06/09 01:10:28 DEBUG : one-2019-01-01: size = 4 OK 2026/06/09 01:10:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/09 01:10:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/09 01:10:28 INFO : one: Deleted 2026/06/09 01:10:29 DEBUG : one: size = 5 OK 2026/06/09 01:10:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/09 01:10:29 INFO : one: Copied (new) 2026/06/09 01:10:29 DEBUG : two: size = 3 OK 2026/06/09 01:10:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:29 DEBUG : two: Unchanged skipping 2026/06/09 01:10:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:29 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dedolil5zaxa path dst) 2026/06/09 01:10:29 DEBUG : three.txt: Sizes differ 2026/06/09 01:10:30 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/09 01:10:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/09 01:10:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/09 01:10:30 INFO : three.txt: Deleted 2026/06/09 01:10:30 DEBUG : three.txt: size = 19 OK 2026/06/09 01:10:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/09 01:10:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.26s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:10:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:33 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:10:33 DEBUG : Testêé: Sizes differ 2026/06/09 01:10:33 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:10:33 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:10:33 DEBUG : Testêé: size = 14 OK 2026/06/09 01:10:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/09 01:10:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/09 01:10:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.01s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:10:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/09 01:10:34 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:10:34 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:10:34 DEBUG : existing: size = 6 OK 2026/06/09 01:10:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/09 01:10:34 INFO : existing: Copied (new) 2026/06/09 01:10:34 DEBUG : Waiting for deletions to finish 2026/06/09 01:10:35 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:10:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:10:35 DEBUG : existing: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:10:35 DEBUG : existing: Sizes differ 2026/06/09 01:10:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/09 01:10:35 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:10:35 ERROR : B2 bucket rclone-test-dedolil5zaxa: not deleting files as there were IO errors 2026/06/09 01:10:35 ERROR : B2 bucket rclone-test-dedolil5zaxa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.89s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:10:36 DEBUG : EXISTING: size = 6 OK 2026/06/09 01:10:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:36 DEBUG : existing: Unchanged skipping 2026/06/09 01:10:36 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:10:36 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:10:36 DEBUG : Waiting for deletions to finish 2026/06/09 01:10:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:10:51 DEBUG : both0: size = 6 OK 2026/06/09 01:10:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both0: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both10: size = 6 OK 2026/06/09 01:10:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both10: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both11: size = 6 OK 2026/06/09 01:10:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both11: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both12: size = 6 OK 2026/06/09 01:10:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both12: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both13: size = 6 OK 2026/06/09 01:10:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both13: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both14: size = 6 OK 2026/06/09 01:10:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both14: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both15: size = 6 OK 2026/06/09 01:10:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both15: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both16: size = 6 OK 2026/06/09 01:10:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both16: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both17: size = 6 OK 2026/06/09 01:10:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both17: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both18: size = 6 OK 2026/06/09 01:10:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both18: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both19: size = 6 OK 2026/06/09 01:10:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both19: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both1: size = 6 OK 2026/06/09 01:10:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both1: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both2: size = 6 OK 2026/06/09 01:10:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both2: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both3: size = 6 OK 2026/06/09 01:10:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both3: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both4: size = 6 OK 2026/06/09 01:10:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both5: size = 6 OK 2026/06/09 01:10:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both6: size = 6 OK 2026/06/09 01:10:51 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:10:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both7: size = 6 OK 2026/06/09 01:10:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both4: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both8: size = 6 OK 2026/06/09 01:10:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both7: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both9: size = 6 OK 2026/06/09 01:10:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:10:51 DEBUG : both9: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both8: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both6: Unchanged skipping 2026/06/09 01:10:51 DEBUG : both5: Unchanged skipping 2026/06/09 01:10:51 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:10:51 DEBUG : Waiting for deletions to finish 2026/06/09 01:10:51 INFO : only14: Deleted 2026/06/09 01:10:51 INFO : only5: Deleted 2026/06/09 01:10:51 INFO : only6: Deleted 2026/06/09 01:10:51 INFO : only8: Deleted 2026/06/09 01:10:51 INFO : only9: Deleted 2026/06/09 01:10:51 INFO : only0: Deleted 2026/06/09 01:10:52 INFO : only10: Deleted 2026/06/09 01:10:52 INFO : only3: Deleted 2026/06/09 01:10:52 INFO : only1: Deleted 2026/06/09 01:10:52 INFO : only13: Deleted 2026/06/09 01:10:52 INFO : only15: Deleted 2026/06/09 01:10:52 INFO : only16: Deleted 2026/06/09 01:10:52 INFO : only17: Deleted 2026/06/09 01:10:52 INFO : only18: Deleted 2026/06/09 01:10:52 INFO : only2: Deleted 2026/06/09 01:10:52 INFO : only4: Deleted 2026/06/09 01:10:52 INFO : only7: Deleted 2026/06/09 01:10:52 INFO : only19: Deleted 2026/06/09 01:10:52 INFO : only11: Deleted 2026/06/09 01:10:52 INFO : only12: Deleted 2026/06/09 01:10:52 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.21s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:11:06 DEBUG : both11: size = 6 OK 2026/06/09 01:11:06 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:11:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both12: size = 6 OK 2026/06/09 01:11:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both11: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both0: size = 6 OK 2026/06/09 01:11:06 DEBUG : both13: size = 6 OK 2026/06/09 01:11:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both10: size = 6 OK 2026/06/09 01:11:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both12: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both14: size = 6 OK 2026/06/09 01:11:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both13: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both15: size = 6 OK 2026/06/09 01:11:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both15: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both16: size = 6 OK 2026/06/09 01:11:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both16: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both17: size = 6 OK 2026/06/09 01:11:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both17: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both18: size = 6 OK 2026/06/09 01:11:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both0: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both19: size = 6 OK 2026/06/09 01:11:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both19: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both1: size = 6 OK 2026/06/09 01:11:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both1: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both2: size = 6 OK 2026/06/09 01:11:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both10: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both3: size = 6 OK 2026/06/09 01:11:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both3: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both4: size = 6 OK 2026/06/09 01:11:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both4: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both5: size = 6 OK 2026/06/09 01:11:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both5: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both6: size = 6 OK 2026/06/09 01:11:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both6: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both7: size = 6 OK 2026/06/09 01:11:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both7: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both8: size = 6 OK 2026/06/09 01:11:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both8: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both9: size = 6 OK 2026/06/09 01:11:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:06 DEBUG : both9: Unchanged skipping 2026/06/09 01:11:06 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only0: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only0: Sizes differ 2026/06/09 01:11:06 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only10: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only10: Sizes differ 2026/06/09 01:11:06 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only11: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only11: Sizes differ 2026/06/09 01:11:06 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only12: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only12: Sizes differ 2026/06/09 01:11:06 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only13: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only13: Sizes differ 2026/06/09 01:11:06 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only14: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only14: Sizes differ 2026/06/09 01:11:06 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only15: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only15: Sizes differ 2026/06/09 01:11:06 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only16: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only16: Sizes differ 2026/06/09 01:11:06 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only17: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only17: Sizes differ 2026/06/09 01:11:06 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only18: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only18: Sizes differ 2026/06/09 01:11:06 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only19: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only19: Sizes differ 2026/06/09 01:11:06 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only1: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only1: Sizes differ 2026/06/09 01:11:06 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only2: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only2: Sizes differ 2026/06/09 01:11:06 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only3: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only3: Sizes differ 2026/06/09 01:11:06 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only4: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only4: Sizes differ 2026/06/09 01:11:06 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only5: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only5: Sizes differ 2026/06/09 01:11:06 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only6: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only6: Sizes differ 2026/06/09 01:11:06 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only7: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only7: Sizes differ 2026/06/09 01:11:06 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only8: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only8: Sizes differ 2026/06/09 01:11:06 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3512299970) 2026/06/09 01:11:06 DEBUG : only9: size = 6 (B2 bucket rclone-test-dedolil5zaxa) 2026/06/09 01:11:06 DEBUG : only9: Sizes differ 2026/06/09 01:11:06 DEBUG : both14: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both18: Unchanged skipping 2026/06/09 01:11:06 DEBUG : both2: Unchanged skipping 2026/06/09 01:11:06 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:11:07 DEBUG : only0: size = 0 OK 2026/06/09 01:11:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:07 INFO : only0: Copied (replaced existing) 2026/06/09 01:11:07 DEBUG : only10: size = 0 OK 2026/06/09 01:11:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:07 INFO : only10: Copied (replaced existing) 2026/06/09 01:11:07 DEBUG : only13: size = 0 OK 2026/06/09 01:11:07 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:07 INFO : only13: Copied (replaced existing) 2026/06/09 01:11:07 DEBUG : only14: size = 0 OK 2026/06/09 01:11:07 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:07 INFO : only14: Copied (replaced existing) 2026/06/09 01:11:07 DEBUG : only11: size = 0 OK 2026/06/09 01:11:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:07 INFO : only11: Copied (replaced existing) 2026/06/09 01:11:07 DEBUG : only15: size = 0 OK 2026/06/09 01:11:07 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:07 INFO : only15: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only16: size = 0 OK 2026/06/09 01:11:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only16: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only17: size = 0 OK 2026/06/09 01:11:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only17: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only12: size = 0 OK 2026/06/09 01:11:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only12: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only18: size = 0 OK 2026/06/09 01:11:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only18: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only19: size = 0 OK 2026/06/09 01:11:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only19: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only1: size = 0 OK 2026/06/09 01:11:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only1: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only2: size = 0 OK 2026/06/09 01:11:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only2: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only3: size = 0 OK 2026/06/09 01:11:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only3: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only4: size = 0 OK 2026/06/09 01:11:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only4: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only5: size = 0 OK 2026/06/09 01:11:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only5: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only6: size = 0 OK 2026/06/09 01:11:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only6: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only7: size = 0 OK 2026/06/09 01:11:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only7: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only8: size = 0 OK 2026/06/09 01:11:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only8: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : only9: size = 0 OK 2026/06/09 01:11:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/09 01:11:08 INFO : only9: Copied (replaced existing) 2026/06/09 01:11:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.57s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:11:16 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:11:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:11:16 DEBUG : empty_on_remote: Making directory with metadata 2026/06/09 01:11:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:11:16 INFO : empty_on_remote: Making directory 2026/06/09 01:11:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/09 01:11:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/09 01:11:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/09 01:11:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:11:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.61s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:11:19 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:11:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:11:19 DEBUG : empty_on_remote: Making directory with metadata 2026/06/09 01:11:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/09 01:11:19 INFO : empty_on_remote: Making directory 2026/06/09 01:11:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/09 01:11:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/09 01:11:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/09 01:11:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:11:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/09 01:11:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:11:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:11:21 INFO : sub dir: Making directory 2026/06/09 01:11:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:11:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/09 01:11:25 INFO : sub dir: Making directory 2026/06/09 01:11:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.76s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:11:36 DEBUG : Waiting for deletions to finish 2026/06/09 01:11:36 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:11:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : apple: size = 5 OK 2026/06/09 01:11:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : apple: Unchanged skipping 2026/06/09 01:11:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:11:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:11:37 DEBUG : banana: size = 6 OK 2026/06/09 01:11:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : banana: Unchanged skipping 2026/06/09 01:11:37 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:11:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:11:37 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:11:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:11:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:11:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:11:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:11:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:11:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:11:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:11:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:11:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:11:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:11:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:11:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:11:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:11:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:11:37 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:11:37 DEBUG : Waiting for deletions to finish 2026/06/09 01:11:37 INFO : There was nothing to transfer 2026/06/09 01:11:37 DEBUG : Waiting for deletions to finish 2026/06/09 01:11:37 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:11:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : apple: size = 5 OK 2026/06/09 01:11:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : apple: Unchanged skipping 2026/06/09 01:11:38 DEBUG : banana: size = 6 OK 2026/06/09 01:11:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : banana: Unchanged skipping 2026/06/09 01:11:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:11:38 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:11:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:11:38 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:11:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:11:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:11:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:11:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:11:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:11:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:11:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:11:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:11:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:11:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:11:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:11:38 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:11:38 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:11:38 DEBUG : Waiting for deletions to finish 2026/06/09 01:11:38 INFO : There was nothing to transfer 2026/06/09 01:11:38 DEBUG : Waiting for deletions to finish 2026/06/09 01:11:38 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:11:50 DEBUG : Waiting for deletions to finish 2026/06/09 01:11:51 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:11:51 DEBUG : apple: size = 5 OK 2026/06/09 01:11:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:51 DEBUG : apple: Unchanged skipping 2026/06/09 01:11:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:11:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:51 DEBUG : banana: size = 6 OK 2026/06/09 01:11:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:11:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:51 DEBUG : banana: Unchanged skipping 2026/06/09 01:11:51 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:11:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:51 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:11:52 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:11:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:11:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:11:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:11:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:11:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:11:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:11:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:11:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:11:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:11:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:11:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:11:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:11:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:11:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:11:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:11:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:11:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:11:52 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:11:52 DEBUG : Waiting for deletions to finish 2026/06/09 01:11:52 INFO : There was nothing to transfer 2026/06/09 01:11:52 DEBUG : Waiting for deletions to finish 2026/06/09 01:11:52 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:11:52 DEBUG : apple: size = 5 OK 2026/06/09 01:11:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : apple: Unchanged skipping 2026/06/09 01:11:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:11:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:11:52 DEBUG : banana: size = 6 OK 2026/06/09 01:11:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : banana: Unchanged skipping 2026/06/09 01:11:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:11:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:11:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:11:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:11:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:11:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:11:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:11:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:11:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:11:53 DEBUG : Waiting for deletions to finish 2026/06/09 01:11:53 INFO : There was nothing to transfer 2026/06/09 01:11:53 DEBUG : Waiting for deletions to finish 2026/06/09 01:11:53 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:12:06 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:07 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : YXBwbGU=: size = 5 OK 2026/06/09 01:12:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/09 01:12:07 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/09 01:12:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/09 01:12:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:07 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:12:07 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:12:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/09 01:12:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/09 01:12:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/09 01:12:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/09 01:12:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/09 01:12:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/09 01:12:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/09 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/09 01:12:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:08 DEBUG : YmFuYW5h: size = 6 OK 2026/06/09 01:12:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/09 01:12:08 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/09 01:12:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/09 01:12:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/09 01:12:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/09 01:12:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/09 01:12:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/09 01:12:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/09 01:12:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/09 01:12:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/09 01:12:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/09 01:12:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/09 01:12:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/09 01:12:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/09 01:12:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/09 01:12:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/09 01:12:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/09 01:12:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/09 01:12:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/09 01:12:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/09 01:12:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/09 01:12:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/09 01:12:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:12:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/09 01:12:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/09 01:12:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/09 01:12:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/09 01:12:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/09 01:12:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/09 01:12:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/09 01:12:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/09 01:12:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:12:09 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:09 INFO : apple: Deleted 2026/06/09 01:12:09 INFO : appleappleapplebanana: Deleted 2026/06/09 01:12:09 INFO : dir1/0003-defghij.txt: Deleted 2026/06/09 01:12:09 INFO : splitbananasplit: Deleted 2026/06/09 01:12:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0008-2345678.txt: Deleted 2026/06/09 01:12:09 INFO : banana: Deleted 2026/06/09 01:12:09 INFO : dir1/0013-789;=.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0009-3456789.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0011-56789;.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0014-89;=.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0015-9;=.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0007-1234567.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0010-456789.txt: Deleted 2026/06/09 01:12:09 INFO : dir1/0012-6789;.txt: Deleted 2026/06/09 01:12:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/09 01:12:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/09 01:12:10 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/09 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:10 DEBUG : YXBwbGU=: size = 5 OK 2026/06/09 01:12:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : apple: Unchanged skipping 2026/06/09 01:12:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:12:10 DEBUG : YmFuYW5h: size = 6 OK 2026/06/09 01:12:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : banana: Unchanged skipping 2026/06/09 01:12:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/09 01:12:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/09 01:12:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/09 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/09 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/09 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/09 01:12:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/09 01:12:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/09 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/09 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/09 01:12:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/09 01:12:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/09 01:12:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/09 01:12:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/09 01:12:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/09 01:12:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/09 01:12:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/09 01:12:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:12:10 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:12:10 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:12:10 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:10 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/09 01:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/09 01:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/06/09 01:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/09 01:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/06/09 01:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/09 01:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/09 01:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/09 01:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/09 01:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/09 01:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/09 01:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:12:24 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:24 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/09 01:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:12:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/09 01:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:12:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/09 01:12:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/09 01:12:25 DEBUG : PREFIXbanana: size = 6 OK 2026/06/09 01:12:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/09 01:12:25 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/09 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/09 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/09 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/09 01:12:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/09 01:12:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/09 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/09 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/09 01:12:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/09 01:12:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/09 01:12:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:12:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/09 01:12:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/09 01:12:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/09 01:12:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/09 01:12:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/09 01:12:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/09 01:12:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:25 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:12:25 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:12:25 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/09 01:12:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/09 01:12:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/09 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:12:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/09 01:12:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/09 01:12:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:12:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:12:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/09 01:12:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:12:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:12:25 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/09 01:12:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/09 01:12:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/09 01:12:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:12:25 DEBUG : PREFIXapple: size = 5 OK 2026/06/09 01:12:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/09 01:12:25 INFO : apple: Copied (new) to: PREFIXapple 2026/06/09 01:12:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:12:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/09 01:12:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/09 01:12:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:12:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:12:25 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/09 01:12:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/09 01:12:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:12:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:12:25 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/09 01:12:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/09 01:12:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:12:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:12:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/09 01:12:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/09 01:12:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:12:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:12:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/09 01:12:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/09 01:12:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:12:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:12:25 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/09 01:12:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/09 01:12:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:12:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:12:25 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/09 01:12:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/09 01:12:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/09 01:12:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:12:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/09 01:12:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/09 01:12:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:12:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:12:26 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/09 01:12:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/09 01:12:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:12:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:12:26 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/09 01:12:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/09 01:12:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:12:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:12:26 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/09 01:12:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/09 01:12:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:12:26 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/09 01:12:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/09 01:12:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:12:26 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/09 01:12:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/09 01:12:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:12:26 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/09 01:12:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/09 01:12:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:12:26 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/09 01:12:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/09 01:12:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0009-3456789.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0011-56789;.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0012-6789;.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0013-789;=.txt: Deleted 2026/06/09 01:12:27 INFO : appleappleapplebanana: Deleted 2026/06/09 01:12:27 INFO : banana: Deleted 2026/06/09 01:12:27 INFO : splitbananasplit: Deleted 2026/06/09 01:12:27 INFO : dir1/0014-89;=.txt: Deleted 2026/06/09 01:12:27 INFO : apple: Deleted 2026/06/09 01:12:27 INFO : dir1/0015-9;=.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0003-defghij.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0007-1234567.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0008-2345678.txt: Deleted 2026/06/09 01:12:27 INFO : dir1/0010-456789.txt: Deleted 2026/06/09 01:12:27 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : apple: transformed to: PREFIXapple 2026/06/09 01:12:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/09 01:12:27 DEBUG : banana: transformed to: PREFIXbanana 2026/06/09 01:12:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/09 01:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/09 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/09 01:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/09 01:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/09 01:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/09 01:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/09 01:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/09 01:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/09 01:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/09 01:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/09 01:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/09 01:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/09 01:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/09 01:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/09 01:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/09 01:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/09 01:12:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:12:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/09 01:12:28 INFO : appleappleapplebanana: Copied (new) 2026/06/09 01:12:28 DEBUG : banana: size = 6 OK 2026/06/09 01:12:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/09 01:12:28 INFO : banana: Copied (new) 2026/06/09 01:12:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:28 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:12:28 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:12:28 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:12:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/09 01:12:28 INFO : splitbananasplit: Copied (new) 2026/06/09 01:12:28 DEBUG : apple: size = 5 OK 2026/06/09 01:12:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/09 01:12:28 INFO : apple: Copied (new) 2026/06/09 01:12:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:12:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/09 01:12:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/09 01:12:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:12:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/09 01:12:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/09 01:12:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:12:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/09 01:12:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/09 01:12:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:12:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/09 01:12:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/09 01:12:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:12:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/09 01:12:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:12:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/09 01:12:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:12:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/09 01:12:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:12:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/09 01:12:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:12:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/09 01:12:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:12:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/09 01:12:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:12:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/09 01:12:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:12:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/09 01:12:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:12:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/09 01:12:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:12:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/09 01:12:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:12:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/09 01:12:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:12:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/09 01:12:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/09 01:12:29 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:30 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/09 01:12:30 INFO : PREFIXbanana: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/09 01:12:30 INFO : PREFIXapple: Deleted 2026/06/09 01:12:30 INFO : PREFIXsplitbananasplit: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/09 01:12:30 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/09 01:12:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/09 01:12:30 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:30 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:31 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:12:45 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:45 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:12:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:12:45 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:12:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:45 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:12:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:12:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:45 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:45 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:12:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:45 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:12:45 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:12:45 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/09 01:12:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/09 01:12:45 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:12:45 DEBUG : appleSUFFIX: size = 5 OK 2026/06/09 01:12:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/09 01:12:45 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/09 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/09 01:12:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/09 01:12:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:12:46 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/09 01:12:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:12:46 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/09 01:12:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/09 01:12:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/09 01:12:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/09 01:12:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/09 01:12:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/09 01:12:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/09 01:12:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/09 01:12:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/09 01:12:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/09 01:12:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/09 01:12:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:12:47 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/09 01:12:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/09 01:12:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:12:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:12:47 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/09 01:12:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/09 01:12:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:12:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:12:47 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/09 01:12:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/09 01:12:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:12:47 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/09 01:12:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/09 01:12:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:12:47 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/09 01:12:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/09 01:12:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:12:47 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/09 01:12:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/09 01:12:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:12:47 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:47 INFO : apple: Deleted 2026/06/09 01:12:47 INFO : appleappleapplebanana: Deleted 2026/06/09 01:12:47 INFO : dir1/0007-1234567.txt: Deleted 2026/06/09 01:12:47 INFO : dir1/0012-6789;.txt: Deleted 2026/06/09 01:12:47 INFO : banana: Deleted 2026/06/09 01:12:48 INFO : splitbananasplit: Deleted 2026/06/09 01:12:48 INFO : dir1/0014-89;=.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0003-defghij.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0010-456789.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0008-2345678.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0011-56789;.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0013-789;=.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0009-3456789.txt: Deleted 2026/06/09 01:12:48 INFO : dir1/0015-9;=.txt: Deleted 2026/06/09 01:12:48 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:48 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/09 01:12:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : apple: transformed to: appleSUFFIX 2026/06/09 01:12:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/09 01:12:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/09 01:12:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/09 01:12:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:12:49 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:12:49 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:12:49 DEBUG : apple: size = 5 OK 2026/06/09 01:12:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/09 01:12:49 INFO : apple: Copied (new) 2026/06/09 01:12:49 DEBUG : banana: size = 6 OK 2026/06/09 01:12:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/09 01:12:49 INFO : banana: Copied (new) 2026/06/09 01:12:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:12:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/09 01:12:49 INFO : appleappleapplebanana: Copied (new) 2026/06/09 01:12:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:12:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/09 01:12:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/09 01:12:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:12:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/09 01:12:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/09 01:12:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:12:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/09 01:12:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/09 01:12:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:12:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:12:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/09 01:12:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/09 01:12:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/09 01:12:49 INFO : splitbananasplit: Copied (new) 2026/06/09 01:12:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:12:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/09 01:12:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/09 01:12:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:12:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/09 01:12:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:12:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/09 01:12:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:12:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/09 01:12:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:12:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/09 01:12:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:12:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/09 01:12:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:12:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/09 01:12:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:12:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/09 01:12:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:12:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/09 01:12:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:12:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/09 01:12:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:12:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/09 01:12:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:12:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/09 01:12:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/09 01:12:50 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/09 01:12:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/09 01:12:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/09 01:12:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/09 01:12:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/09 01:12:50 INFO : appleSUFFIX: Deleted 2026/06/09 01:12:50 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/09 01:12:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/09 01:12:51 INFO : splitbananasplitSUFFIX: Deleted 2026/06/09 01:12:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/09 01:12:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/09 01:12:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/09 01:12:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/09 01:12:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/09 01:12:51 INFO : bananaSUFFIX: Deleted 2026/06/09 01:12:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/09 01:12:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/09 01:12:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/09 01:12:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/09 01:12:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/09 01:12:51 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:51 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:12:51 DEBUG : Waiting for deletions to finish 2026/06/09 01:12:52 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:12:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:13:04 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:05 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:05 DEBUG : apple: size = 5 OK 2026/06/09 01:13:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:05 DEBUG : apple: Unchanged skipping 2026/06/09 01:13:05 DEBUG : banana: size = 6 OK 2026/06/09 01:13:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:05 DEBUG : banana: Unchanged skipping 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:13:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:13:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/09 01:13:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/09 01:13:05 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:13:05 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:13:05 DEBUG : appleapple: size = 21 OK 2026/06/09 01:13:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/09 01:13:05 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/09 01:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:13:05 DEBUG : splitbanan: size = 16 OK 2026/06/09 01:13:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/09 01:13:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/09 01:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:13:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/09 01:13:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/09 01:13:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/09 01:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:13:06 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/09 01:13:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/09 01:13:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/09 01:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:13:06 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/09 01:13:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/09 01:13:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/09 01:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:13:06 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/09 01:13:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/09 01:13:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/09 01:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:13:06 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/09 01:13:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/09 01:13:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/09 01:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:13:06 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/09 01:13:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/09 01:13:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/09 01:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:13:06 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/09 01:13:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/09 01:13:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/09 01:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:13:06 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/09 01:13:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/09 01:13:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/09 01:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:13:06 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/09 01:13:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/09 01:13:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/09 01:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:13:06 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/09 01:13:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/09 01:13:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/09 01:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:13:06 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/09 01:13:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/09 01:13:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/09 01:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:13:06 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/09 01:13:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/09 01:13:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/09 01:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:13:06 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/09 01:13:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/09 01:13:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/09 01:13:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/09 01:13:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/09 01:13:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/09 01:13:07 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/09 01:13:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/09 01:13:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/09 01:13:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/09 01:13:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/09 01:13:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/09 01:13:07 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0012-6789;.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0008-2345678.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0009-3456789.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0011-56789;.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0003-defghij.txt: Deleted 2026/06/09 01:13:07 INFO : appleappleapplebanana: Deleted 2026/06/09 01:13:07 INFO : splitbananasplit: Deleted 2026/06/09 01:13:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0013-789;=.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0015-9;=.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0014-89;=.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0007-1234567.txt: Deleted 2026/06/09 01:13:07 INFO : dir1/0010-456789.txt: Deleted 2026/06/09 01:13:07 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:08 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : appleapple: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/09 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:13:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:13:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:13:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:13:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:13:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:13:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:13:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:13:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:13:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:13:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:13:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:13:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:13:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:13:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:13:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:13:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:13:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:13:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:08 DEBUG : apple: size = 5 OK 2026/06/09 01:13:08 DEBUG : splitbanan: size = 16 OK 2026/06/09 01:13:08 DEBUG : appleapple: size = 21 OK 2026/06/09 01:13:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:13:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:13:08 DEBUG : banana: size = 6 OK 2026/06/09 01:13:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : banana: Unchanged skipping 2026/06/09 01:13:08 DEBUG : apple: Unchanged skipping 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/09 01:13:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/09 01:13:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/09 01:13:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/09 01:13:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/09 01:13:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/09 01:13:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/09 01:13:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/09 01:13:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/09 01:13:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/09 01:13:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/09 01:13:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/09 01:13:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/09 01:13:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/09 01:13:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/09 01:13:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/09 01:13:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/09 01:13:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/09 01:13:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/09 01:13:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/09 01:13:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:13:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/09 01:13:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/09 01:13:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/09 01:13:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/09 01:13:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/09 01:13:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/09 01:13:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/09 01:13:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/09 01:13:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/09 01:13:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/09 01:13:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/09 01:13:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/09 01:13:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:13:08 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:13:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:09 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : appleapple: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/09 01:13:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:13:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:13:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:13:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:13:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:13:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:13:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:13:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:13:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:13:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:13:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:13:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:13:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:13:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:13:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:13:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:13:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:13:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:13:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:13:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:13:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:13:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:13:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:13:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:13:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:13:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:13:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:13:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:13:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:13:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:13:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:13:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/09 01:13:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:13:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/09 01:13:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/09 01:13:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/09 01:13:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/09 01:13:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/09 01:13:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/09 01:13:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/09 01:13:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/09 01:13:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/09 01:13:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/09 01:13:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/09 01:13:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/09 01:13:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/09 01:13:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/09 01:13:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/09 01:13:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/09 01:13:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/09 01:13:09 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:13:21 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:22 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : apple: size = 5 OK 2026/06/09 01:13:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:13:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : banana: size = 6 OK 2026/06/09 01:13:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : banana: Unchanged skipping 2026/06/09 01:13:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:13:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : apple: Unchanged skipping 2026/06/09 01:13:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:13:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:13:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:13:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:13:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:13:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:13:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:13:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:13:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:13:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:13:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:13:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:13:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:13:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:13:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:13:22 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:13:22 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:13:22 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:22 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:22 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : apple: size = 5 OK 2026/06/09 01:13:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:13:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:13:23 DEBUG : banana: size = 6 OK 2026/06/09 01:13:23 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:13:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : apple: Unchanged skipping 2026/06/09 01:13:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:13:23 DEBUG : banana: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:13:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:13:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:13:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:13:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:13:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:13:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:13:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:13:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:13:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:13:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:13:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:13:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:13:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:13:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:13:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:13:23 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:13:23 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:23 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:23 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:24 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:13:36 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:36 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : apple: size = 5 OK 2026/06/09 01:13:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : banana: size = 6 OK 2026/06/09 01:13:37 DEBUG : apple: Unchanged skipping 2026/06/09 01:13:37 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:13:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : banana: Unchanged skipping 2026/06/09 01:13:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:13:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:13:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:13:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:13:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:13:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:13:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:13:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:13:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:13:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:13:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:13:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:13:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:13:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:13:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:13:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:13:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:13:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:13:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:13:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:13:37 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:13:37 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:37 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:37 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : apple: size = 5 OK 2026/06/09 01:13:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : banana: size = 6 OK 2026/06/09 01:13:38 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:13:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:13:38 DEBUG : apple: Unchanged skipping 2026/06/09 01:13:38 DEBUG : banana: Unchanged skipping 2026/06/09 01:13:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:13:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:13:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:13:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:13:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:13:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:13:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:13:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:13:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:13:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:13:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:13:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:13:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:13:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:13:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:13:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:13:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:13:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:13:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:13:38 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:13:38 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:38 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:38 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:13:52 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:52 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:13:52 DEBUG : apple: size = 5 OK 2026/06/09 01:13:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:52 DEBUG : apple: Unchanged skipping 2026/06/09 01:13:52 DEBUG : banana: size = 6 OK 2026/06/09 01:13:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:13:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:52 DEBUG : banana: Unchanged skipping 2026/06/09 01:13:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:13:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:13:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:13:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:13:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:13:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:13:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:13:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:13:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:13:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:13:53 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:53 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:53 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:13:53 DEBUG : apple: size = 5 OK 2026/06/09 01:13:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:13:53 DEBUG : apple: Unchanged skipping 2026/06/09 01:13:53 DEBUG : banana: size = 6 OK 2026/06/09 01:13:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:13:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : banana: Unchanged skipping 2026/06/09 01:13:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:13:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:13:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:13:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:13:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:13:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:13:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:13:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:13:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:13:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:13:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:13:53 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:13:53 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:53 DEBUG : Waiting for deletions to finish 2026/06/09 01:13:54 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:13:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:07 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:07 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : apple: size = 5 OK 2026/06/09 01:14:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : apple: Unchanged skipping 2026/06/09 01:14:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:14:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:14:08 DEBUG : banana: size = 6 OK 2026/06/09 01:14:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : banana: Unchanged skipping 2026/06/09 01:14:08 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:14:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:14:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:14:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:14:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:14:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:14:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:14:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:14:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:14:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:14:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:14:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:14:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:14:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:14:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:14:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:14:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:14:08 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:08 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:08 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : apple: size = 5 OK 2026/06/09 01:14:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : apple: Unchanged skipping 2026/06/09 01:14:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:14:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : banana: size = 6 OK 2026/06/09 01:14:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:14:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : banana: Unchanged skipping 2026/06/09 01:14:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:14:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:14:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:14:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:14:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:14:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:14:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:14:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:14:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:14:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:14:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:14:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:14:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:14:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:14:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:14:09 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:09 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:09 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:09 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:14:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:22 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:23 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : apple: size = 5 OK 2026/06/09 01:14:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:14:23 DEBUG : apple: Unchanged skipping 2026/06/09 01:14:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:14:23 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:14:23 DEBUG : banana: size = 6 OK 2026/06/09 01:14:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:14:23 DEBUG : banana: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:14:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:14:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:14:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:14:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:14:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:14:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:14:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:14:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:14:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:14:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:14:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:14:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:14:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:14:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:14:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:14:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:14:23 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:23 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:23 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:23 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:14:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/09 01:14:24 DEBUG : banana: size = 6 OK 2026/06/09 01:14:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : banana: Unchanged skipping 2026/06/09 01:14:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/09 01:14:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/09 01:14:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/09 01:14:24 DEBUG : apple: size = 5 OK 2026/06/09 01:14:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : apple: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/09 01:14:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/09 01:14:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/09 01:14:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/09 01:14:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/09 01:14:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/09 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/09 01:14:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/09 01:14:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/09 01:14:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/09 01:14:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/09 01:14:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/09 01:14:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/09 01:14:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/09 01:14:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/09 01:14:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/09 01:14:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/09 01:14:24 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:24 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:24 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:24 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:24 DEBUG : apple: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : banana: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/09 01:14:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (180.51s) --- PASS: TestTransform/NFC (14.14s) --- PASS: TestTransform/NFD (14.77s) --- PASS: TestTransform/base64 (17.96s) --- PASS: TestTransform/prefix (20.73s) --- PASS: TestTransform/suffix (20.03s) --- PASS: TestTransform/truncate (17.42s) --- PASS: TestTransform/encoder (15.02s) --- PASS: TestTransform/ISO-8859-1 (14.26s) --- PASS: TestTransform/charmap (15.48s) --- PASS: TestTransform/lowercase (15.70s) --- PASS: TestTransform/ascii (15.00s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/09 01:14:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/09 01:14:29 INFO : sub dir_somesuffix: Making directory 2026/06/09 01:14:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/09 01:14:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/09 01:14:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/09 01:14:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/09 01:14:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/09 01:14:29 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:29 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/09 01:14:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/09 01:14:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:31 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:31 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:31 INFO : tictactoe: Making directory 2026/06/09 01:14:31 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:31 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:14:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:31 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:31 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:32 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/09 01:14:32 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/09 01:14:32 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:33 INFO : toe: Making directory 2026/06/09 01:14:33 INFO : toe/toe: Making directory 2026/06/09 01:14:33 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:14:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:14:33 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:14:33 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/09 01:14:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/09 01:14:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.66s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:34 INFO : toe: Making directory 2026/06/09 01:14:34 INFO : toe/toe: Making directory 2026/06/09 01:14:34 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:14:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:14:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/09 01:14:34 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:34 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/09 01:14:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/09 01:14:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.73s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:36 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:14:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:14:36 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:36 INFO : tictacempty_dir: Making directory 2026/06/09 01:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:36 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:36 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:36 INFO : tictactoe: Making directory 2026/06/09 01:14:36 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:36 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:36 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:14:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:14:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:14:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:14:36 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:36 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/09 01:14:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/09 01:14:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:37 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:14:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:14:37 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:38 INFO : tictacempty_dir: Making directory 2026/06/09 01:14:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:38 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:38 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:38 INFO : tictactoe: Making directory 2026/06/09 01:14:38 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:38 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:38 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:14:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:14:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:14:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:38 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:38 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:14:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/09 01:14:38 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:38 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:39 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:39 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:14:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:14:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/09 01:14:39 NOTICE: B2 bucket rclone-test-dedolil5zaxa: 0 differences found 2026/06/09 01:14:39 NOTICE: B2 bucket rclone-test-dedolil5zaxa: 1 matching files --- PASS: TestAllTag (2.12s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:39 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:40 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:40 INFO : tictactoe: Making directory 2026/06/09 01:14:40 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:40 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:40 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:14:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:14:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:14:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:14:40 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:40 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/09 01:14:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/09 01:14:40 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:41 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:41 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:41 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:41 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/09 01:14:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 01:14:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/09 01:14:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/09 01:14:41 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.54s) === RUN TestSyntax 2026/06/09 01:14:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:42 INFO : toe: Making directory 2026/06/09 01:14:42 INFO : toe/toe: Making directory 2026/06/09 01:14:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:14:42 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:42 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:43 DEBUG : toe/toe/toe: size = 11 OK 2026/06/09 01:14:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:43 INFO : toe/toe/toe: Copied (new) 2026/06/09 01:14:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.66s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:44 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:14:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:14:44 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:44 INFO : tictacempty_dir: Making directory 2026/06/09 01:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:44 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:44 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:44 INFO : tictactoe: Making directory 2026/06/09 01:14:44 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:44 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:44 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:14:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:14:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:14:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:44 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:44 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:14:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:44 INFO : toe/toe/toe.txt: Deleted 2026/06/09 01:14:44 INFO : toe/toe: Removing directory 2026/06/09 01:14:44 INFO : toe: Removing directory 2026/06/09 01:14:44 INFO : empty_dir: Removing directory 2026/06/09 01:14:44 DEBUG : Local file system at /tmp/rclone3512299970: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:45 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:14:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:14:45 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:45 INFO : tictacempty_dir: Making directory 2026/06/09 01:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:45 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:45 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:45 INFO : tictactoe: Making directory 2026/06/09 01:14:45 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:45 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:45 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:14:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:14:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:14:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:45 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:45 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:14:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:46 INFO : toe/toe/toe.txt: Deleted 2026/06/09 01:14:46 INFO : toe/toe: Removing directory 2026/06/09 01:14:46 INFO : toe: Removing directory 2026/06/09 01:14:46 INFO : empty_dir: Removing directory 2026/06/09 01:14:46 DEBUG : Local file system at /tmp/rclone3512299970: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/09 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/09 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:14:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/09 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/09 01:14:47 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.91s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:48 DEBUG : Reset feature "Copy" 2026/06/09 01:14:48 DEBUG : Reset feature "Move" 2026/06/09 01:14:48 DEBUG : Reset feature "Copy" 2026/06/09 01:14:48 DEBUG : Reset feature "Move" 2026/06/09 01:14:48 DEBUG : empty_dir: Making directory with metadata 2026/06/09 01:14:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/09 01:14:48 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:48 INFO : tictacempty_dir: Making directory 2026/06/09 01:14:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/09 01:14:48 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:48 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:48 INFO : tictactoe: Making directory 2026/06/09 01:14:48 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:48 DEBUG : toe: transformed to: tictactoe 2026/06/09 01:14:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:48 INFO : tictactoe/tictactoe: Making directory 2026/06/09 01:14:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/09 01:14:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/09 01:14:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:14:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:48 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:48 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:14:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/09 01:14:49 INFO : toe/toe/toe.txt: Deleted 2026/06/09 01:14:49 INFO : toe/toe: Removing directory 2026/06/09 01:14:49 INFO : toe: Removing directory 2026/06/09 01:14:49 INFO : empty_dir: Removing directory 2026/06/09 01:14:49 DEBUG : Local file system at /tmp/rclone3512299970: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/09 01:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/09 01:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/09 01:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/09 01:14:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/09 01:14:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/09 01:14:51 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.86s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:52 DEBUG : toe: transformed to: dG9l 2026/06/09 01:14:52 DEBUG : toe: transformed to: dG9l 2026/06/09 01:14:52 INFO : dG9l: Making directory 2026/06/09 01:14:52 DEBUG : toe: transformed to: dG9l 2026/06/09 01:14:52 DEBUG : toe: transformed to: dG9l 2026/06/09 01:14:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/09 01:14:52 INFO : dG9l/dG9l: Making directory 2026/06/09 01:14:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/09 01:14:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/09 01:14:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/09 01:14:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/09 01:14:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/09 01:14:52 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:52 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/09 01:14:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/09 01:14:53 DEBUG : Waiting for deletions to finish 2026/06/09 01:14:53 DEBUG : dG9l: transformed to: toe 2026/06/09 01:14:53 DEBUG : dG9l: transformed to: toe 2026/06/09 01:14:53 DEBUG : dG9l: transformed to: toe 2026/06/09 01:14:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/09 01:14:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/09 01:14:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/09 01:14:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/09 01:14:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/09 01:14:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/09 01:14:54 DEBUG : Local file system at /tmp/rclone3512299970: Waiting for checks to finish 2026/06/09 01:14:54 DEBUG : Local file system at /tmp/rclone3512299970: Waiting for transfers to finish 2026/06/09 01:14:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.41s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-dedolil5zaxa", Local "Local file system at /tmp/rclone3512299970", Modify Window "1ms" 2026/06/09 01:14:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:14:54 DEBUG : toe: transformed to: 2026/06/09 01:14:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:14:55 DEBUG : toe: transformed to: 2026/06/09 01:14:55 INFO : B2 bucket rclone-test-dedolil5zaxa: Making directory 2026/06/09 01:14:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:14:55 DEBUG : toe: transformed to: 2026/06/09 01:14:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:14:55 DEBUG : toe: transformed to: 2026/06/09 01:14:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:14:55 DEBUG : toe/toe: transformed to: 2026/06/09 01:14:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/09 01:14:55 INFO : toe/toe: Making directory 2026/06/09 01:14:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:14:55 DEBUG : toe/toe: transformed to: 2026/06/09 01:14:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/09 01:14:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:14:55 DEBUG : toe: transformed to: 2026/06/09 01:14:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/09 01:14:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/09 01:14:55 DEBUG : toe/toe/toe: transformed to: 2026/06/09 01:14:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/09 01:14:55 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for checks to finish 2026/06/09 01:14:55 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Waiting for transfers to finish 2026/06/09 01:14:55 DEBUG : toe/toe/toe: size = 11 OK 2026/06/09 01:14:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/09 01:14:55 INFO : toe/toe/toe: Copied (new) 2026/06/09 01:14:55 ERROR : B2 bucket rclone-test-dedolil5zaxa: not deleting files as there were IO errors 2026/06/09 01:14:55 ERROR : B2 bucket rclone-test-dedolil5zaxa: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2026/06/09 01:14:56 DEBUG : B2 bucket rclone-test-dedolil5zaxa: Purge remote 2026/06/09 01:14:56 INFO : B2 bucket rclone-test-dedolil5zaxa: cleaning bucket "rclone-test-dedolil5zaxa" of all files 2026/06/09 01:14:57 DEBUG : BackupDir/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fd49_d20260609_m010914_c001_v7007000_t0000_u01780967354045") 2026/06/09 01:14:57 DEBUG : BackupDir/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f10892522fa7305a7_d20260609_m010905_c001_v0001115_t0017_u01780967345370") 2026/06/09 01:14:57 DEBUG : CompareDest/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0548d45_d20260609_m010846_c001_v7007000_t0000_u01780967326268") 2026/06/09 01:14:57 DEBUG : CompareDest/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f59dc_d20260609_m010839_c001_v0001180_t0038_u01780967319448") 2026/06/09 01:14:57 DEBUG : CompareDest/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0548d47_d20260609_m010846_c001_v7007000_t0000_u01780967326449") 2026/06/09 01:14:57 DEBUG : CompareDest/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8032a_d20260609_m010840_c001_v0001172_t0033_u01780967320459") 2026/06/09 01:14:57 DEBUG : CopyDest/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fd4a_d20260609_m010914_c001_v7007000_t0000_u01780967354226") 2026/06/09 01:14:57 DEBUG : CopyDest/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8039e_d20260609_m010902_c001_v0001172_t0041_u01780967342427") 2026/06/09 01:14:57 DEBUG : CopyDest/three: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fd4e_d20260609_m010914_c001_v7007000_t0000_u01780967354409") 2026/06/09 01:14:57 DEBUG : CopyDest/three: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab803e2_d20260609_m010911_c001_v0001172_t0051_u01780967351937") 2026/06/09 01:14:58 DEBUG : CopyDest/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fd50_d20260609_m010914_c001_v7007000_t0000_u01780967354628") 2026/06/09 01:14:58 DEBUG : CopyDest/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5aaf_d20260609_m010909_c001_v0001180_t0041_u01780967349182") 2026/06/09 01:14:58 DEBUG : EXISTING: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a9828865bb_d20260609_m011037_c001_v7007000_t0000_u01780967437143") 2026/06/09 01:14:58 DEBUG : EXISTING: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5cf9_d20260609_m011036_c001_v0001180_t0016_u01780967436184") 2026/06/09 01:14:58 DEBUG : PREFIXapple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f415baa9a26e15b32_d20260609_m011230_c001_v7007000_t0000_u01780967550114") 2026/06/09 01:14:58 DEBUG : PREFIXapple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e44fa_d20260609_m011224_c001_v0001174_t0038_u01780967544972") 2026/06/09 01:14:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea41_d20260609_m011230_c001_v7007000_t0000_u01780967550327") 2026/06/09 01:14:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f60ff_d20260609_m011224_c001_v0001180_t0023_u01780967544984") 2026/06/09 01:14:58 DEBUG : PREFIXbanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a557_d20260609_m011230_c001_v7007000_t0000_u01780967550043") 2026/06/09 01:14:58 DEBUG : PREFIXbanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f18_d20260609_m011224_c001_v0001184_t0058_u01780967544963") 2026/06/09 01:14:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624e2_d20260609_m011230_c001_v7007000_t0000_u01780967550156") 2026/06/09 01:14:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30cb2_d20260609_m011224_c001_v0001167_t0045_u01780967544993") 2026/06/09 01:14:58 DEBUG : Testêé: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a9828865b3_d20260609_m011033_c001_v7007000_t0000_u01780967433918") 2026/06/09 01:14:58 DEBUG : Testêé: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5ce1_d20260609_m011033_c001_v0001180_t0049_u01780967433235") 2026/06/09 01:14:58 DEBUG : Testêé: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5cdb_d20260609_m011032_c001_v0001180_t0025_u01780967432644") 2026/06/09 01:14:58 DEBUG : YXBwbGU=: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63cb_d20260609_m011211_c001_v7007000_t0000_u01780967531755") 2026/06/09 01:14:58 DEBUG : YXBwbGU=: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6095_d20260609_m011207_c001_v0001180_t0044_u01780967527700") 2026/06/09 01:14:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63cd_d20260609_m011211_c001_v7007000_t0000_u01780967531936") 2026/06/09 01:14:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e74_d20260609_m011207_c001_v0001184_t0029_u01780967527719") 2026/06/09 01:14:59 DEBUG : YmFuYW5h: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63ce_d20260609_m011212_c001_v7007000_t0000_u01780967532116") 2026/06/09 01:14:59 DEBUG : YmFuYW5h: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e434e_d20260609_m011207_c001_v0001174_t0032_u01780967527711") 2026/06/09 01:14:59 DEBUG : a/potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d4f_d20260609_m010712_c001_v7007000_t0000_u01780967232236") 2026/06/09 01:14:59 DEBUG : a/potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8012b_d20260609_m010711_c001_v0001172_t0048_u01780967231580") 2026/06/09 01:14:59 DEBUG : a/potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc679_d20260609_m010709_c001_v7007000_t0000_u01780967229687") 2026/06/09 01:14:59 DEBUG : a/potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80111_d20260609_m010708_c001_v0001172_t0053_u01780967228784") 2026/06/09 01:14:59 DEBUG : a/potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d15_d20260609_m010651_c001_v7007000_t0000_u01780967211077") 2026/06/09 01:14:59 DEBUG : a/potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80081_d20260609_m010650_c001_v0001172_t0020_u01780967210196") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6a4_d20260609_m011425_c001_v7007000_t0000_u01780967665448") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88434_d20260609_m011421_c001_v0001184_t0036_u01780967661133") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549184_d20260609_m011410_c001_v7007000_t0000_u01780967650447") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88394_d20260609_m011405_c001_v0001184_t0050_u01780967645721") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5cae9e_d20260609_m011354_c001_v7007000_t0000_u01780967634687") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c882e8_d20260609_m011350_c001_v0001184_t0040_u01780967630899") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48168b_d20260609_m011339_c001_v7007000_t0000_u01780967619140") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88246_d20260609_m011335_c001_v0001184_t0033_u01780967615542") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff659_d20260609_m011324_c001_v7007000_t0000_u01780967604968") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c8816a_d20260609_m011320_c001_v0001184_t0000_u01780967600739") 2026/06/09 01:14:59 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e863_d20260609_m011309_c001_v7007000_t0000_u01780967589777") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f621b_d20260609_m011303_c001_v0001180_t0011_u01780967583835") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea7f_d20260609_m011252_c001_v7007000_t0000_u01780967572562") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f61b1_d20260609_m011249_c001_v0001180_t0032_u01780967569176") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad0f80_d20260609_m011247_c001_v7007000_t0000_u01780967567701") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87fc8_d20260609_m011243_c001_v0001184_t0025_u01780967563932") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886818_d20260609_m011232_c001_v7007000_t0000_u01780967552447") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30ccc_d20260609_m011228_c001_v0001167_t0001_u01780967548247") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a551_d20260609_m011227_c001_v7007000_t0000_u01780967547262") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f08_d20260609_m011223_c001_v0001184_t0034_u01780967543011") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c42a02d1_d20260609_m011209_c001_v7007000_t0000_u01780967529202") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f608b_d20260609_m011205_c001_v0001180_t0006_u01780967525243") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2812_d20260609_m011153_c001_v7007000_t0000_u01780967513802") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6017_d20260609_m011149_c001_v0001180_t0031_u01780967509892") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb136fa_d20260609_m011139_c001_v7007000_t0000_u01780967499105") 2026/06/09 01:15:00 DEBUG : apple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5fa5_d20260609_m011135_c001_v0001180_t0006_u01780967495198") 2026/06/09 01:15:00 DEBUG : appleSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff618_d20260609_m011250_c001_v7007000_t0000_u01780967570869") 2026/06/09 01:15:00 DEBUG : appleSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6193_d20260609_m011245_c001_v0001180_t0027_u01780967565870") 2026/06/09 01:15:00 DEBUG : appleapple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e865_d20260609_m011309_c001_v7007000_t0000_u01780967589960") 2026/06/09 01:15:00 DEBUG : appleapple: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6229_d20260609_m011305_c001_v0001180_t0041_u01780967585728") 2026/06/09 01:15:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6a9_d20260609_m011425_c001_v7007000_t0000_u01780967665629") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4eed_d20260609_m011421_c001_v0001174_t0043_u01780967661541") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549185_d20260609_m011410_c001_v7007000_t0000_u01780967650631") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4d79_d20260609_m011406_c001_v0001174_t0052_u01780967646156") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5cae9f_d20260609_m011354_c001_v7007000_t0000_u01780967634870") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4c4b_d20260609_m011351_c001_v0001174_t0056_u01780967631348") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48168c_d20260609_m011339_c001_v7007000_t0000_u01780967619322") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4af9_d20260609_m011335_c001_v0001174_t0035_u01780967615929") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff65a_d20260609_m011325_c001_v7007000_t0000_u01780967605150") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e49d6_d20260609_m011321_c001_v0001174_t0047_u01780967601166") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e859_d20260609_m011307_c001_v7007000_t0000_u01780967587688") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4844_d20260609_m011304_c001_v0001174_t0005_u01780967584241") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea80_d20260609_m011252_c001_v7007000_t0000_u01780967572747") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d76_d20260609_m011249_c001_v0001167_t0042_u01780967569186") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff60b_d20260609_m011247_c001_v7007000_t0000_u01780967567717") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6187_d20260609_m011244_c001_v0001180_t0030_u01780967564435") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886819_d20260609_m011232_c001_v7007000_t0000_u01780967552631") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f40_d20260609_m011228_c001_v0001184_t0050_u01780967548259") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea37_d20260609_m011227_c001_v7007000_t0000_u01780967547136") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f60fd_d20260609_m011223_c001_v0001180_t0002_u01780967543767") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c42a02d2_d20260609_m011209_c001_v7007000_t0000_u01780967529383") 2026/06/09 01:15:01 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e6e_d20260609_m011205_c001_v0001184_t0014_u01780967525993") 2026/06/09 01:15:02 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2813_d20260609_m011153_c001_v7007000_t0000_u01780967513985") 2026/06/09 01:15:02 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87dea_d20260609_m011150_c001_v0001184_t0020_u01780967510503") 2026/06/09 01:15:02 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb136fb_d20260609_m011139_c001_v7007000_t0000_u01780967499287") 2026/06/09 01:15:02 DEBUG : appleappleapplebanana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87d5c_d20260609_m011135_c001_v0001184_t0056_u01780967495763") 2026/06/09 01:15:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41546264bb30d7fd_d20260609_m011250_c001_v7007000_t0000_u01780967570883") 2026/06/09 01:15:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d58_d20260609_m011245_c001_v0001167_t0022_u01780967565858") 2026/06/09 01:15:02 DEBUG : b/potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d57_d20260609_m010712_c001_v7007000_t0000_u01780967232467") 2026/06/09 01:15:02 DEBUG : b/potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8011d_d20260609_m010710_c001_v0001172_t0037_u01780967230245") 2026/06/09 01:15:02 DEBUG : b/potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc678_d20260609_m010709_c001_v7007000_t0000_u01780967229134") 2026/06/09 01:15:02 DEBUG : b/potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800ff_d20260609_m010707_c001_v0001172_t0021_u01780967227692") 2026/06/09 01:15:02 DEBUG : b/potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d13_d20260609_m010650_c001_v7007000_t0000_u01780967210535") 2026/06/09 01:15:02 DEBUG : b/potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80075_d20260609_m010649_c001_v0001172_t0047_u01780967209068") 2026/06/09 01:15:02 DEBUG : backup/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8a07f_d20260609_m010927_c001_v7007000_t0000_u01780967367371") 2026/06/09 01:15:02 DEBUG : backup/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f10153e61ae743bcf_d20260609_m010925_c001_v0001097_t0018_u01780967365389") 2026/06/09 01:15:02 DEBUG : backup/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f10624cc06d8a8189_d20260609_m010920_c001_v0001145_t0025_u01780967360936") 2026/06/09 01:15:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e583_d20260609_m010952_c001_v7007000_t0000_u01780967392655") 2026/06/09 01:15:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1159fd229b878223_d20260609_m010950_c001_v0001042_t0003_u01780967390236") 2026/06/09 01:15:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f10058dd49a45fdb3_d20260609_m010946_c001_v0001173_t0041_u01780967386200") 2026/06/09 01:15:02 DEBUG : backup/one.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc6261_d20260609_m010939_c001_v7007000_t0000_u01780967379885") 2026/06/09 01:15:02 DEBUG : backup/one.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f113a7445a7028202_d20260609_m010938_c001_v0001185_t0008_u01780967378111") 2026/06/09 01:15:02 DEBUG : backup/one.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1005c0e886c38853_d20260609_m010933_c001_v0001116_t0020_u01780967373490") 2026/06/09 01:15:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e584_d20260609_m010952_c001_v7007000_t0000_u01780967392837") 2026/06/09 01:15:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1131cf4e5b3d0080_d20260609_m010951_c001_v0001173_t0051_u01780967391823") 2026/06/09 01:15:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1089077fbe593d68_d20260609_m010948_c001_v0001183_t0044_u01780967388089") 2026/06/09 01:15:03 DEBUG : backup/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8a080_d20260609_m010927_c001_v7007000_t0000_u01780967367554") 2026/06/09 01:15:03 DEBUG : backup/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1108e629548b28dd_d20260609_m010926_c001_v0001103_t0023_u01780967366416") 2026/06/09 01:15:03 DEBUG : backup/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11213b1b0d6fc249_d20260609_m010922_c001_v0001137_t0001_u01780967362785") 2026/06/09 01:15:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc6262_d20260609_m010940_c001_v7007000_t0000_u01780967380067") 2026/06/09 01:15:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1093ee8e333754df_d20260609_m010939_c001_v0001173_t0027_u01780967379072") 2026/06/09 01:15:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f109b4de95e7aa020_d20260609_m010935_c001_v0001103_t0043_u01780967375528") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6af_d20260609_m011425_c001_v7007000_t0000_u01780967665811") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f63d3_d20260609_m011421_c001_v0001180_t0002_u01780967661328") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549187_d20260609_m011410_c001_v7007000_t0000_u01780967650816") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6389_d20260609_m011405_c001_v0001180_t0031_u01780967645919") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caea0_d20260609_m011355_c001_v7007000_t0000_u01780967635052") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6335_d20260609_m011351_c001_v0001180_t0057_u01780967631144") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48168d_d20260609_m011339_c001_v7007000_t0000_u01780967619503") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f62e9_d20260609_m011335_c001_v0001180_t0031_u01780967615735") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff65b_d20260609_m011325_c001_v7007000_t0000_u01780967605331") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f628f_d20260609_m011320_c001_v0001180_t0048_u01780967600947") 2026/06/09 01:15:03 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e867_d20260609_m011310_c001_v7007000_t0000_u01780967590146") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88082_d20260609_m011304_c001_v0001184_t0000_u01780967584033") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea81_d20260609_m011252_c001_v7007000_t0000_u01780967572930") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c8800a_d20260609_m011249_c001_v0001184_t0003_u01780967569195") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff60d_d20260609_m011247_c001_v7007000_t0000_u01780967567900") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d40_d20260609_m011244_c001_v0001167_t0028_u01780967564139") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a98288681a_d20260609_m011232_c001_v7007000_t0000_u01780967552823") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6121_d20260609_m011228_c001_v0001180_t0004_u01780967548269") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13728_d20260609_m011227_c001_v7007000_t0000_u01780967547144") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e44d8_d20260609_m011223_c001_v0001174_t0029_u01780967543207") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e764_d20260609_m011209_c001_v7007000_t0000_u01780967529613") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e431e_d20260609_m011205_c001_v0001174_t0014_u01780967525448") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2815_d20260609_m011154_c001_v7007000_t0000_u01780967514169") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4194_d20260609_m011150_c001_v0001174_t0003_u01780967510107") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb136fc_d20260609_m011139_c001_v7007000_t0000_u01780967499468") 2026/06/09 01:15:04 DEBUG : banana: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4030_d20260609_m011135_c001_v0001174_t0023_u01780967495391") 2026/06/09 01:15:04 DEBUG : bananaSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41546264bb30d7ff_d20260609_m011251_c001_v7007000_t0000_u01780967571066") 2026/06/09 01:15:04 DEBUG : bananaSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87fda_d20260609_m011245_c001_v0001184_t0015_u01780967565847") 2026/06/09 01:15:04 DEBUG : both0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e14_d20260609_m011109_c001_v7007000_t0000_u01780967469215") 2026/06/09 01:15:04 DEBUG : both0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e0f_d20260609_m011057_c001_v0001180_t0036_u01780967457581") 2026/06/09 01:15:04 DEBUG : both0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe40_d20260609_m011053_c001_v7007000_t0000_u01780967453280") 2026/06/09 01:15:04 DEBUG : both0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d0b_d20260609_m011039_c001_v0001180_t0030_u01780967439012") 2026/06/09 01:15:04 DEBUG : both1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e15_d20260609_m011109_c001_v7007000_t0000_u01780967469396") 2026/06/09 01:15:05 DEBUG : both1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e19_d20260609_m011058_c001_v0001180_t0017_u01780967458021") 2026/06/09 01:15:05 DEBUG : both1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe41_d20260609_m011053_c001_v7007000_t0000_u01780967453580") 2026/06/09 01:15:05 DEBUG : both1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d13_d20260609_m011039_c001_v0001180_t0048_u01780967439452") 2026/06/09 01:15:05 DEBUG : both10: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e16_d20260609_m011109_c001_v7007000_t0000_u01780967469578") 2026/06/09 01:15:05 DEBUG : both10: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e55_d20260609_m011101_c001_v0001180_t0053_u01780967461981") 2026/06/09 01:15:05 DEBUG : both10: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe42_d20260609_m011053_c001_v7007000_t0000_u01780967453762") 2026/06/09 01:15:05 DEBUG : both10: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d59_d20260609_m011043_c001_v0001180_t0023_u01780967443551") 2026/06/09 01:15:05 DEBUG : both11: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e19_d20260609_m011109_c001_v7007000_t0000_u01780967469760") 2026/06/09 01:15:05 DEBUG : both11: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e5d_d20260609_m011102_c001_v0001180_t0035_u01780967462405") 2026/06/09 01:15:05 DEBUG : both11: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe44_d20260609_m011053_c001_v7007000_t0000_u01780967453943") 2026/06/09 01:15:05 DEBUG : both11: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d63_d20260609_m011044_c001_v0001180_t0053_u01780967444031") 2026/06/09 01:15:05 DEBUG : both12: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e1a_d20260609_m011109_c001_v7007000_t0000_u01780967469941") 2026/06/09 01:15:05 DEBUG : both12: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e65_d20260609_m011102_c001_v0001180_t0016_u01780967462929") 2026/06/09 01:15:05 DEBUG : both12: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe46_d20260609_m011054_c001_v7007000_t0000_u01780967454128") 2026/06/09 01:15:05 DEBUG : both12: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d6d_d20260609_m011044_c001_v0001180_t0043_u01780967444541") 2026/06/09 01:15:05 DEBUG : both13: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e1b_d20260609_m011110_c001_v7007000_t0000_u01780967470122") 2026/06/09 01:15:05 DEBUG : both13: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e71_d20260609_m011103_c001_v0001180_t0041_u01780967463339") 2026/06/09 01:15:05 DEBUG : both13: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe47_d20260609_m011054_c001_v7007000_t0000_u01780967454309") 2026/06/09 01:15:05 DEBUG : both13: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d7d_d20260609_m011045_c001_v0001180_t0023_u01780967445060") 2026/06/09 01:15:05 DEBUG : both14: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e1d_d20260609_m011110_c001_v7007000_t0000_u01780967470303") 2026/06/09 01:15:05 DEBUG : both14: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e79_d20260609_m011103_c001_v0001180_t0036_u01780967463791") 2026/06/09 01:15:06 DEBUG : both14: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe48_d20260609_m011054_c001_v7007000_t0000_u01780967454493") 2026/06/09 01:15:06 DEBUG : both14: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d83_d20260609_m011045_c001_v0001180_t0025_u01780967445474") 2026/06/09 01:15:06 DEBUG : both15: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e1e_d20260609_m011110_c001_v7007000_t0000_u01780967470539") 2026/06/09 01:15:06 DEBUG : both15: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e81_d20260609_m011104_c001_v0001180_t0027_u01780967464284") 2026/06/09 01:15:06 DEBUG : both15: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe49_d20260609_m011054_c001_v7007000_t0000_u01780967454673") 2026/06/09 01:15:06 DEBUG : both15: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5da5_d20260609_m011048_c001_v0001180_t0017_u01780967448149") 2026/06/09 01:15:06 DEBUG : both16: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e20_d20260609_m011110_c001_v7007000_t0000_u01780967470732") 2026/06/09 01:15:06 DEBUG : both16: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e89_d20260609_m011104_c001_v0001180_t0030_u01780967464725") 2026/06/09 01:15:06 DEBUG : both16: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe4a_d20260609_m011054_c001_v7007000_t0000_u01780967454855") 2026/06/09 01:15:06 DEBUG : both16: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5da9_d20260609_m011048_c001_v0001180_t0028_u01780967448591") 2026/06/09 01:15:06 DEBUG : both17: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e21_d20260609_m011110_c001_v7007000_t0000_u01780967470913") 2026/06/09 01:15:06 DEBUG : both17: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e91_d20260609_m011105_c001_v0001180_t0001_u01780967465156") 2026/06/09 01:15:06 DEBUG : both17: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe4b_d20260609_m011055_c001_v7007000_t0000_u01780967455036") 2026/06/09 01:15:06 DEBUG : both17: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5daf_d20260609_m011049_c001_v0001180_t0047_u01780967449020") 2026/06/09 01:15:06 DEBUG : both18: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e22_d20260609_m011111_c001_v7007000_t0000_u01780967471096") 2026/06/09 01:15:06 DEBUG : both18: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e95_d20260609_m011105_c001_v0001180_t0006_u01780967465562") 2026/06/09 01:15:06 DEBUG : both18: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe4c_d20260609_m011055_c001_v7007000_t0000_u01780967455217") 2026/06/09 01:15:06 DEBUG : both18: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5dbd_d20260609_m011049_c001_v0001180_t0052_u01780967449437") 2026/06/09 01:15:06 DEBUG : both19: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e24_d20260609_m011111_c001_v7007000_t0000_u01780967471278") 2026/06/09 01:15:06 DEBUG : both19: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e9f_d20260609_m011105_c001_v0001180_t0014_u01780967465998") 2026/06/09 01:15:07 DEBUG : both19: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe4d_d20260609_m011055_c001_v7007000_t0000_u01780967455400") 2026/06/09 01:15:07 DEBUG : both19: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5dc9_d20260609_m011049_c001_v0001180_t0035_u01780967449844") 2026/06/09 01:15:07 DEBUG : both2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e25_d20260609_m011111_c001_v7007000_t0000_u01780967471459") 2026/06/09 01:15:07 DEBUG : both2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e1d_d20260609_m011058_c001_v0001180_t0047_u01780967458441") 2026/06/09 01:15:07 DEBUG : both2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe4f_d20260609_m011055_c001_v7007000_t0000_u01780967455581") 2026/06/09 01:15:07 DEBUG : both2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d19_d20260609_m011039_c001_v0001180_t0039_u01780967439868") 2026/06/09 01:15:07 DEBUG : both3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e26_d20260609_m011111_c001_v7007000_t0000_u01780967471639") 2026/06/09 01:15:07 DEBUG : both3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e29_d20260609_m011058_c001_v0001180_t0019_u01780967458856") 2026/06/09 01:15:07 DEBUG : both3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe51_d20260609_m011055_c001_v7007000_t0000_u01780967455761") 2026/06/09 01:15:07 DEBUG : both3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d23_d20260609_m011040_c001_v0001180_t0049_u01780967440353") 2026/06/09 01:15:07 DEBUG : both4: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e28_d20260609_m011111_c001_v7007000_t0000_u01780967471824") 2026/06/09 01:15:07 DEBUG : both4: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e2d_d20260609_m011059_c001_v0001180_t0016_u01780967459304") 2026/06/09 01:15:07 DEBUG : both4: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe52_d20260609_m011055_c001_v7007000_t0000_u01780967455942") 2026/06/09 01:15:07 DEBUG : both4: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d27_d20260609_m011040_c001_v0001180_t0059_u01780967440769") 2026/06/09 01:15:07 DEBUG : both5: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e29_d20260609_m011112_c001_v7007000_t0000_u01780967472021") 2026/06/09 01:15:07 DEBUG : both5: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e37_d20260609_m011059_c001_v0001180_t0053_u01780967459704") 2026/06/09 01:15:07 DEBUG : both5: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe53_d20260609_m011056_c001_v7007000_t0000_u01780967456124") 2026/06/09 01:15:07 DEBUG : both5: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d2f_d20260609_m011041_c001_v0001180_t0048_u01780967441172") 2026/06/09 01:15:07 DEBUG : both6: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e2a_d20260609_m011112_c001_v7007000_t0000_u01780967472203") 2026/06/09 01:15:07 DEBUG : both6: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e3d_d20260609_m011100_c001_v0001180_t0028_u01780967460150") 2026/06/09 01:15:07 DEBUG : both6: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe55_d20260609_m011056_c001_v7007000_t0000_u01780967456305") 2026/06/09 01:15:07 DEBUG : both6: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d39_d20260609_m011041_c001_v0001180_t0006_u01780967441568") 2026/06/09 01:15:08 DEBUG : both7: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e2c_d20260609_m011112_c001_v7007000_t0000_u01780967472385") 2026/06/09 01:15:08 DEBUG : both7: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e43_d20260609_m011100_c001_v0001180_t0048_u01780967460671") 2026/06/09 01:15:08 DEBUG : both7: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe57_d20260609_m011056_c001_v7007000_t0000_u01780967456487") 2026/06/09 01:15:08 DEBUG : both7: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d41_d20260609_m011042_c001_v0001180_t0001_u01780967441999") 2026/06/09 01:15:08 DEBUG : both8: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e2d_d20260609_m011112_c001_v7007000_t0000_u01780967472569") 2026/06/09 01:15:08 DEBUG : both8: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e47_d20260609_m011101_c001_v0001180_t0026_u01780967461080") 2026/06/09 01:15:08 DEBUG : both8: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe58_d20260609_m011056_c001_v7007000_t0000_u01780967456669") 2026/06/09 01:15:08 DEBUG : both8: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d45_d20260609_m011042_c001_v0001180_t0019_u01780967442482") 2026/06/09 01:15:08 DEBUG : both9: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e2f_d20260609_m011112_c001_v7007000_t0000_u01780967472750") 2026/06/09 01:15:08 DEBUG : both9: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e4d_d20260609_m011101_c001_v0001180_t0030_u01780967461541") 2026/06/09 01:15:08 DEBUG : both9: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe59_d20260609_m011056_c001_v7007000_t0000_u01780967456850") 2026/06/09 01:15:08 DEBUG : both9: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d4b_d20260609_m011042_c001_v0001180_t0039_u01780967442936") 2026/06/09 01:15:08 DEBUG : c/non empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d5f_d20260609_m010712_c001_v7007000_t0000_u01780967232651") 2026/06/09 01:15:08 DEBUG : c/non empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80127_d20260609_m010710_c001_v0001172_t0036_u01780967230720") 2026/06/09 01:15:08 DEBUG : c/non empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc67a_d20260609_m010709_c001_v7007000_t0000_u01780967229876") 2026/06/09 01:15:08 DEBUG : c/non empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80105_d20260609_m010707_c001_v0001172_t0028_u01780967227995") 2026/06/09 01:15:08 DEBUG : c/non empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d16_d20260609_m010651_c001_v7007000_t0000_u01780967211262") 2026/06/09 01:15:08 DEBUG : c/non empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8007d_d20260609_m010649_c001_v0001172_t0049_u01780967209490") 2026/06/09 01:15:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63cf_d20260609_m011212_c001_v7007000_t0000_u01780967532296") 2026/06/09 01:15:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c2c_d20260609_m011207_c001_v0001167_t0023_u01780967527731") 2026/06/09 01:15:09 DEBUG : check sum: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d05_d20260609_m010641_c001_v7007000_t0000_u01780967201914") 2026/06/09 01:15:09 DEBUG : check sum: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80039_d20260609_m010640_c001_v0001172_t0038_u01780967200766") 2026/06/09 01:15:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ffe9c_d20260609_m011454_c001_v7007000_t0000_u01780967694616") 2026/06/09 01:15:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88550_d20260609_m011453_c001_v0001184_t0028_u01780967693155") 2026/06/09 01:15:09 DEBUG : dest/3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc6e7_d20260609_m010855_c001_v7007000_t0000_u01780967335390") 2026/06/09 01:15:09 DEBUG : dest/3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f415ad4d72ff1e7aa_d20260609_m010854_c001_v0001173_t0036_u01780967334298") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e868_d20260609_m011310_c001_v7007000_t0000_u01780967590328") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30de6_d20260609_m011305_c001_v0001167_t0045_u01780967585954") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6b7_d20260609_m011425_c001_v7007000_t0000_u01780967665992") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c883fa_d20260609_m011415_c001_v0001184_t0028_u01780967655102") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549188_d20260609_m011410_c001_v7007000_t0000_u01780967650999") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88340_d20260609_m011359_c001_v0001184_t0011_u01780967639404") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caea1_d20260609_m011355_c001_v7007000_t0000_u01780967635235") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c882a8_d20260609_m011343_c001_v0001184_t0008_u01780967623934") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48168e_d20260609_m011339_c001_v7007000_t0000_u01780967619684") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c881f6_d20260609_m011329_c001_v0001184_t0020_u01780967609657") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff65c_d20260609_m011325_c001_v7007000_t0000_u01780967605512") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88112_d20260609_m011314_c001_v0001184_t0037_u01780967594647") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f409bb8abb4876c8a_d20260609_m011307_c001_v7007000_t0000_u01780967587301") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f61ed_d20260609_m011257_c001_v0001180_t0049_u01780967577219") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea83_d20260609_m011253_c001_v7007000_t0000_u01780967573114") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f61b3_d20260609_m011249_c001_v0001180_t0045_u01780967569413") 2026/06/09 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff60e_d20260609_m011248_c001_v7007000_t0000_u01780967568083") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f86_d20260609_m011237_c001_v0001184_t0015_u01780967557185") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a98288681c_d20260609_m011233_c001_v7007000_t0000_u01780967553006") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f46_d20260609_m011228_c001_v0001184_t0057_u01780967548636") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624d8_d20260609_m011226_c001_v7007000_t0000_u01780967546813") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87ed4_d20260609_m011216_c001_v0001184_t0026_u01780967536458") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e767_d20260609_m011209_c001_v7007000_t0000_u01780967529795") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6059_d20260609_m011158_c001_v0001180_t0009_u01780967518499") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2816_d20260609_m011154_c001_v7007000_t0000_u01780967514352") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5ff1_d20260609_m011143_c001_v0001180_t0036_u01780967503748") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb136fd_d20260609_m011139_c001_v7007000_t0000_u01780967499666") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5f69_d20260609_m011129_c001_v0001180_t0028_u01780967489592") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f412d961748239a74_d20260609_m011251_c001_v7007000_t0000_u01780967571009") 2026/06/09 01:15:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87fde_d20260609_m011246_c001_v0001184_t0009_u01780967566069") 2026/06/09 01:15:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e869_d20260609_m011310_c001_v7007000_t0000_u01780967590511") 2026/06/09 01:15:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e486a_d20260609_m011305_c001_v0001174_t0036_u01780967585945") 2026/06/09 01:15:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6c4_d20260609_m011426_c001_v7007000_t0000_u01780967666176") 2026/06/09 01:15:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f63b9_d20260609_m011415_c001_v0001180_t0011_u01780967655677") 2026/06/09 01:15:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549189_d20260609_m011411_c001_v7007000_t0000_u01780967651183") 2026/06/09 01:15:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6361_d20260609_m011359_c001_v0001180_t0004_u01780967639976") 2026/06/09 01:15:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caea3_d20260609_m011355_c001_v7007000_t0000_u01780967635417") 2026/06/09 01:15:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6311_d20260609_m011344_c001_v0001180_t0053_u01780967624499") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48168f_d20260609_m011339_c001_v7007000_t0000_u01780967619868") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f62cd_d20260609_m011330_c001_v0001180_t0023_u01780967610222") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff65d_d20260609_m011325_c001_v7007000_t0000_u01780967605695") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6265_d20260609_m011315_c001_v0001180_t0010_u01780967595221") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f417019d1f14b8856_d20260609_m011307_c001_v7007000_t0000_u01780967587315") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88040_d20260609_m011257_c001_v0001184_t0044_u01780967577784") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea84_d20260609_m011253_c001_v7007000_t0000_u01780967573297") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c8800c_d20260609_m011249_c001_v0001184_t0033_u01780967569476") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff612_d20260609_m011248_c001_v7007000_t0000_u01780967568266") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d18_d20260609_m011237_c001_v0001167_t0042_u01780967557739") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a98288681e_d20260609_m011233_c001_v7007000_t0000_u01780967553189") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6123_d20260609_m011228_c001_v0001180_t0009_u01780967548647") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a54e_d20260609_m011226_c001_v7007000_t0000_u01780967546719") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4444_d20260609_m011217_c001_v0001174_t0026_u01780967537018") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5cadb2_d20260609_m011209_c001_v7007000_t0000_u01780967529631") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e427c_d20260609_m011159_c001_v0001174_t0035_u01780967519106") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2817_d20260609_m011154_c001_v7007000_t0000_u01780967514538") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4128_d20260609_m011144_c001_v0001174_t0005_u01780967504340") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb136fe_d20260609_m011139_c001_v7007000_t0000_u01780967499853") 2026/06/09 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e3f90_d20260609_m011130_c001_v0001174_t0053_u01780967490186") 2026/06/09 01:15:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8aa28_d20260609_m011251_c001_v7007000_t0000_u01780967571021") 2026/06/09 01:15:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6195_d20260609_m011246_c001_v0001180_t0014_u01780967566081") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e86a_d20260609_m011310_c001_v7007000_t0000_u01780967590694") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f622f_d20260609_m011305_c001_v0001180_t0057_u01780967585966") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6ce_d20260609_m011426_c001_v7007000_t0000_u01780967666358") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4e6d_d20260609_m011416_c001_v0001174_t0059_u01780967656255") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb054918a_d20260609_m011411_c001_v7007000_t0000_u01780967651366") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4cf5_d20260609_m011400_c001_v0001174_t0011_u01780967640543") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caea6_d20260609_m011355_c001_v7007000_t0000_u01780967635599") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4bc3_d20260609_m011345_c001_v0001174_t0021_u01780967625076") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481691_d20260609_m011340_c001_v7007000_t0000_u01780967620051") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4a9e_d20260609_m011331_c001_v0001174_t0006_u01780967611029") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff65e_d20260609_m011325_c001_v7007000_t0000_u01780967605879") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4950_d20260609_m011315_c001_v0001174_t0036_u01780967595808") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419e235c0b284cfe_d20260609_m011307_c001_v7007000_t0000_u01780967587712") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e47bc_d20260609_m011258_c001_v0001174_t0036_u01780967578334") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea86_d20260609_m011253_c001_v7007000_t0000_u01780967573480") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d7a_d20260609_m011249_c001_v0001167_t0016_u01780967569499") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4090129d82af0fea_d20260609_m011248_c001_v7007000_t0000_u01780967568089") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f615d_d20260609_m011238_c001_v0001180_t0029_u01780967558493") 2026/06/09 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886820_d20260609_m011233_c001_v7007000_t0000_u01780967553372") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e454a_d20260609_m011228_c001_v0001174_t0036_u01780967548655") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f416e58a178359e26_d20260609_m011227_c001_v7007000_t0000_u01780967547301") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f60db_d20260609_m011218_c001_v0001180_t0013_u01780967538054") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e765_d20260609_m011209_c001_v7007000_t0000_u01780967529637") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e3c_d20260609_m011159_c001_v0001184_t0034_u01780967519972") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2818_d20260609_m011154_c001_v7007000_t0000_u01780967514721") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87daa_d20260609_m011145_c001_v0001184_t0053_u01780967505079") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13700_d20260609_m011140_c001_v7007000_t0000_u01780967500036") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87d1e_d20260609_m011130_c001_v0001184_t0028_u01780967490564") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad0f91_d20260609_m011251_c001_v7007000_t0000_u01780967571076") 2026/06/09 01:15:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87fe2_d20260609_m011246_c001_v0001184_t0054_u01780967566270") 2026/06/09 01:15:13 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e86b_d20260609_m011310_c001_v7007000_t0000_u01780967590876") 2026/06/09 01:15:13 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c880a0_d20260609_m011305_c001_v0001184_t0056_u01780967585976") 2026/06/09 01:15:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6d8_d20260609_m011426_c001_v7007000_t0000_u01780967666540") 2026/06/09 01:15:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30f72_d20260609_m011416_c001_v0001167_t0030_u01780967656962") 2026/06/09 01:15:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb054918c_d20260609_m011411_c001_v7007000_t0000_u01780967651549") 2026/06/09 01:15:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30f12_d20260609_m011401_c001_v0001167_t0047_u01780967641680") 2026/06/09 01:15:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caea7_d20260609_m011355_c001_v7007000_t0000_u01780967635782") 2026/06/09 01:15:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30ece_d20260609_m011345_c001_v0001167_t0009_u01780967625866") 2026/06/09 01:15:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481692_d20260609_m011340_c001_v7007000_t0000_u01780967620232") 2026/06/09 01:15:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30e86_d20260609_m011331_c001_v0001167_t0026_u01780967611711") 2026/06/09 01:15:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff65f_d20260609_m011326_c001_v7007000_t0000_u01780967606061") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30e30_d20260609_m011316_c001_v0001167_t0021_u01780967596553") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f417019d1f14b8859_d20260609_m011307_c001_v7007000_t0000_u01780967587682") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30db0_d20260609_m011259_c001_v0001167_t0017_u01780967579262") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea87_d20260609_m011253_c001_v7007000_t0000_u01780967573664") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f61b5_d20260609_m011249_c001_v0001180_t0050_u01780967569641") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea6b_d20260609_m011248_c001_v7007000_t0000_u01780967568091") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e462a_d20260609_m011239_c001_v0001174_t0019_u01780967559060") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886821_d20260609_m011233_c001_v7007000_t0000_u01780967553557") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30cd0_d20260609_m011228_c001_v0001167_t0006_u01780967548819") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886808_d20260609_m011227_c001_v7007000_t0000_u01780967547314") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c82_d20260609_m011218_c001_v0001167_t0041_u01780967538690") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c42a02d7_d20260609_m011209_c001_v7007000_t0000_u01780967529572") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30be6_d20260609_m011200_c001_v0001167_t0004_u01780967520533") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2819_d20260609_m011154_c001_v7007000_t0000_u01780967514904") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30b8c_d20260609_m011145_c001_v0001167_t0020_u01780967505654") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13704_d20260609_m011140_c001_v7007000_t0000_u01780967500217") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30b30_d20260609_m011130_c001_v0001167_t0034_u01780967490756") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8aa29_d20260609_m011251_c001_v7007000_t0000_u01780967571181") 2026/06/09 01:15:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6199_d20260609_m011246_c001_v0001180_t0047_u01780967566287") 2026/06/09 01:15:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e86c_d20260609_m011311_c001_v7007000_t0000_u01780967591059") 2026/06/09 01:15:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6231_d20260609_m011306_c001_v0001180_t0030_u01780967586169") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6df_d20260609_m011426_c001_v7007000_t0000_u01780967666721") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c8840c_d20260609_m011417_c001_v0001184_t0037_u01780967657307") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb054918d_d20260609_m011411_c001_v7007000_t0000_u01780967651733") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88366_d20260609_m011402_c001_v0001184_t0041_u01780967642078") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caea8_d20260609_m011355_c001_v7007000_t0000_u01780967635964") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c882c6_d20260609_m011346_c001_v0001184_t0043_u01780967626325") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481693_d20260609_m011340_c001_v7007000_t0000_u01780967620414") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88210_d20260609_m011332_c001_v0001184_t0051_u01780967612019") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff660_d20260609_m011326_c001_v7007000_t0000_u01780967606243") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88130_d20260609_m011316_c001_v0001184_t0031_u01780967596909") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f409bb8abb4876c8d_d20260609_m011307_c001_v7007000_t0000_u01780967587855") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f61fd_d20260609_m011259_c001_v0001180_t0052_u01780967579658") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea89_d20260609_m011253_c001_v7007000_t0000_u01780967573850") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c8800e_d20260609_m011249_c001_v0001184_t0007_u01780967569681") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea6d_d20260609_m011248_c001_v7007000_t0000_u01780967568276") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f9e_d20260609_m011239_c001_v0001184_t0044_u01780967559525") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886822_d20260609_m011233_c001_v7007000_t0000_u01780967553741") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f4a_d20260609_m011228_c001_v0001184_t0038_u01780967548831") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea39_d20260609_m011227_c001_v7007000_t0000_u01780967547322") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87ee2_d20260609_m011219_c001_v0001184_t0051_u01780967539219") 2026/06/09 01:15:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc86f_d20260609_m011209_c001_v7007000_t0000_u01780967529585") 2026/06/09 01:15:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f606b_d20260609_m011200_c001_v0001180_t0025_u01780967520924") 2026/06/09 01:15:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da281b_d20260609_m011155_c001_v7007000_t0000_u01780967515087") 2026/06/09 01:15:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6001_d20260609_m011146_c001_v0001180_t0000_u01780967506005") 2026/06/09 01:15:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13707_d20260609_m011140_c001_v7007000_t0000_u01780967500399") 2026/06/09 01:15:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5f77_d20260609_m011131_c001_v0001180_t0003_u01780967491011") 2026/06/09 01:15:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea77_d20260609_m011251_c001_v7007000_t0000_u01780967571032") 2026/06/09 01:15:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d5e_d20260609_m011246_c001_v0001167_t0017_u01780967566299") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e86d_d20260609_m011311_c001_v7007000_t0000_u01780967591242") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c880a4_d20260609_m011306_c001_v0001184_t0032_u01780967586192") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6e8_d20260609_m011426_c001_v7007000_t0000_u01780967666903") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f63bd_d20260609_m011417_c001_v0001180_t0040_u01780967657521") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb054918e_d20260609_m011411_c001_v7007000_t0000_u01780967651918") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f636f_d20260609_m011402_c001_v0001180_t0013_u01780967642411") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caea9_d20260609_m011356_c001_v7007000_t0000_u01780967636147") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6317_d20260609_m011346_c001_v0001180_t0036_u01780967626576") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481694_d20260609_m011340_c001_v7007000_t0000_u01780967620595") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f62d5_d20260609_m011332_c001_v0001180_t0037_u01780967612227") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff661_d20260609_m011326_c001_v7007000_t0000_u01780967606425") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6273_d20260609_m011317_c001_v0001180_t0036_u01780967597128") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e856_d20260609_m011307_c001_v7007000_t0000_u01780967587321") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c8804a_d20260609_m011259_c001_v0001184_t0000_u01780967579862") 2026/06/09 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea8a_d20260609_m011254_c001_v7007000_t0000_u01780967574032") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f61b9_d20260609_m011249_c001_v0001180_t0028_u01780967569841") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8aa21_d20260609_m011248_c001_v7007000_t0000_u01780967568106") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d2a_d20260609_m011239_c001_v0001167_t0045_u01780967559731") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886823_d20260609_m011233_c001_v7007000_t0000_u01780967553927") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6129_d20260609_m011228_c001_v0001180_t0054_u01780967548862") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a54f_d20260609_m011226_c001_v7007000_t0000_u01780967546900") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4488_d20260609_m011219_c001_v0001174_t0007_u01780967539436") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c42a02d9_d20260609_m011209_c001_v7007000_t0000_u01780967529941") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e42b2_d20260609_m011201_c001_v0001174_t0026_u01780967521165") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da281c_d20260609_m011155_c001_v7007000_t0000_u01780967515351") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4150_d20260609_m011146_c001_v0001174_t0047_u01780967506250") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13708_d20260609_m011140_c001_v7007000_t0000_u01780967500581") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e3fb8_d20260609_m011131_c001_v0001174_t0039_u01780967491206") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea78_d20260609_m011251_c001_v7007000_t0000_u01780967571041") 2026/06/09 01:15:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e46c6_d20260609_m011246_c001_v0001174_t0043_u01780967566401") 2026/06/09 01:15:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e86f_d20260609_m011311_c001_v7007000_t0000_u01780967591427") 2026/06/09 01:15:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c880aa_d20260609_m011306_c001_v0001184_t0004_u01780967586386") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6f1_d20260609_m011427_c001_v7007000_t0000_u01780967667086") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4e97_d20260609_m011417_c001_v0001174_t0044_u01780967657774") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb054918f_d20260609_m011412_c001_v7007000_t0000_u01780967652102") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4d17_d20260609_m011402_c001_v0001174_t0030_u01780967642637") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caeab_d20260609_m011356_c001_v7007000_t0000_u01780967636330") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4be1_d20260609_m011346_c001_v0001174_t0028_u01780967626829") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481695_d20260609_m011340_c001_v7007000_t0000_u01780967620777") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4aba_d20260609_m011332_c001_v0001174_t0011_u01780967612478") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff662_d20260609_m011326_c001_v7007000_t0000_u01780967606611") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e498c_d20260609_m011317_c001_v0001174_t0023_u01780967597361") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f417019d1f14b885a_d20260609_m011307_c001_v7007000_t0000_u01780967587713") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e47e6_d20260609_m011300_c001_v0001174_t0018_u01780967580069") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea8c_d20260609_m011254_c001_v7007000_t0000_u01780967574215") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4712_d20260609_m011249_c001_v0001174_t0046_u01780967569851") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8aa22_d20260609_m011248_c001_v7007000_t0000_u01780967568286") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6165_d20260609_m011240_c001_v0001180_t0006_u01780967560130") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886826_d20260609_m011234_c001_v7007000_t0000_u01780967554201") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f4c_d20260609_m011229_c001_v0001184_t0031_u01780967549034") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f416e58a178359e25_d20260609_m011227_c001_v7007000_t0000_u01780967547108") 2026/06/09 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f60e9_d20260609_m011219_c001_v0001180_t0015_u01780967539838") 2026/06/09 01:15:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63c3_d20260609_m011209_c001_v7007000_t0000_u01780967529951") 2026/06/09 01:15:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e4c_d20260609_m011201_c001_v0001184_t0020_u01780967521694") 2026/06/09 01:15:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da281d_d20260609_m011155_c001_v7007000_t0000_u01780967515533") 2026/06/09 01:15:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87dbc_d20260609_m011146_c001_v0001184_t0025_u01780967506732") 2026/06/09 01:15:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13709_d20260609_m011140_c001_v7007000_t0000_u01780967500763") 2026/06/09 01:15:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87d30_d20260609_m011131_c001_v0001184_t0023_u01780967491866") 2026/06/09 01:15:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad0f90_d20260609_m011250_c001_v7007000_t0000_u01780967570888") 2026/06/09 01:15:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87fe4_d20260609_m011246_c001_v0001184_t0058_u01780967566470") 2026/06/09 01:15:19 DEBUG : dir1/0007-12345: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e871_d20260609_m011311_c001_v7007000_t0000_u01780967591611") 2026/06/09 01:15:19 DEBUG : dir1/0007-12345: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6233_d20260609_m011306_c001_v0001180_t0038_u01780967586402") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a6fc_d20260609_m011427_c001_v7007000_t0000_u01780967667268") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30f80_d20260609_m011418_c001_v0001167_t0008_u01780967658190") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549190_d20260609_m011412_c001_v7007000_t0000_u01780967652285") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30f1c_d20260609_m011403_c001_v0001167_t0007_u01780967643269") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caead_d20260609_m011356_c001_v7007000_t0000_u01780967636512") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30ed2_d20260609_m011347_c001_v0001167_t0016_u01780967627230") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481696_d20260609_m011341_c001_v7007000_t0000_u01780967621104") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30e8c_d20260609_m011332_c001_v0001167_t0014_u01780967612856") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff663_d20260609_m011326_c001_v7007000_t0000_u01780967606795") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30e36_d20260609_m011317_c001_v0001167_t0033_u01780967597703") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4090129d82af1015_d20260609_m011307_c001_v7007000_t0000_u01780967587877") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30dba_d20260609_m011300_c001_v0001167_t0015_u01780967580641") 2026/06/09 01:15:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea8e_d20260609_m011254_c001_v7007000_t0000_u01780967574399") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d7c_d20260609_m011249_c001_v0001167_t0014_u01780967569860") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4090129d82af0fe8_d20260609_m011247_c001_v7007000_t0000_u01780967567725") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4640_d20260609_m011240_c001_v0001174_t0035_u01780967560331") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886827_d20260609_m011234_c001_v7007000_t0000_u01780967554406") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e455e_d20260609_m011229_c001_v0001174_t0017_u01780967549057") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1372a_d20260609_m011227_c001_v7007000_t0000_u01780967547333") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c88_d20260609_m011220_c001_v0001167_t0005_u01780967540036") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f412d961748239a3e_d20260609_m011209_c001_v7007000_t0000_u01780967529810") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30bf6_d20260609_m011201_c001_v0001167_t0026_u01780967521919") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da281f_d20260609_m011155_c001_v7007000_t0000_u01780967515716") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30b94_d20260609_m011146_c001_v0001167_t0011_u01780967506933") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1370a_d20260609_m011140_c001_v7007000_t0000_u01780967500943") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30b34_d20260609_m011132_c001_v0001167_t0023_u01780967492097") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff619_d20260609_m011251_c001_v7007000_t0000_u01780967571053") 2026/06/09 01:15:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f619b_d20260609_m011246_c001_v0001180_t0031_u01780967566540") 2026/06/09 01:15:20 DEBUG : dir1/0008-23456: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e872_d20260609_m011311_c001_v7007000_t0000_u01780967591794") 2026/06/09 01:15:20 DEBUG : dir1/0008-23456: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4872_d20260609_m011306_c001_v0001174_t0035_u01780967586441") 2026/06/09 01:15:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a705_d20260609_m011427_c001_v7007000_t0000_u01780967667449") 2026/06/09 01:15:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c8841c_d20260609_m011418_c001_v0001184_t0033_u01780967658499") 2026/06/09 01:15:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549192_d20260609_m011412_c001_v7007000_t0000_u01780967652470") 2026/06/09 01:15:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88376_d20260609_m011403_c001_v0001184_t0059_u01780967643521") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caeae_d20260609_m011356_c001_v7007000_t0000_u01780967636694") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c882d0_d20260609_m011347_c001_v0001184_t0053_u01780967627524") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481697_d20260609_m011341_c001_v7007000_t0000_u01780967621317") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88224_d20260609_m011333_c001_v0001184_t0041_u01780967613212") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff664_d20260609_m011327_c001_v7007000_t0000_u01780967607001") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88146_d20260609_m011318_c001_v0001184_t0020_u01780967598195") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f417019d1f14b8857_d20260609_m011307_c001_v7007000_t0000_u01780967587498") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6209_d20260609_m011300_c001_v0001180_t0006_u01780967580951") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea8f_d20260609_m011254_c001_v7007000_t0000_u01780967574586") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88012_d20260609_m011249_c001_v0001184_t0050_u01780967569886") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e804_d20260609_m011248_c001_v7007000_t0000_u01780967568135") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87faa_d20260609_m011240_c001_v0001184_t0007_u01780967560824") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886828_d20260609_m011234_c001_v7007000_t0000_u01780967554590") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f612d_d20260609_m011229_c001_v0001180_t0049_u01780967549081") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624dc_d20260609_m011227_c001_v7007000_t0000_u01780967547343") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87eea_d20260609_m011220_c001_v0001184_t0040_u01780967540405") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13723_d20260609_m011209_c001_v7007000_t0000_u01780967529594") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f607d_d20260609_m011202_c001_v0001180_t0032_u01780967522590") 2026/06/09 01:15:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2820_d20260609_m011155_c001_v7007000_t0000_u01780967515903") 2026/06/09 01:15:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6009_d20260609_m011147_c001_v0001180_t0036_u01780967507199") 2026/06/09 01:15:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1370b_d20260609_m011141_c001_v7007000_t0000_u01780967501125") 2026/06/09 01:15:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5f8d_d20260609_m011132_c001_v0001180_t0021_u01780967492566") 2026/06/09 01:15:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8aa2a_d20260609_m011251_c001_v7007000_t0000_u01780967571203") 2026/06/09 01:15:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87fe6_d20260609_m011246_c001_v0001184_t0025_u01780967566673") 2026/06/09 01:15:22 DEBUG : dir1/0009-34567: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e873_d20260609_m011311_c001_v7007000_t0000_u01780967591977") 2026/06/09 01:15:22 DEBUG : dir1/0009-34567: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30dea_d20260609_m011306_c001_v0001167_t0015_u01780967586461") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a710_d20260609_m011427_c001_v7007000_t0000_u01780967667640") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f63cb_d20260609_m011418_c001_v0001180_t0051_u01780967658723") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549194_d20260609_m011412_c001_v7007000_t0000_u01780967652653") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6379_d20260609_m011403_c001_v0001180_t0027_u01780967643727") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caeb0_d20260609_m011356_c001_v7007000_t0000_u01780967636878") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f631b_d20260609_m011347_c001_v0001180_t0024_u01780967627732") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481698_d20260609_m011341_c001_v7007000_t0000_u01780967621499") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f62df_d20260609_m011333_c001_v0001180_t0027_u01780967613476") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff665_d20260609_m011327_c001_v7007000_t0000_u01780967607182") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f627b_d20260609_m011318_c001_v0001180_t0007_u01780967598393") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e858_d20260609_m011307_c001_v7007000_t0000_u01780967587504") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88056_d20260609_m011301_c001_v0001184_t0039_u01780967581150") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea90_d20260609_m011254_c001_v7007000_t0000_u01780967574770") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f61bd_d20260609_m011250_c001_v0001180_t0051_u01780967570043") 2026/06/09 01:15:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f412d961748239a72_d20260609_m011248_c001_v7007000_t0000_u01780967568296") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d30_d20260609_m011241_c001_v0001167_t0010_u01780967561032") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886829_d20260609_m011234_c001_v7007000_t0000_u01780967554774") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30cd2_d20260609_m011229_c001_v0001167_t0034_u01780967549100") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624d9_d20260609_m011226_c001_v7007000_t0000_u01780967546998") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e44a4_d20260609_m011220_c001_v0001174_t0051_u01780967540630") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c42a02d8_d20260609_m011209_c001_v7007000_t0000_u01780967529754") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e42ce_d20260609_m011202_c001_v0001174_t0009_u01780967522830") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2821_d20260609_m011156_c001_v7007000_t0000_u01780967516087") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e416a_d20260609_m011147_c001_v0001174_t0021_u01780967507490") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1370c_d20260609_m011141_c001_v7007000_t0000_u01780967501306") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e3fe4_d20260609_m011132_c001_v0001174_t0006_u01780967492769") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8aa25_d20260609_m011250_c001_v7007000_t0000_u01780967570817") 2026/06/09 01:15:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f619f_d20260609_m011246_c001_v0001180_t0052_u01780967566745") 2026/06/09 01:15:23 DEBUG : dir1/0010-45678: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e874_d20260609_m011312_c001_v7007000_t0000_u01780967592183") 2026/06/09 01:15:23 DEBUG : dir1/0010-45678: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c880b0_d20260609_m011306_c001_v0001184_t0010_u01780967586583") 2026/06/09 01:15:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a719_d20260609_m011427_c001_v7007000_t0000_u01780967667822") 2026/06/09 01:15:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4eb5_d20260609_m011418_c001_v0001174_t0045_u01780967658930") 2026/06/09 01:15:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549195_d20260609_m011412_c001_v7007000_t0000_u01780967652837") 2026/06/09 01:15:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4d3b_d20260609_m011403_c001_v0001174_t0034_u01780967643927") 2026/06/09 01:15:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caeb1_d20260609_m011357_c001_v7007000_t0000_u01780967637061") 2026/06/09 01:15:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4bfb_d20260609_m011347_c001_v0001174_t0057_u01780967627938") 2026/06/09 01:15:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481699_d20260609_m011341_c001_v7007000_t0000_u01780967621682") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4ad1_d20260609_m011333_c001_v0001174_t0026_u01780967613694") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff666_d20260609_m011327_c001_v7007000_t0000_u01780967607365") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e499e_d20260609_m011318_c001_v0001174_t0037_u01780967598605") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e85a_d20260609_m011307_c001_v7007000_t0000_u01780967587888") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4806_d20260609_m011301_c001_v0001174_t0017_u01780967581369") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea91_d20260609_m011254_c001_v7007000_t0000_u01780967574955") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88014_d20260609_m011250_c001_v0001184_t0048_u01780967570090") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f412d961748239a71_d20260609_m011248_c001_v7007000_t0000_u01780967568108") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6171_d20260609_m011241_c001_v0001180_t0031_u01780967561518") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a98288682a_d20260609_m011234_c001_v7007000_t0000_u01780967554959") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f50_d20260609_m011229_c001_v0001184_t0027_u01780967549250") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624dd_d20260609_m011227_c001_v7007000_t0000_u01780967547367") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f60ef_d20260609_m011221_c001_v0001180_t0021_u01780967541007") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5cadb3_d20260609_m011209_c001_v7007000_t0000_u01780967529817") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e58_d20260609_m011203_c001_v0001184_t0033_u01780967523283") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2822_d20260609_m011156_c001_v7007000_t0000_u01780967516270") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87dcc_d20260609_m011147_c001_v0001184_t0040_u01780967507873") 2026/06/09 01:15:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1370d_d20260609_m011141_c001_v7007000_t0000_u01780967501487") 2026/06/09 01:15:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87d42_d20260609_m011133_c001_v0001184_t0036_u01780967493371") 2026/06/09 01:15:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea7a_d20260609_m011251_c001_v7007000_t0000_u01780967571214") 2026/06/09 01:15:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e46cc_d20260609_m011246_c001_v0001174_t0010_u01780967566755") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e875_d20260609_m011312_c001_v7007000_t0000_u01780967592366") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6235_d20260609_m011306_c001_v0001180_t0056_u01780967586717") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a71d_d20260609_m011428_c001_v7007000_t0000_u01780967668004") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30f86_d20260609_m011419_c001_v0001167_t0041_u01780967659486") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549196_d20260609_m011413_c001_v7007000_t0000_u01780967653021") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30f26_d20260609_m011404_c001_v0001167_t0023_u01780967644335") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caeb3_d20260609_m011357_c001_v7007000_t0000_u01780967637244") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30eda_d20260609_m011348_c001_v0001167_t0040_u01780967628450") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48169a_d20260609_m011341_c001_v7007000_t0000_u01780967621863") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30e94_d20260609_m011334_c001_v0001167_t0026_u01780967614067") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff667_d20260609_m011327_c001_v7007000_t0000_u01780967607547") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30e3a_d20260609_m011319_c001_v0001167_t0046_u01780967599156") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f409bb8abb4876c8c_d20260609_m011307_c001_v7007000_t0000_u01780967587670") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30dc0_d20260609_m011301_c001_v0001167_t0048_u01780967581982") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea94_d20260609_m011255_c001_v7007000_t0000_u01780967575138") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d80_d20260609_m011250_c001_v0001167_t0046_u01780967570122") 2026/06/09 01:15:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c3a26_d20260609_m011248_c001_v7007000_t0000_u01780967568131") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4662_d20260609_m011241_c001_v0001174_t0015_u01780967561760") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a98288682b_d20260609_m011235_c001_v7007000_t0000_u01780967555142") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6131_d20260609_m011229_c001_v0001180_t0021_u01780967549302") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a550_d20260609_m011227_c001_v7007000_t0000_u01780967547081") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c96_d20260609_m011221_c001_v0001167_t0044_u01780967541211") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63c2_d20260609_m011209_c001_v7007000_t0000_u01780967529764") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c00_d20260609_m011203_c001_v0001167_t0043_u01780967523483") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2823_d20260609_m011156_c001_v7007000_t0000_u01780967516453") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30b9e_d20260609_m011148_c001_v0001167_t0032_u01780967508109") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1370e_d20260609_m011141_c001_v7007000_t0000_u01780967501669") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30b3e_d20260609_m011133_c001_v0001167_t0035_u01780967493569") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f412d961748239a73_d20260609_m011250_c001_v7007000_t0000_u01780967570827") 2026/06/09 01:15:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d62_d20260609_m011246_c001_v0001167_t0016_u01780967566890") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e877_d20260609_m011312_c001_v7007000_t0000_u01780967592550") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c880b4_d20260609_m011306_c001_v0001184_t0052_u01780967586782") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a726_d20260609_m011428_c001_v7007000_t0000_u01780967668186") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88424_d20260609_m011419_c001_v0001184_t0035_u01780967659897") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549197_d20260609_m011413_c001_v7007000_t0000_u01780967653212") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88384_d20260609_m011404_c001_v0001184_t0049_u01780967644625") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caeb4_d20260609_m011357_c001_v7007000_t0000_u01780967637428") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c882da_d20260609_m011349_c001_v0001184_t0023_u01780967629157") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48169c_d20260609_m011342_c001_v7007000_t0000_u01780967622044") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88238_d20260609_m011334_c001_v0001184_t0027_u01780967614366") 2026/06/09 01:15:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff669_d20260609_m011327_c001_v7007000_t0000_u01780967607730") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88154_d20260609_m011319_c001_v0001184_t0032_u01780967599595") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f409bb8abb4876c8b_d20260609_m011307_c001_v7007000_t0000_u01780967587485") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6215_d20260609_m011302_c001_v0001180_t0054_u01780967582609") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea96_d20260609_m011255_c001_v7007000_t0000_u01780967575322") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e471a_d20260609_m011250_c001_v0001174_t0053_u01780967570206") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad0f81_d20260609_m011247_c001_v7007000_t0000_u01780967567884") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87fba_d20260609_m011242_c001_v0001184_t0033_u01780967562117") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a98288682c_d20260609_m011235_c001_v7007000_t0000_u01780967555326") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30cd6_d20260609_m011229_c001_v0001167_t0021_u01780967549424") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f415baa9a26e15b2e_d20260609_m011227_c001_v7007000_t0000_u01780967547108") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87ef6_d20260609_m011221_c001_v0001184_t0027_u01780967541583") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e768_d20260609_m011209_c001_v7007000_t0000_u01780967529828") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6083_d20260609_m011204_c001_v0001180_t0014_u01780967524129") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2825_d20260609_m011156_c001_v7007000_t0000_u01780967516637") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6013_d20260609_m011148_c001_v0001180_t0009_u01780967508550") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1370f_d20260609_m011141_c001_v7007000_t0000_u01780967501850") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5f9b_d20260609_m011134_c001_v0001180_t0016_u01780967494121") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8aa26_d20260609_m011250_c001_v7007000_t0000_u01780967570838") 2026/06/09 01:15:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87fea_d20260609_m011246_c001_v0001184_t0035_u01780967566929") 2026/06/09 01:15:27 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e878_d20260609_m011312_c001_v7007000_t0000_u01780967592812") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4883_d20260609_m011306_c001_v0001174_t0030_u01780967586872") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a72b_d20260609_m011428_c001_v7007000_t0000_u01780967668368") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f63d1_d20260609_m011420_c001_v0001180_t0029_u01780967660099") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0549198_d20260609_m011413_c001_v7007000_t0000_u01780967653395") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6383_d20260609_m011404_c001_v0001180_t0037_u01780967644830") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caeb5_d20260609_m011357_c001_v7007000_t0000_u01780967637614") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6325_d20260609_m011349_c001_v0001180_t0039_u01780967629377") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48169d_d20260609_m011342_c001_v7007000_t0000_u01780967622226") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f62e3_d20260609_m011334_c001_v0001180_t0051_u01780967614569") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff66a_d20260609_m011327_c001_v7007000_t0000_u01780967607913") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6285_d20260609_m011319_c001_v0001180_t0028_u01780967599798") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f421bf93c8f67fdae_d20260609_m011307_c001_v7007000_t0000_u01780967587726") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88070_d20260609_m011302_c001_v0001184_t0023_u01780967582843") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea97_d20260609_m011255_c001_v7007000_t0000_u01780967575505") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f61bf_d20260609_m011250_c001_v0001180_t0037_u01780967570232") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad0f86_d20260609_m011248_c001_v7007000_t0000_u01780967568250") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d36_d20260609_m011242_c001_v0001167_t0045_u01780967562326") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a98288682e_d20260609_m011235_c001_v7007000_t0000_u01780967555509") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f56_d20260609_m011229_c001_v0001184_t0014_u01780967549463") 2026/06/09 01:15:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886807_d20260609_m011227_c001_v7007000_t0000_u01780967547124") 2026/06/09 01:15:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e44ba_d20260609_m011221_c001_v0001174_t0033_u01780967541785") 2026/06/09 01:15:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f412d961748239a3d_d20260609_m011209_c001_v7007000_t0000_u01780967529613") 2026/06/09 01:15:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e42fa_d20260609_m011204_c001_v0001174_t0045_u01780967524332") 2026/06/09 01:15:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2826_d20260609_m011156_c001_v7007000_t0000_u01780967516821") 2026/06/09 01:15:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e417e_d20260609_m011148_c001_v0001174_t0050_u01780967508751") 2026/06/09 01:15:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13710_d20260609_m011142_c001_v7007000_t0000_u01780967502059") 2026/06/09 01:15:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4012_d20260609_m011134_c001_v0001174_t0049_u01780967494342") 2026/06/09 01:15:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea72_d20260609_m011250_c001_v7007000_t0000_u01780967570847") 2026/06/09 01:15:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f61a1_d20260609_m011246_c001_v0001180_t0027_u01780967566979") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e879_d20260609_m011313_c001_v7007000_t0000_u01780967593127") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30df2_d20260609_m011306_c001_v0001167_t0006_u01780967586928") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a72c_d20260609_m011428_c001_v7007000_t0000_u01780967668552") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4ed5_d20260609_m011420_c001_v0001174_t0030_u01780967660295") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb054919a_d20260609_m011413_c001_v7007000_t0000_u01780967653579") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4d53_d20260609_m011405_c001_v0001174_t0029_u01780967645080") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caeb7_d20260609_m011357_c001_v7007000_t0000_u01780967637877") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4c25_d20260609_m011349_c001_v0001174_t0045_u01780967629661") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48169e_d20260609_m011342_c001_v7007000_t0000_u01780967622407") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4ae1_d20260609_m011334_c001_v0001174_t0051_u01780967614781") 2026/06/09 01:15:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff66b_d20260609_m011328_c001_v7007000_t0000_u01780967608094") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e49ba_d20260609_m011319_c001_v0001174_t0028_u01780967599992") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f417019d1f14b885b_d20260609_m011307_c001_v7007000_t0000_u01780967587866") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4828_d20260609_m011303_c001_v0001174_t0049_u01780967583053") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea98_d20260609_m011255_c001_v7007000_t0000_u01780967575689") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88016_d20260609_m011250_c001_v0001184_t0004_u01780967570295") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad0f83_d20260609_m011248_c001_v7007000_t0000_u01780967568067") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f617f_d20260609_m011242_c001_v0001180_t0043_u01780967562839") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886830_d20260609_m011235_c001_v7007000_t0000_u01780967555694") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e456a_d20260609_m011229_c001_v0001174_t0011_u01780967549505") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624db_d20260609_m011227_c001_v7007000_t0000_u01780967547182") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f60f7_d20260609_m011222_c001_v0001180_t0020_u01780967542349") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13724_d20260609_m011209_c001_v7007000_t0000_u01780967529776") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e62_d20260609_m011204_c001_v0001184_t0028_u01780967524754") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2827_d20260609_m011157_c001_v7007000_t0000_u01780967517007") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87dde_d20260609_m011149_c001_v0001184_t0042_u01780967509221") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13711_d20260609_m011142_c001_v7007000_t0000_u01780967502244") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87d4e_d20260609_m011134_c001_v0001184_t0006_u01780967494719") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea73_d20260609_m011250_c001_v7007000_t0000_u01780967570858") 2026/06/09 01:15:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87fee_d20260609_m011247_c001_v0001184_t0024_u01780967567124") 2026/06/09 01:15:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e87a_d20260609_m011313_c001_v7007000_t0000_u01780967593310") 2026/06/09 01:15:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6237_d20260609_m011306_c001_v0001180_t0048_u01780967586940") 2026/06/09 01:15:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a72d_d20260609_m011428_c001_v7007000_t0000_u01780967668733") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30f8c_d20260609_m011420_c001_v0001167_t0040_u01780967660752") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb054919d_d20260609_m011413_c001_v7007000_t0000_u01780967653764") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30f2c_d20260609_m011405_c001_v0001167_t0031_u01780967645407") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caeb8_d20260609_m011358_c001_v7007000_t0000_u01780967638060") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30ee0_d20260609_m011350_c001_v0001167_t0036_u01780967630125") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48169f_d20260609_m011342_c001_v7007000_t0000_u01780967622589") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30ea0_d20260609_m011335_c001_v0001167_t0015_u01780967615183") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff66c_d20260609_m011328_c001_v7007000_t0000_u01780967608289") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30e48_d20260609_m011320_c001_v0001167_t0020_u01780967600435") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad0fc6_d20260609_m011307_c001_v7007000_t0000_u01780967587736") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30dd6_d20260609_m011303_c001_v0001167_t0017_u01780967583581") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea99_d20260609_m011255_c001_v7007000_t0000_u01780967575873") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30d82_d20260609_m011250_c001_v0001167_t0044_u01780967570478") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8aa23_d20260609_m011248_c001_v7007000_t0000_u01780967568308") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4686_d20260609_m011243_c001_v0001174_t0013_u01780967563544") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886831_d20260609_m011235_c001_v7007000_t0000_u01780967555878") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6133_d20260609_m011229_c001_v0001180_t0011_u01780967549518") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f415baa9a26e15b2f_d20260609_m011227_c001_v7007000_t0000_u01780967547289") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30ca0_d20260609_m011222_c001_v0001167_t0036_u01780967542549") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc870_d20260609_m011209_c001_v7007000_t0000_u01780967529785") 2026/06/09 01:15:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c0c_d20260609_m011204_c001_v0001167_t0007_u01780967524962") 2026/06/09 01:15:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da2829_d20260609_m011157_c001_v7007000_t0000_u01780967517191") 2026/06/09 01:15:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30baa_d20260609_m011149_c001_v0001167_t0037_u01780967509536") 2026/06/09 01:15:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13713_d20260609_m011142_c001_v7007000_t0000_u01780967502430") 2026/06/09 01:15:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30b4e_d20260609_m011134_c001_v0001167_t0007_u01780967494930") 2026/06/09 01:15:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f412d961748239a75_d20260609_m011251_c001_v7007000_t0000_u01780967571193") 2026/06/09 01:15:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e46d2_d20260609_m011247_c001_v0001174_t0042_u01780967567175") 2026/06/09 01:15:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63d0_d20260609_m011212_c001_v7007000_t0000_u01780967532477") 2026/06/09 01:15:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6099_d20260609_m011207_c001_v0001180_t0022_u01780967527911") 2026/06/09 01:15:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63d1_d20260609_m011212_c001_v7007000_t0000_u01780967532657") 2026/06/09 01:15:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e7a_d20260609_m011207_c001_v0001184_t0048_u01780967527923") 2026/06/09 01:15:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63d2_d20260609_m011212_c001_v7007000_t0000_u01780967532838") 2026/06/09 01:15:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c2e_d20260609_m011208_c001_v0001167_t0024_u01780967528025") 2026/06/09 01:15:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63d3_d20260609_m011213_c001_v7007000_t0000_u01780967533021") 2026/06/09 01:15:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f609b_d20260609_m011208_c001_v0001180_t0015_u01780967528123") 2026/06/09 01:15:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63d4_d20260609_m011213_c001_v7007000_t0000_u01780967533202") 2026/06/09 01:15:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e80_d20260609_m011208_c001_v0001184_t0037_u01780967528131") 2026/06/09 01:15:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63d5_d20260609_m011213_c001_v7007000_t0000_u01780967533383") 2026/06/09 01:15:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e435e_d20260609_m011208_c001_v0001174_t0052_u01780967528270") 2026/06/09 01:15:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63d7_d20260609_m011213_c001_v7007000_t0000_u01780967533564") 2026/06/09 01:15:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c30_d20260609_m011208_c001_v0001167_t0010_u01780967528297") 2026/06/09 01:15:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63d8_d20260609_m011213_c001_v7007000_t0000_u01780967533746") 2026/06/09 01:15:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f609d_d20260609_m011208_c001_v0001180_t0014_u01780967528320") 2026/06/09 01:15:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63da_d20260609_m011213_c001_v7007000_t0000_u01780967533927") 2026/06/09 01:15:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e84_d20260609_m011208_c001_v0001184_t0009_u01780967528330") 2026/06/09 01:15:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63db_d20260609_m011214_c001_v7007000_t0000_u01780967534108") 2026/06/09 01:15:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f60a1_d20260609_m011208_c001_v0001180_t0027_u01780967528594") 2026/06/09 01:15:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63dd_d20260609_m011214_c001_v7007000_t0000_u01780967534289") 2026/06/09 01:15:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e86_d20260609_m011208_c001_v0001184_t0021_u01780967528593") 2026/06/09 01:15:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63de_d20260609_m011214_c001_v7007000_t0000_u01780967534470") 2026/06/09 01:15:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c34_d20260609_m011208_c001_v0001167_t0006_u01780967528603") 2026/06/09 01:15:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63e0_d20260609_m011214_c001_v7007000_t0000_u01780967534651") 2026/06/09 01:15:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4366_d20260609_m011208_c001_v0001174_t0054_u01780967528627") 2026/06/09 01:15:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63e1_d20260609_m011214_c001_v7007000_t0000_u01780967534832") 2026/06/09 01:15:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87e8c_d20260609_m011208_c001_v0001184_t0024_u01780967528791") 2026/06/09 01:15:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63e3_d20260609_m011215_c001_v7007000_t0000_u01780967535095") 2026/06/09 01:15:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f60a3_d20260609_m011208_c001_v0001180_t0005_u01780967528803") 2026/06/09 01:15:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63e5_d20260609_m011215_c001_v7007000_t0000_u01780967535277") 2026/06/09 01:15:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c3a_d20260609_m011208_c001_v0001167_t0032_u01780967528920") 2026/06/09 01:15:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624e0_d20260609_m011229_c001_v7007000_t0000_u01780967549972") 2026/06/09 01:15:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f1c_d20260609_m011225_c001_v0001184_t0029_u01780967545182") 2026/06/09 01:15:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886811_d20260609_m011230_c001_v7007000_t0000_u01780967550296") 2026/06/09 01:15:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6101_d20260609_m011225_c001_v0001180_t0007_u01780967545227") 2026/06/09 01:15:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a559_d20260609_m011230_c001_v7007000_t0000_u01780967550338") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f1e_d20260609_m011225_c001_v0001184_t0047_u01780967545382") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1372d_d20260609_m011229_c001_v7007000_t0000_u01780967549992") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6103_d20260609_m011225_c001_v0001180_t0031_u01780967545441") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624e4_d20260609_m011230_c001_v7007000_t0000_u01780967550348") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30cb6_d20260609_m011225_c001_v0001167_t0034_u01780967545460") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f415baa9a26e15b33_d20260609_m011230_c001_v7007000_t0000_u01780967550305") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4512_d20260609_m011225_c001_v0001174_t0024_u01780967545558") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624e5_d20260609_m011230_c001_v7007000_t0000_u01780967550360") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f20_d20260609_m011225_c001_v0001184_t0009_u01780967545589") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea3f_d20260609_m011230_c001_v7007000_t0000_u01780967550002") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6105_d20260609_m011225_c001_v0001180_t0042_u01780967545643") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1372f_d20260609_m011230_c001_v7007000_t0000_u01780967550370") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30cba_d20260609_m011225_c001_v0001167_t0011_u01780967545754") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f416e58a178359e28_d20260609_m011230_c001_v7007000_t0000_u01780967550317") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f22_d20260609_m011225_c001_v0001184_t0016_u01780967545801") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886810_d20260609_m011230_c001_v7007000_t0000_u01780967550114") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6109_d20260609_m011225_c001_v0001180_t0058_u01780967545896") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f416e58a178359e27_d20260609_m011230_c001_v7007000_t0000_u01780967550023") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f28_d20260609_m011226_c001_v0001184_t0000_u01780967546017") 2026/06/09 01:15:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624e3_d20260609_m011230_c001_v7007000_t0000_u01780967550166") 2026/06/09 01:15:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f610f_d20260609_m011226_c001_v0001180_t0044_u01780967546084") 2026/06/09 01:15:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886813_d20260609_m011230_c001_v7007000_t0000_u01780967550481") 2026/06/09 01:15:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4518_d20260609_m011226_c001_v0001174_t0015_u01780967546146") 2026/06/09 01:15:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624e1_d20260609_m011229_c001_v7007000_t0000_u01780967549982") 2026/06/09 01:15:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87f2a_d20260609_m011226_c001_v0001184_t0030_u01780967546234") 2026/06/09 01:15:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1372e_d20260609_m011230_c001_v7007000_t0000_u01780967550177") 2026/06/09 01:15:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6111_d20260609_m011226_c001_v0001180_t0051_u01780967546300") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a9828865ab_d20260609_m011031_c001_v7007000_t0000_u01780967431168") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f106697ce8fb357b4_d20260609_m011028_c001_v0001097_t0030_u01780967428709") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f40218467a503a047_d20260609_m011028_c001_v7007000_t0000_u01780967428528") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f106697ce8fb35794_d20260609_m011023_c001_v0001097_t0022_u01780967423642") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f40218467a503a03a_d20260609_m011022_c001_v7007000_t0000_u01780967422917") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5c75_d20260609_m011019_c001_v0001180_t0042_u01780967419392") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4088d4c39c33f96d_d20260609_m011017_c001_v7007000_t0000_u01780967417821") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114362de302f52aa_d20260609_m011014_c001_v0001176_t0012_u01780967414390") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e5a4_d20260609_m011014_c001_v7007000_t0000_u01780967414208") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114362de302f5296_d20260609_m011010_c001_v0001176_t0022_u01780967410718") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e59b_d20260609_m011009_c001_v7007000_t0000_u01780967409989") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5c2d_d20260609_m011006_c001_v0001180_t0035_u01780967406675") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e595_d20260609_m011005_c001_v7007000_t0000_u01780967405640") 2026/06/09 01:15:35 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f100da9fe899b2c95_d20260609_m011003_c001_v0001174_t0020_u01780967403790") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad0893_d20260609_m011003_c001_v7007000_t0000_u01780967403008") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f115f852f7f649402_d20260609_m010958_c001_v0001178_t0020_u01780967398015") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad088b_d20260609_m010957_c001_v7007000_t0000_u01780967397289") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5bd7_d20260609_m010953_c001_v0001180_t0019_u01780967393931") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e585_d20260609_m010953_c001_v7007000_t0000_u01780967393019") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1120a9239d56a65d_d20260609_m010951_c001_v0001097_t0017_u01780967391089") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41546264bb30d4c0_d20260609_m010950_c001_v7007000_t0000_u01780967390907") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1120a9239d56a649_d20260609_m010947_c001_v0001097_t0020_u01780967387276") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41546264bb30d4bb_d20260609_m010946_c001_v7007000_t0000_u01780967386554") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5b8b_d20260609_m010941_c001_v0001180_t0000_u01780967381154") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc6263_d20260609_m010940_c001_v7007000_t0000_u01780967380249") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1136cebacd12e25f_d20260609_m010938_c001_v0001101_t0008_u01780967378511") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48147a_d20260609_m010938_c001_v7007000_t0000_u01780967378309") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1136cebacd12e231_d20260609_m010934_c001_v0001101_t0020_u01780967374944") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481474_d20260609_m010934_c001_v7007000_t0000_u01780967374226") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5b3d_d20260609_m010928_c001_v0001180_t0025_u01780967368649") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8a082_d20260609_m010927_c001_v7007000_t0000_u01780967367735") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f104746787dad1f73_d20260609_m010925_c001_v0001153_t0021_u01780967365884") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1350b_d20260609_m010925_c001_v7007000_t0000_u01780967365701") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f104746787dad1f69_d20260609_m010922_c001_v0001153_t0014_u01780967362064") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13500_d20260609_m010921_c001_v7007000_t0000_u01780967361325") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5add_d20260609_m010915_c001_v0001180_t0039_u01780967355940") 2026/06/09 01:15:36 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fd52_d20260609_m010914_c001_v7007000_t0000_u01780967354812") 2026/06/09 01:15:37 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f118e84e66d95baf6_d20260609_m010907_c001_v0001174_t0024_u01780967347961") 2026/06/09 01:15:37 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fcd9_d20260609_m010907_c001_v7007000_t0000_u01780967347759") 2026/06/09 01:15:37 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5a79_d20260609_m010901_c001_v0001180_t0034_u01780967341820") 2026/06/09 01:15:37 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f104869f2068d6e46_d20260609_m010900_c001_v0001157_t0040_u01780967340922") 2026/06/09 01:15:37 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f104869f2068d6e36_d20260609_m010859_c001_v0001157_t0010_u01780967339794") 2026/06/09 01:15:37 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0548d48_d20260609_m010846_c001_v7007000_t0000_u01780967326630") 2026/06/09 01:15:37 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80320_d20260609_m010838_c001_v0001172_t0005_u01780967318823") 2026/06/09 01:15:37 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f115818e93f7b501a_d20260609_m010837_c001_v0001033_t0047_u01780967317921") 2026/06/09 01:15:37 DEBUG : dst/one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f115818e93f7b5016_d20260609_m010836_c001_v0001033_t0054_u01780967316559") 2026/06/09 01:15:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a9828865ac_d20260609_m011031_c001_v7007000_t0000_u01780967431353") 2026/06/09 01:15:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1163ca5c5a24289f_d20260609_m011028_c001_v0001044_t0048_u01780967428201") 2026/06/09 01:15:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f110274bc4e690ef6_d20260609_m011022_c001_v0001182_t0000_u01780967422649") 2026/06/09 01:15:37 DEBUG : dst/one.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4088d4c39c33f96f_d20260609_m011018_c001_v7007000_t0000_u01780967418110") 2026/06/09 01:15:37 DEBUG : dst/one.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f10730f29aef5b4fe_d20260609_m011013_c001_v0001105_t0027_u01780967413715") 2026/06/09 01:15:37 DEBUG : dst/one.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f101f94c3aebf3607_d20260609_m011009_c001_v0001179_t0051_u01780967409790") 2026/06/09 01:15:37 DEBUG : dst/one.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e596_d20260609_m011005_c001_v7007000_t0000_u01780967405821") 2026/06/09 01:15:37 DEBUG : dst/one.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f10696ba30781561c_d20260609_m011002_c001_v0001172_t0048_u01780967402676") 2026/06/09 01:15:37 DEBUG : dst/one.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11738cde033ddf54_d20260609_m010956_c001_v0001157_t0006_u01780967396934") 2026/06/09 01:15:38 DEBUG : dst/three: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fd53_d20260609_m010914_c001_v7007000_t0000_u01780967354995") 2026/06/09 01:15:38 DEBUG : dst/three: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f104869f2068d6ec4_d20260609_m010913_c001_v0001157_t0031_u01780967353212") 2026/06/09 01:15:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a9828865ae_d20260609_m011031_c001_v7007000_t0000_u01780967431538") 2026/06/09 01:15:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1003756f49ffa1fd_d20260609_m011029_c001_v0001146_t0006_u01780967429757") 2026/06/09 01:15:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1115349ce80f813e_d20260609_m011024_c001_v0001144_t0041_u01780967424657") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a9828865af_d20260609_m011031_c001_v7007000_t0000_u01780967431727") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f106697ce8fb357c0_d20260609_m011030_c001_v0001097_t0040_u01780967430387") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f40218467a503a04b_d20260609_m011030_c001_v7007000_t0000_u01780967430206") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f106697ce8fb357a2_d20260609_m011026_c001_v0001097_t0059_u01780967426703") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f40218467a503a042_d20260609_m011026_c001_v7007000_t0000_u01780967426523") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5c7d_d20260609_m011020_c001_v0001180_t0057_u01780967420047") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4088d4c39c33f970_d20260609_m011018_c001_v7007000_t0000_u01780967418291") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114362de302f52b8_d20260609_m011017_c001_v0001176_t0008_u01780967417155") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e5a7_d20260609_m011016_c001_v7007000_t0000_u01780967416974") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114362de302f52a0_d20260609_m011012_c001_v0001176_t0028_u01780967412194") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e5a0_d20260609_m011012_c001_v7007000_t0000_u01780967412008") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5c39_d20260609_m011007_c001_v0001180_t0057_u01780967407163") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad0894_d20260609_m011005_c001_v7007000_t0000_u01780967405057") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5c01_d20260609_m011001_c001_v0001180_t0052_u01780967401867") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4014575df3ad088d_d20260609_m010958_c001_v7007000_t0000_u01780967398994") 2026/06/09 01:15:38 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5bdd_d20260609_m010954_c001_v0001180_t0008_u01780967394483") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41546264bb30d4c1_d20260609_m010952_c001_v7007000_t0000_u01780967392107") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80498_d20260609_m010949_c001_v0001172_t0058_u01780967389380") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41546264bb30d4bd_d20260609_m010948_c001_v7007000_t0000_u01780967388292") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5b93_d20260609_m010941_c001_v0001180_t0019_u01780967381807") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e48147c_d20260609_m010939_c001_v7007000_t0000_u01780967379335") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80458_d20260609_m010937_c001_v0001172_t0034_u01780967377073") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e481476_d20260609_m010935_c001_v7007000_t0000_u01780967375979") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5b43_d20260609_m010929_c001_v0001180_t0025_u01780967369231") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb1350e_d20260609_m010926_c001_v7007000_t0000_u01780967366817") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80420_d20260609_m010924_c001_v0001172_t0055_u01780967364410") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13503_d20260609_m010923_c001_v7007000_t0000_u01780967363321") 2026/06/09 01:15:39 DEBUG : dst/three.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5ae1_d20260609_m010916_c001_v0001180_t0024_u01780967356685") 2026/06/09 01:15:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4088d4c39c33f971_d20260609_m011018_c001_v7007000_t0000_u01780967418473") 2026/06/09 01:15:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f106dc24c5d7ff2bc_d20260609_m011015_c001_v0001144_t0036_u01780967415186") 2026/06/09 01:15:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f105a5e52f2c4fb1b_d20260609_m011011_c001_v0001174_t0016_u01780967411506") 2026/06/09 01:15:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e597_d20260609_m011006_c001_v7007000_t0000_u01780967406006") 2026/06/09 01:15:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114aa0d6791f92fa_d20260609_m011004_c001_v0001174_t0006_u01780967404368") 2026/06/09 01:15:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f10476ca8a78970b3_d20260609_m010958_c001_v0001174_t0035_u01780967398438") 2026/06/09 01:15:39 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a9828865b0_d20260609_m011031_c001_v7007000_t0000_u01780967431911") 2026/06/09 01:15:39 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5c79_d20260609_m011019_c001_v0001180_t0013_u01780967419675") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4088d4c39c33f972_d20260609_m011018_c001_v7007000_t0000_u01780967418654") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5c33_d20260609_m011006_c001_v0001180_t0000_u01780967406942") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e598_d20260609_m011006_c001_v7007000_t0000_u01780967406307") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab804bc_d20260609_m010954_c001_v0001172_t0025_u01780967394174") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e586_d20260609_m010953_c001_v7007000_t0000_u01780967393200") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8046e_d20260609_m010941_c001_v0001172_t0034_u01780967381380") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc6264_d20260609_m010940_c001_v7007000_t0000_u01780967380431") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80436_d20260609_m010928_c001_v0001172_t0021_u01780967368913") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8a086_d20260609_m010927_c001_v7007000_t0000_u01780967367917") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab803f8_d20260609_m010916_c001_v0001172_t0015_u01780967356222") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fd55_d20260609_m010915_c001_v7007000_t0000_u01780967355219") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1193b589eab9ee81_d20260609_m010910_c001_v0001172_t0057_u01780967350696") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0548d49_d20260609_m010846_c001_v7007000_t0000_u01780967326812") 2026/06/09 01:15:40 DEBUG : dst/two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f115818e93f7b5040_d20260609_m010844_c001_v0001033_t0058_u01780967324384") 2026/06/09 01:15:40 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419e235c0b282018_d20260609_m010811_c001_v7007000_t0000_u01780967291278") 2026/06/09 01:15:40 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80290_d20260609_m010808_c001_v0001172_t0018_u01780967288452") 2026/06/09 01:15:40 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419e235c0b282004_d20260609_m010806_c001_v7007000_t0000_u01780967286589") 2026/06/09 01:15:40 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5926_d20260609_m010756_c001_v0001180_t0000_u01780967276826") 2026/06/09 01:15:40 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4258e36328073070_d20260609_m010748_c001_v7007000_t0000_u01780967268346") 2026/06/09 01:15:40 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80228_d20260609_m010744_c001_v0001172_t0022_u01780967264897") 2026/06/09 01:15:40 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d8e_d20260609_m010724_c001_v7007000_t0000_u01780967244415") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80197_d20260609_m010722_c001_v0001172_t0054_u01780967242460") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d86_d20260609_m010721_c001_v7007000_t0000_u01780967241630") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80185_d20260609_m010720_c001_v0001172_t0042_u01780967240315") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d7c_d20260609_m010717_c001_v7007000_t0000_u01780967237489") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80155_d20260609_m010715_c001_v0001172_t0028_u01780967235686") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d77_d20260609_m010714_c001_v7007000_t0000_u01780967234882") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8013f_d20260609_m010713_c001_v0001172_t0056_u01780967233554") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc676_d20260609_m010707_c001_v7007000_t0000_u01780967227141") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800f5_d20260609_m010705_c001_v0001172_t0000_u01780967225390") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc673_d20260609_m010704_c001_v7007000_t0000_u01780967224570") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800dd_d20260609_m010703_c001_v0001172_t0012_u01780967223703") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc66e_d20260609_m010658_c001_v7007000_t0000_u01780967218797") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800b1_d20260609_m010657_c001_v0001172_t0042_u01780967217378") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d1b_d20260609_m010655_c001_v7007000_t0000_u01780967215429") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8009b_d20260609_m010654_c001_v0001172_t0042_u01780967214372") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d19_d20260609_m010653_c001_v7007000_t0000_u01780967213931") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f100936169fe0c29a_d20260609_m010653_c001_v0001092_t0024_u01780967213195") 2026/06/09 01:15:41 DEBUG : empty space: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8008d_d20260609_m010651_c001_v0001172_t0011_u01780967211624") 2026/06/09 01:15:41 DEBUG : enormous: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d89_d20260609_m010723_c001_v7007000_t0000_u01780967243501") 2026/06/09 01:15:41 DEBUG : enormous: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80199_d20260609_m010722_c001_v0001172_t0040_u01780967242721") 2026/06/09 01:15:41 DEBUG : existing: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a9828865b7_d20260609_m011035_c001_v7007000_t0000_u01780967435810") 2026/06/09 01:15:42 DEBUG : existing: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5ceb_d20260609_m011034_c001_v0001180_t0006_u01780967434663") 2026/06/09 01:15:42 DEBUG : existing: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4258e36328073067_d20260609_m010743_c001_v7007000_t0000_u01780967263567") 2026/06/09 01:15:42 DEBUG : existing: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80214_d20260609_m010742_c001_v0001172_t0039_u01780967262494") 2026/06/09 01:15:42 DEBUG : existing: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d11_d20260609_m010648_c001_v7007000_t0000_u01780967208708") 2026/06/09 01:15:42 DEBUG : existing: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8006d_d20260609_m010647_c001_v0001172_t0029_u01780967207460") 2026/06/09 01:15:42 DEBUG : existing: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d0e_d20260609_m010646_c001_v7007000_t0000_u01780967206919") 2026/06/09 01:15:42 DEBUG : existing: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80065_d20260609_m010646_c001_v0001172_t0045_u01780967206238") 2026/06/09 01:15:42 DEBUG : existing: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8005f_d20260609_m010645_c001_v0001172_t0025_u01780967205364") 2026/06/09 01:15:42 DEBUG : existing-b: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4258e36328073069_d20260609_m010743_c001_v7007000_t0000_u01780967263750") 2026/06/09 01:15:42 DEBUG : existing-b: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f58c4_d20260609_m010742_c001_v0001180_t0043_u01780967262496") 2026/06/09 01:15:42 DEBUG : file1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8ebd_d20260609_m011121_c001_v7007000_t0000_u01780967481269") 2026/06/09 01:15:42 DEBUG : file1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30afa_d20260609_m011119_c001_v0001167_t0041_u01780967479949") 2026/06/09 01:15:42 DEBUG : file1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8eb4_d20260609_m011118_c001_v7007000_t0000_u01780967478646") 2026/06/09 01:15:42 DEBUG : file1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e3e86_d20260609_m011117_c001_v0001174_t0045_u01780967477339") 2026/06/09 01:15:42 DEBUG : five: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d90_d20260609_m010728_c001_v7007000_t0000_u01780967248293") 2026/06/09 01:15:42 DEBUG : five: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f408fdc3c3ab801b5_d20260609_m010726_c001_v0001172_t0053_u01780967246173") 2026/06/09 01:15:42 DEBUG : foo: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc66c_d20260609_m010656_c001_v7007000_t0000_u01780967216940") 2026/06/09 01:15:42 DEBUG : foo: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f408fdc3c3ab800a9_d20260609_m010656_c001_v0001172_t0053_u01780967216384") 2026/06/09 01:15:42 DEBUG : foo: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f408fdc3c3ab800a3_d20260609_m010655_c001_v0001172_t0053_u01780967215792") 2026/06/09 01:15:42 DEBUG : four: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d91_d20260609_m010728_c001_v7007000_t0000_u01780967248475") 2026/06/09 01:15:43 DEBUG : four: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f402b3334468f5816_d20260609_m010726_c001_v0001180_t0026_u01780967246725") 2026/06/09 01:15:43 DEBUG : four: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab801af_d20260609_m010725_c001_v0001172_t0001_u01780967245468") 2026/06/09 01:15:43 DEBUG : hello world2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca48e_d20260609_m010551_c001_v7007000_t0000_u01780967151103") 2026/06/09 01:15:43 DEBUG : hello world2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7fed2_d20260609_m010550_c001_v0001172_t0059_u01780967150479") 2026/06/09 01:15:43 DEBUG : ignore-size: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d0a_d20260609_m010645_c001_v7007000_t0000_u01780967205003") 2026/06/09 01:15:43 DEBUG : ignore-size: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8004f_d20260609_m010644_c001_v0001172_t0007_u01780967204000") 2026/06/09 01:15:43 DEBUG : nested/sub dir/file: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4258e36328073064_d20260609_m010741_c001_v7007000_t0000_u01780967261603") 2026/06/09 01:15:43 DEBUG : nested/sub dir/file: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f58b2_d20260609_m010740_c001_v0001180_t0029_u01780967260821") 2026/06/09 01:15:43 DEBUG : nested/sub dir/file: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2e10_d20260609_m010740_c001_v7007000_t0000_u01780967260062") 2026/06/09 01:15:43 DEBUG : nested/sub dir/file: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f588e_d20260609_m010738_c001_v0001180_t0036_u01780967258655") 2026/06/09 01:15:43 DEBUG : one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d93_d20260609_m010728_c001_v7007000_t0000_u01780967248657") 2026/06/09 01:15:43 DEBUG : one: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f408fdc3c3ab801a7_d20260609_m010724_c001_v0001172_t0053_u01780967244787") 2026/06/09 01:15:43 DEBUG : only0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e31_d20260609_m011112_c001_v7007000_t0000_u01780967472931") 2026/06/09 01:15:43 DEBUG : only0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f402b3334468f5ea5_d20260609_m011107_c001_v0001180_t0026_u01780967467061") 2026/06/09 01:15:43 DEBUG : only0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e17_d20260609_m011057_c001_v0001180_t0050_u01780967457812") 2026/06/09 01:15:43 DEBUG : only0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc6340_d20260609_m011051_c001_v7007000_t0000_u01780967451789") 2026/06/09 01:15:43 DEBUG : only0: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d0f_d20260609_m011039_c001_v0001180_t0000_u01780967439215") 2026/06/09 01:15:43 DEBUG : only1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e32_d20260609_m011113_c001_v7007000_t0000_u01780967473112") 2026/06/09 01:15:43 DEBUG : only1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414eb816c8a30ad2_d20260609_m011108_c001_v0001167_t0025_u01780967468173") 2026/06/09 01:15:43 DEBUG : only1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e1b_d20260609_m011058_c001_v0001180_t0054_u01780967458227") 2026/06/09 01:15:43 DEBUG : only1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe3a_d20260609_m011052_c001_v7007000_t0000_u01780967452003") 2026/06/09 01:15:44 DEBUG : only1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d15_d20260609_m011039_c001_v0001180_t0055_u01780967439650") 2026/06/09 01:15:44 DEBUG : only10: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e34_d20260609_m011113_c001_v7007000_t0000_u01780967473293") 2026/06/09 01:15:44 DEBUG : only10: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41571c8107c87c58_d20260609_m011107_c001_v0001184_t0039_u01780967467609") 2026/06/09 01:15:44 DEBUG : only10: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e59_d20260609_m011102_c001_v0001180_t0020_u01780967462211") 2026/06/09 01:15:44 DEBUG : only10: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed70b5_d20260609_m011051_c001_v7007000_t0000_u01780967451947") 2026/06/09 01:15:44 DEBUG : only10: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d5d_d20260609_m011043_c001_v0001180_t0015_u01780967443809") 2026/06/09 01:15:44 DEBUG : only11: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e36_d20260609_m011113_c001_v7007000_t0000_u01780967473474") 2026/06/09 01:15:44 DEBUG : only11: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414eb816c8a30ace_d20260609_m011107_c001_v0001167_t0025_u01780967467802") 2026/06/09 01:15:44 DEBUG : only11: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e63_d20260609_m011102_c001_v0001180_t0033_u01780967462704") 2026/06/09 01:15:44 DEBUG : only11: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc6344_d20260609_m011052_c001_v7007000_t0000_u01780967452540") 2026/06/09 01:15:44 DEBUG : only11: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d69_d20260609_m011044_c001_v0001180_t0015_u01780967444246") 2026/06/09 01:15:44 DEBUG : only12: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e37_d20260609_m011113_c001_v7007000_t0000_u01780967473656") 2026/06/09 01:15:44 DEBUG : only12: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41951fc5965e3dac_d20260609_m011107_c001_v0001174_t0043_u01780967467988") 2026/06/09 01:15:44 DEBUG : only12: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e69_d20260609_m011103_c001_v0001180_t0018_u01780967463127") 2026/06/09 01:15:44 DEBUG : only12: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe3d_d20260609_m011052_c001_v7007000_t0000_u01780967452553") 2026/06/09 01:15:44 DEBUG : only12: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d78_d20260609_m011044_c001_v0001180_t0031_u01780967444833") 2026/06/09 01:15:44 DEBUG : only13: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e3a_d20260609_m011113_c001_v7007000_t0000_u01780967473839") 2026/06/09 01:15:44 DEBUG : only13: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f402b3334468f5eab_d20260609_m011107_c001_v0001180_t0026_u01780967467638") 2026/06/09 01:15:44 DEBUG : only13: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e75_d20260609_m011103_c001_v0001180_t0030_u01780967463578") 2026/06/09 01:15:44 DEBUG : only13: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4245712be6a7a6cc_d20260609_m011051_c001_v7007000_t0000_u01780967451958") 2026/06/09 01:15:44 DEBUG : only13: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d7f_d20260609_m011045_c001_v0001180_t0003_u01780967445273") 2026/06/09 01:15:44 DEBUG : only14: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e3b_d20260609_m011114_c001_v7007000_t0000_u01780967474020") 2026/06/09 01:15:45 DEBUG : only14: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41571c8107c87c5a_d20260609_m011107_c001_v0001184_t0039_u01780967467790") 2026/06/09 01:15:45 DEBUG : only14: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e7b_d20260609_m011104_c001_v0001180_t0032_u01780967464063") 2026/06/09 01:15:45 DEBUG : only14: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed70b2_d20260609_m011051_c001_v7007000_t0000_u01780967451398") 2026/06/09 01:15:45 DEBUG : only14: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d85_d20260609_m011045_c001_v0001180_t0040_u01780967445677") 2026/06/09 01:15:45 DEBUG : only15: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e3d_d20260609_m011114_c001_v7007000_t0000_u01780967474202") 2026/06/09 01:15:45 DEBUG : only15: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f402b3334468f5eaf_d20260609_m011107_c001_v0001180_t0026_u01780967467822") 2026/06/09 01:15:45 DEBUG : only15: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e85_d20260609_m011104_c001_v0001180_t0036_u01780967464503") 2026/06/09 01:15:45 DEBUG : only15: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed70b7_d20260609_m011052_c001_v7007000_t0000_u01780967452131") 2026/06/09 01:15:45 DEBUG : only15: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5da7_d20260609_m011048_c001_v0001180_t0036_u01780967448356") 2026/06/09 01:15:45 DEBUG : only16: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e3e_d20260609_m011114_c001_v7007000_t0000_u01780967474382") 2026/06/09 01:15:45 DEBUG : only16: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41571c8107c87c5e_d20260609_m011107_c001_v0001184_t0039_u01780967467972") 2026/06/09 01:15:45 DEBUG : only16: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e8d_d20260609_m011104_c001_v0001180_t0052_u01780967464953") 2026/06/09 01:15:45 DEBUG : only16: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc6342_d20260609_m011052_c001_v7007000_t0000_u01780967452167") 2026/06/09 01:15:45 DEBUG : only16: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5dab_d20260609_m011048_c001_v0001180_t0027_u01780967448807") 2026/06/09 01:15:46 DEBUG : only17: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e3f_d20260609_m011114_c001_v7007000_t0000_u01780967474563") 2026/06/09 01:15:46 DEBUG : only17: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414eb816c8a30ad0_d20260609_m011107_c001_v0001167_t0025_u01780967467988") 2026/06/09 01:15:46 DEBUG : only17: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e93_d20260609_m011105_c001_v0001180_t0014_u01780967465363") 2026/06/09 01:15:46 DEBUG : only17: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe3b_d20260609_m011052_c001_v7007000_t0000_u01780967452188") 2026/06/09 01:15:46 DEBUG : only17: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5db9_d20260609_m011049_c001_v0001180_t0044_u01780967449236") 2026/06/09 01:15:46 DEBUG : only18: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e41_d20260609_m011114_c001_v7007000_t0000_u01780967474744") 2026/06/09 01:15:46 DEBUG : only18: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f402b3334468f5eb1_d20260609_m011108_c001_v0001180_t0026_u01780967468013") 2026/06/09 01:15:46 DEBUG : only18: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e99_d20260609_m011105_c001_v0001180_t0034_u01780967465750") 2026/06/09 01:15:46 DEBUG : only18: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4245712be6a7a6cd_d20260609_m011052_c001_v7007000_t0000_u01780967452198") 2026/06/09 01:15:46 DEBUG : only18: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5dc1_d20260609_m011049_c001_v0001180_t0050_u01780967449642") 2026/06/09 01:15:46 DEBUG : only19: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e42_d20260609_m011114_c001_v7007000_t0000_u01780967474925") 2026/06/09 01:15:46 DEBUG : only19: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41571c8107c87c60_d20260609_m011108_c001_v0001184_t0039_u01780967468155") 2026/06/09 01:15:46 DEBUG : only19: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5ea1_d20260609_m011106_c001_v0001180_t0005_u01780967466215") 2026/06/09 01:15:46 DEBUG : only19: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed70b8_d20260609_m011052_c001_v7007000_t0000_u01780967452353") 2026/06/09 01:15:46 DEBUG : only19: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5dd3_d20260609_m011050_c001_v0001180_t0034_u01780967450143") 2026/06/09 01:15:46 DEBUG : only2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e48_d20260609_m011115_c001_v7007000_t0000_u01780967475106") 2026/06/09 01:15:46 DEBUG : only2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41951fc5965e3db2_d20260609_m011108_c001_v0001174_t0043_u01780967468184") 2026/06/09 01:15:47 DEBUG : only2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e25_d20260609_m011058_c001_v0001180_t0019_u01780967458657") 2026/06/09 01:15:47 DEBUG : only2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc6343_d20260609_m011052_c001_v7007000_t0000_u01780967452358") 2026/06/09 01:15:47 DEBUG : only2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d1d_d20260609_m011040_c001_v0001180_t0053_u01780967440150") 2026/06/09 01:15:47 DEBUG : only3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e4b_d20260609_m011115_c001_v7007000_t0000_u01780967475287") 2026/06/09 01:15:47 DEBUG : only3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f402b3334468f5eb3_d20260609_m011108_c001_v0001180_t0026_u01780967468200") 2026/06/09 01:15:47 DEBUG : only3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e2b_d20260609_m011059_c001_v0001180_t0031_u01780967459084") 2026/06/09 01:15:47 DEBUG : only3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc6341_d20260609_m011051_c001_v7007000_t0000_u01780967451978") 2026/06/09 01:15:47 DEBUG : only3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d25_d20260609_m011040_c001_v0001180_t0016_u01780967440568") 2026/06/09 01:15:47 DEBUG : only4: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e54_d20260609_m011115_c001_v7007000_t0000_u01780967475473") 2026/06/09 01:15:47 DEBUG : only4: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41571c8107c87c64_d20260609_m011108_c001_v0001184_t0039_u01780967468336") 2026/06/09 01:15:47 DEBUG : only4: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e33_d20260609_m011059_c001_v0001180_t0055_u01780967459503") 2026/06/09 01:15:47 DEBUG : only4: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe3c_d20260609_m011052_c001_v7007000_t0000_u01780967452369") 2026/06/09 01:15:47 DEBUG : only4: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d2b_d20260609_m011040_c001_v0001180_t0028_u01780967440970") 2026/06/09 01:15:47 DEBUG : only5: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e5e_d20260609_m011115_c001_v7007000_t0000_u01780967475658") 2026/06/09 01:15:47 DEBUG : only5: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414eb816c8a30ad4_d20260609_m011108_c001_v0001167_t0025_u01780967468356") 2026/06/09 01:15:47 DEBUG : only5: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e3b_d20260609_m011059_c001_v0001180_t0056_u01780967459928") 2026/06/09 01:15:47 DEBUG : only5: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed70b3_d20260609_m011051_c001_v7007000_t0000_u01780967451581") 2026/06/09 01:15:47 DEBUG : only5: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d31_d20260609_m011041_c001_v0001180_t0028_u01780967441367") 2026/06/09 01:15:47 DEBUG : only6: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e67_d20260609_m011115_c001_v7007000_t0000_u01780967475840") 2026/06/09 01:15:47 DEBUG : only6: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41951fc5965e3db8_d20260609_m011108_c001_v0001174_t0043_u01780967468368") 2026/06/09 01:15:47 DEBUG : only6: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e41_d20260609_m011100_c001_v0001180_t0000_u01780967460380") 2026/06/09 01:15:48 DEBUG : only6: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed70b4_d20260609_m011051_c001_v7007000_t0000_u01780967451764") 2026/06/09 01:15:48 DEBUG : only6: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d3b_d20260609_m011041_c001_v0001180_t0036_u01780967441767") 2026/06/09 01:15:48 DEBUG : only7: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e71_d20260609_m011116_c001_v7007000_t0000_u01780967476021") 2026/06/09 01:15:48 DEBUG : only7: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f402b3334468f5eb9_d20260609_m011108_c001_v0001180_t0026_u01780967468382") 2026/06/09 01:15:48 DEBUG : only7: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e45_d20260609_m011100_c001_v0001180_t0024_u01780967460869") 2026/06/09 01:15:48 DEBUG : only7: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4245712be6a7a6ce_d20260609_m011052_c001_v7007000_t0000_u01780967452380") 2026/06/09 01:15:48 DEBUG : only7: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d43_d20260609_m011042_c001_v0001180_t0043_u01780967442218") 2026/06/09 01:15:48 DEBUG : only8: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e78_d20260609_m011116_c001_v7007000_t0000_u01780967476203") 2026/06/09 01:15:48 DEBUG : only8: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41571c8107c87c68_d20260609_m011108_c001_v0001184_t0039_u01780967468518") 2026/06/09 01:15:48 DEBUG : only8: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e49_d20260609_m011101_c001_v0001180_t0001_u01780967461299") 2026/06/09 01:15:48 DEBUG : only8: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4245712be6a7a6cb_d20260609_m011051_c001_v7007000_t0000_u01780967451774") 2026/06/09 01:15:48 DEBUG : only8: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d47_d20260609_m011042_c001_v0001180_t0020_u01780967442727") 2026/06/09 01:15:48 DEBUG : only9: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8e7d_d20260609_m011116_c001_v7007000_t0000_u01780967476412") 2026/06/09 01:15:48 DEBUG : only9: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414eb816c8a30ad8_d20260609_m011108_c001_v0001167_t0025_u01780967468540") 2026/06/09 01:15:48 DEBUG : only9: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5e4f_d20260609_m011101_c001_v0001180_t0021_u01780967461787") 2026/06/09 01:15:48 DEBUG : only9: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f418852e2c429fe39_d20260609_m011051_c001_v7007000_t0000_u01780967451779") 2026/06/09 01:15:48 DEBUG : only9: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5d53_d20260609_m011043_c001_v0001180_t0038_u01780967443244") 2026/06/09 01:15:48 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2e0a_d20260609_m010737_c001_v7007000_t0000_u01780967257544") 2026/06/09 01:15:48 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11030006d08d8693_d20260609_m010735_c001_v0001113_t0020_u01780967255496") 2026/06/09 01:15:48 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2e03_d20260609_m010734_c001_v7007000_t0000_u01780967254404") 2026/06/09 01:15:48 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab801e6_d20260609_m010732_c001_v0001172_t0055_u01780967252461") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2dbe_d20260609_m010731_c001_v7007000_t0000_u01780967251730") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f582e_d20260609_m010729_c001_v0001180_t0019_u01780967249578") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d81_d20260609_m010719_c001_v7007000_t0000_u01780967239500") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80167_d20260609_m010718_c001_v0001172_t0054_u01780967238032") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d79_d20260609_m010716_c001_v7007000_t0000_u01780967236341") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8014f_d20260609_m010715_c001_v0001172_t0054_u01780967235427") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d76_d20260609_m010714_c001_v7007000_t0000_u01780967234195") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8013b_d20260609_m010713_c001_v0001172_t0037_u01780967233012") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc675_d20260609_m010706_c001_v7007000_t0000_u01780967226589") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800f1_d20260609_m010705_c001_v0001172_t0008_u01780967225121") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc674_d20260609_m010704_c001_v7007000_t0000_u01780967224756") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800d7_d20260609_m010703_c001_v0001172_t0000_u01780967223284") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc672_d20260609_m010702_c001_v7007000_t0000_u01780967222919") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800cf_d20260609_m010702_c001_v0001172_t0023_u01780967222115") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800cb_d20260609_m010701_c001_v0001172_t0044_u01780967221402") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc671_d20260609_m010701_c001_v7007000_t0000_u01780967221036") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800c1_d20260609_m010700_c001_v0001172_t0029_u01780967220300") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800b9_d20260609_m010659_c001_v0001172_t0052_u01780967219390") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc66f_d20260609_m010658_c001_v7007000_t0000_u01780967218982") 2026/06/09 01:15:49 DEBUG : potato: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800b3_d20260609_m010658_c001_v0001172_t0029_u01780967218091") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caa45_d20260609_m010820_c001_v7007000_t0000_u01780967300849") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab802b8_d20260609_m010820_c001_v0001172_t0016_u01780967300227") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419e235c0b28201e_d20260609_m010811_c001_v7007000_t0000_u01780967291957") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5950_d20260609_m010807_c001_v0001180_t0025_u01780967287888") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419e235c0b281ff0_d20260609_m010800_c001_v7007000_t0000_u01780967280820") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80262_d20260609_m010756_c001_v0001172_t0032_u01780967276056") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4258e36328073073_d20260609_m010748_c001_v7007000_t0000_u01780967268794") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f58d4_d20260609_m010744_c001_v0001180_t0035_u01780967264664") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d8a_d20260609_m010723_c001_v7007000_t0000_u01780967243684") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80193_d20260609_m010722_c001_v0001172_t0010_u01780967242178") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d87_d20260609_m010721_c001_v7007000_t0000_u01780967241814") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80183_d20260609_m010720_c001_v0001172_t0054_u01780967240046") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d84_d20260609_m010719_c001_v7007000_t0000_u01780967239682") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80171_d20260609_m010718_c001_v0001172_t0019_u01780967238726") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d7d_d20260609_m010717_c001_v7007000_t0000_u01780967237670") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8015d_d20260609_m010716_c001_v0001172_t0031_u01780967236722") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d78_d20260609_m010715_c001_v7007000_t0000_u01780967235064") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80145_d20260609_m010714_c001_v0001172_t0025_u01780967234204") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc677_d20260609_m010707_c001_v7007000_t0000_u01780967227326") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab800f9_d20260609_m010706_c001_v0001172_t0039_u01780967226164") 2026/06/09 01:15:50 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca492_d20260609_m010554_c001_v7007000_t0000_u01780967154050") 2026/06/09 01:15:51 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7fedc_d20260609_m010553_c001_v0001172_t0057_u01780967153362") 2026/06/09 01:15:51 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca490_d20260609_m010552_c001_v7007000_t0000_u01780967152456") 2026/06/09 01:15:51 DEBUG : potato2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7fed8_d20260609_m010551_c001_v0001172_t0025_u01780967151650") 2026/06/09 01:15:51 DEBUG : potato3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419e235c0b28201f_d20260609_m010812_c001_v7007000_t0000_u01780967292220") 2026/06/09 01:15:51 DEBUG : potato3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5954_d20260609_m010808_c001_v0001180_t0036_u01780967288739") 2026/06/09 01:15:51 DEBUG : potato3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419e235c0b281ff1_d20260609_m010801_c001_v7007000_t0000_u01780967281000") 2026/06/09 01:15:51 DEBUG : potato3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8026e_d20260609_m010757_c001_v0001172_t0014_u01780967277099") 2026/06/09 01:15:51 DEBUG : potato3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4258e36328073074_d20260609_m010749_c001_v7007000_t0000_u01780967269040") 2026/06/09 01:15:51 DEBUG : potato3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f58dc_d20260609_m010745_c001_v0001180_t0008_u01780967265291") 2026/06/09 01:15:51 DEBUG : pre-dest1/1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc6e8_d20260609_m010855_c001_v7007000_t0000_u01780967335572") 2026/06/09 01:15:51 DEBUG : pre-dest1/1: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5a16_d20260609_m010847_c001_v0001180_t0012_u01780967327538") 2026/06/09 01:15:51 DEBUG : pre-dest2/2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4052b6c7958bc6e9_d20260609_m010855_c001_v7007000_t0000_u01780967335760") 2026/06/09 01:15:51 DEBUG : pre-dest2/2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80350_d20260609_m010848_c001_v0001172_t0039_u01780967328093") 2026/06/09 01:15:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb0548d2b_d20260609_m010832_c001_v7007000_t0000_u01780967312530") 2026/06/09 01:15:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f598c_d20260609_m010828_c001_v0001180_t0050_u01780967308642") 2026/06/09 01:15:51 DEBUG : sizeonly: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d09_d20260609_m010643_c001_v7007000_t0000_u01780967203455") 2026/06/09 01:15:51 DEBUG : sizeonly: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80045_d20260609_m010642_c001_v0001172_t0013_u01780967202456") 2026/06/09 01:15:51 DEBUG : splitbanan: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f414c81181669e87c_d20260609_m011313_c001_v7007000_t0000_u01780967593493") 2026/06/09 01:15:51 DEBUG : splitbanan: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c8809c_d20260609_m011305_c001_v0001184_t0055_u01780967585737") 2026/06/09 01:15:51 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a72e_d20260609_m011428_c001_v7007000_t0000_u01780967668947") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30f8e_d20260609_m011422_c001_v0001167_t0013_u01780967662144") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4100994cb054919e_d20260609_m011413_c001_v7007000_t0000_u01780967653950") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30f32_d20260609_m011406_c001_v0001167_t0004_u01780967646743") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5caeb9_d20260609_m011358_c001_v7007000_t0000_u01780967638243") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30ee8_d20260609_m011351_c001_v0001167_t0040_u01780967631694") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4034b0812e4816a0_d20260609_m011342_c001_v7007000_t0000_u01780967622772") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30ea4_d20260609_m011336_c001_v0001167_t0034_u01780967616326") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ff66e_d20260609_m011328_c001_v7007000_t0000_u01780967608473") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30e4e_d20260609_m011321_c001_v0001167_t0044_u01780967601544") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4090129d82af1014_d20260609_m011307_c001_v7007000_t0000_u01780967587691") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30dde_d20260609_m011304_c001_v0001167_t0042_u01780967584692") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4001cf936c33ea9b_d20260609_m011256_c001_v7007000_t0000_u01780967576080") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e46fe_d20260609_m011249_c001_v0001174_t0052_u01780967569208") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4090129d82af0fe9_d20260609_m011247_c001_v7007000_t0000_u01780967567907") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e469a_d20260609_m011244_c001_v0001174_t0034_u01780967564642") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f405cc4a982886832_d20260609_m011236_c001_v7007000_t0000_u01780967556061") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e4542_d20260609_m011228_c001_v0001174_t0026_u01780967548277") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41142eca1ac624da_d20260609_m011227_c001_v7007000_t0000_u01780967547152") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30cac_d20260609_m011223_c001_v0001167_t0029_u01780967543983") 2026/06/09 01:15:52 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41648053bcdc63c1_d20260609_m011209_c001_v7007000_t0000_u01780967529573") 2026/06/09 01:15:53 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30c18_d20260609_m011206_c001_v0001167_t0036_u01780967526193") 2026/06/09 01:15:53 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4042fdf319da282c_d20260609_m011157_c001_v7007000_t0000_u01780967517374") 2026/06/09 01:15:53 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30bac_d20260609_m011150_c001_v0001167_t0011_u01780967510697") 2026/06/09 01:15:53 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f420725dd6cb13714_d20260609_m011142_c001_v7007000_t0000_u01780967502612") 2026/06/09 01:15:53 DEBUG : splitbananasplit: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30b54_d20260609_m011135_c001_v0001167_t0040_u01780967495959") 2026/06/09 01:15:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4272371057f8aa27_d20260609_m011250_c001_v7007000_t0000_u01780967570999") 2026/06/09 01:15:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e46b8_d20260609_m011245_c001_v0001174_t0032_u01780967565879") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4258e36328073587_d20260609_m011128_c001_v7007000_t0000_u01780967488667") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87cf2_d20260609_m011126_c001_v0001184_t0031_u01780967486017") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8ed2_d20260609_m011124_c001_v7007000_t0000_u01780967484915") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e3ef6_d20260609_m011122_c001_v0001174_t0027_u01780967482194") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4258e36328073065_d20260609_m010741_c001_v7007000_t0000_u01780967261874") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80212_d20260609_m010740_c001_v0001172_t0037_u01780967260862") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2e11_d20260609_m010740_c001_v7007000_t0000_u01780967260245") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8020e_d20260609_m010739_c001_v0001172_t0000_u01780967259003") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6d03_d20260609_m010640_c001_v7007000_t0000_u01780967200226") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab80029_d20260609_m010638_c001_v0001172_t0059_u01780967198653") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6cfd_d20260609_m010638_c001_v7007000_t0000_u01780967198283") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab8001b_d20260609_m010637_c001_v0001172_t0007_u01780967197091") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6cf8_d20260609_m010635_c001_v7007000_t0000_u01780967195070") 2026/06/09 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7fff3_d20260609_m010633_c001_v0001172_t0019_u01780967193622") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6cf5_d20260609_m010633_c001_v7007000_t0000_u01780967193081") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ffe9_d20260609_m010631_c001_v0001172_t0044_u01780967191805") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ffd9_d20260609_m010629_c001_v0001172_t0020_u01780967189016") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6cef_d20260609_m010628_c001_v7007000_t0000_u01780967188645") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ffcd_d20260609_m010628_c001_v0001172_t0021_u01780967188009") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ffbf_d20260609_m010627_c001_v0001172_t0011_u01780967187209") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41340d5323ed6ceb_d20260609_m010626_c001_v7007000_t0000_u01780967186489") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ff73_d20260609_m010618_c001_v0001172_t0050_u01780967178206") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ff50_d20260609_m010612_c001_v0001172_t0012_u01780967172208") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca4d0_d20260609_m010611_c001_v7007000_t0000_u01780967171844") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ff4e_d20260609_m010611_c001_v0001172_t0054_u01780967171201") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ff48_d20260609_m010610_c001_v0001172_t0010_u01780967170377") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca4cc_d20260609_m010609_c001_v7007000_t0000_u01780967169649") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ff20_d20260609_m010603_c001_v0001172_t0028_u01780967163643") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca4b9_d20260609_m010603_c001_v7007000_t0000_u01780967163278") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ff1c_d20260609_m010602_c001_v0001172_t0047_u01780967162438") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca4b5_d20260609_m010601_c001_v7007000_t0000_u01780967161490") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ff12_d20260609_m010600_c001_v0001172_t0007_u01780967160644") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca4ad_d20260609_m010600_c001_v7007000_t0000_u01780967160096") 2026/06/09 01:15:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7ff0e_d20260609_m010559_c001_v0001172_t0042_u01780967159279") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca49e_d20260609_m010558_c001_v7007000_t0000_u01780967158369") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7fefc_d20260609_m010557_c001_v0001172_t0028_u01780967157282") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca497_d20260609_m010556_c001_v7007000_t0000_u01780967156731") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7feee_d20260609_m010555_c001_v0001172_t0001_u01780967155981") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca495_d20260609_m010555_c001_v7007000_t0000_u01780967155434") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7fee0_d20260609_m010554_c001_v0001172_t0004_u01780967154601") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca48d_d20260609_m010549_c001_v7007000_t0000_u01780967149928") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7fecc_d20260609_m010549_c001_v0001172_t0024_u01780967149281") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca48a_d20260609_m010548_c001_v7007000_t0000_u01780967148735") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7fec8_d20260609_m010548_c001_v0001172_t0014_u01780967148090") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca486_d20260609_m010547_c001_v7007000_t0000_u01780967147181") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7febc_d20260609_m010546_c001_v0001172_t0057_u01780967146496") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f42263b22ea5ca483_d20260609_m010544_c001_v7007000_t0000_u01780967144314") 2026/06/09 01:15:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab7fe9c_d20260609_m010543_c001_v0001172_t0014_u01780967143691") 2026/06/09 01:15:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4258e36328073588_d20260609_m011128_c001_v7007000_t0000_u01780967488851") 2026/06/09 01:15:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30b16_d20260609_m011126_c001_v0001167_t0047_u01780967486026") 2026/06/09 01:15:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8ed5_d20260609_m011125_c001_v7007000_t0000_u01780967485096") 2026/06/09 01:15:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5f1f_d20260609_m011122_c001_v0001180_t0018_u01780967482206") 2026/06/09 01:15:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a740_d20260609_m011430_c001_v7007000_t0000_u01780967670951") 2026/06/09 01:15:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88482_d20260609_m011430_c001_v0001184_t0053_u01780967670310") 2026/06/09 01:15:55 DEBUG : sub/yam: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2e08_d20260609_m010737_c001_v7007000_t0000_u01780967257000") 2026/06/09 01:15:55 DEBUG : sub/yam: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f586a_d20260609_m010735_c001_v0001180_t0059_u01780967255144") 2026/06/09 01:15:55 DEBUG : test_dir1/file2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8ec2_d20260609_m011121_c001_v7007000_t0000_u01780967481451") 2026/06/09 01:15:56 DEBUG : test_dir1/file2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5eff_d20260609_m011119_c001_v0001180_t0018_u01780967479611") 2026/06/09 01:15:56 DEBUG : test_dir1/file2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8eb5_d20260609_m011118_c001_v7007000_t0000_u01780967478841") 2026/06/09 01:15:56 DEBUG : test_dir1/file2: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87cb0_d20260609_m011117_c001_v0001184_t0048_u01780967477370") 2026/06/09 01:15:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8ec4_d20260609_m011121_c001_v7007000_t0000_u01780967481632") 2026/06/09 01:15:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c87cbe_d20260609_m011119_c001_v0001184_t0018_u01780967479600") 2026/06/09 01:15:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f423d112d920e8eb6_d20260609_m011119_c001_v7007000_t0000_u01780967479021") 2026/06/09 01:15:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f5eef_d20260609_m011117_c001_v0001180_t0034_u01780967477355") 2026/06/09 01:15:56 DEBUG : three: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d94_d20260609_m010728_c001_v7007000_t0000_u01780967248839") 2026/06/09 01:15:56 DEBUG : three: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab801b9_d20260609_m010727_c001_v0001172_t0035_u01780967247567") 2026/06/09 01:15:56 DEBUG : three: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f108fdc3c3ab801ad_d20260609_m010725_c001_v0001172_t0009_u01780967245162") 2026/06/09 01:15:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a742_d20260609_m011432_c001_v7007000_t0000_u01780967672541") 2026/06/09 01:15:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f6411_d20260609_m011431_c001_v0001180_t0050_u01780967671933") 2026/06/09 01:15:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a766_d20260609_m011451_c001_v7007000_t0000_u01780967691264") 2026/06/09 01:15:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e5173_d20260609_m011449_c001_v0001174_t0009_u01780967689296") 2026/06/09 01:15:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a75f_d20260609_m011447_c001_v7007000_t0000_u01780967687758") 2026/06/09 01:15:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f646d_d20260609_m011446_c001_v0001180_t0030_u01780967686385") 2026/06/09 01:15:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a75c_d20260609_m011445_c001_v7007000_t0000_u01780967685438") 2026/06/09 01:15:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c88502_d20260609_m011444_c001_v0001184_t0019_u01780967684800") 2026/06/09 01:15:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a757_d20260609_m011439_c001_v7007000_t0000_u01780967679653") 2026/06/09 01:15:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f644b_d20260609_m011438_c001_v0001180_t0058_u01780967678472") 2026/06/09 01:15:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a759_d20260609_m011442_c001_v7007000_t0000_u01780967682195") 2026/06/09 01:15:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e50d7_d20260609_m011440_c001_v0001174_t0030_u01780967680678") 2026/06/09 01:15:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a752_d20260609_m011437_c001_v7007000_t0000_u01780967677535") 2026/06/09 01:15:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11571c8107c884c4_d20260609_m011436_c001_v0001184_t0038_u01780967676902") 2026/06/09 01:15:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a750_d20260609_m011435_c001_v7007000_t0000_u01780967675945") 2026/06/09 01:15:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a30ffc_d20260609_m011435_c001_v0001167_t0037_u01780967675151") 2026/06/09 01:15:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a74d_d20260609_m011434_c001_v7007000_t0000_u01780967674207") 2026/06/09 01:15:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11951fc5965e5013_d20260609_m011433_c001_v0001174_t0033_u01780967673484") 2026/06/09 01:15:57 DEBUG : toe/toe/toe: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f407298c30a0ffe9f_d20260609_m011456_c001_v7007000_t0000_u01780967696198") 2026/06/09 01:15:57 DEBUG : toe/toe/toe: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f64a7_d20260609_m011455_c001_v0001180_t0059_u01780967695567") 2026/06/09 01:15:57 DEBUG : toe/toe/toe: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a75b_d20260609_m011443_c001_v7007000_t0000_u01780967683858") 2026/06/09 01:15:57 DEBUG : toe/toe/toe: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a31042_d20260609_m011443_c001_v0001167_t0022_u01780967683148") 2026/06/09 01:15:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a767_d20260609_m011451_c001_v7007000_t0000_u01780967691848") 2026/06/09 01:15:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f114eb816c8a31058_d20260609_m011450_c001_v0001167_t0044_u01780967690855") 2026/06/09 01:15:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f4182badcc458a761_d20260609_m011448_c001_v7007000_t0000_u01780967688344") 2026/06/09 01:15:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f10921e8cd966bd17_d20260609_m011447_c001_v0001180_t0017_u01780967687556") 2026/06/09 01:15:57 DEBUG : two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2d95_d20260609_m010729_c001_v7007000_t0000_u01780967249031") 2026/06/09 01:15:57 DEBUG : two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f41030006d08d8671_d20260609_m010727_c001_v0001113_t0020_u01780967247001") 2026/06/09 01:15:57 DEBUG : two: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f408fdc3c3ab801a9_d20260609_m010724_c001_v0001172_t0053_u01780967244979") 2026/06/09 01:15:57 DEBUG : yam: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2e0b_d20260609_m010737_c001_v7007000_t0000_u01780967257728") 2026/06/09 01:15:57 DEBUG : yam: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f111f1b283714c379_d20260609_m010736_c001_v0001161_t0049_u01780967256654") 2026/06/09 01:15:58 DEBUG : yam: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2e02_d20260609_m010733_c001_v7007000_t0000_u01780967253812") 2026/06/09 01:15:58 DEBUG : yam: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f102b3334468f584e_d20260609_m010732_c001_v0001180_t0003_u01780967252471") 2026/06/09 01:15:58 DEBUG : yam: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2da7_d20260609_m010731_c001_v7007000_t0000_u01780967251185") 2026/06/09 01:15:58 DEBUG : yam: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f11030006d08d8677_d20260609_m010729_c001_v0001113_t0032_u01780967249589") 2026/06/09 01:15:58 DEBUG : yaml: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2e04_d20260609_m010734_c001_v7007000_t0000_u01780967254587") 2026/06/09 01:15:58 DEBUG : yaml: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f1189d1e0d31ca331_d20260609_m010733_c001_v0001109_t0052_u01780967253293") 2026/06/09 01:15:58 DEBUG : yaml: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f419cf1a35b5c2dc6_d20260609_m010731_c001_v7007000_t0000_u01780967251913") 2026/06/09 01:15:58 DEBUG : yaml: Deleting (id "4_zdf22fd13e09dab9b9fe80e1b_f101b451a552ce16d_d20260609_m010730_c001_v0001172_t0008_u01780967250920") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m18.462246424s (try 1/5)