"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/13 01:08:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci" 2025/08/13 01:08:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 01:08:43 DEBUG : Creating backend with remote "/tmp/rclone1691094590" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:08:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:08:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/13 01:08:47 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:08:47 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.60s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:08:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/13 01:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:08:48 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:08:48 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:08:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:08:49 INFO : sub dir/hello world: Copied (new) 2025/08/13 01:08:49 DEBUG : B2 bucket rclone-test-xeyejes8poci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:08:50 DEBUG : Creating backend with remote "/non-existing" 2025/08/13 01:08:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/13 01:08:50 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:08:50 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:08:51 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:08:51 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:08:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:08:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.27s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:08:53 INFO : B2 bucket rclone-test-xeyejes8poci: Running all checks before starting transfers 2025/08/13 01:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:08:53 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:08:53 INFO : B2 bucket rclone-test-xeyejes8poci: Checks finished, now starting transfers 2025/08/13 01:08:53 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:08:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:08:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.98s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:08:55 ERROR : Ignoring --no-traverse with sync 2025/08/13 01:08:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:08:55 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:08:55 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:08:56 INFO : sub dir/hello world: Copied (new) 2025/08/13 01:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.39s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:08:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/13 01:08:57 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:08:57 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:08:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/13 01:08:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:08:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:08:58 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:08:58 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:08:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:08:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:09:00 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:00 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.47s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/13 01:09:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 01:09:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/13 01:09:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/13 01:09:02 INFO : sub dir2: Making directory 2025/08/13 01:09:02 INFO : sub dir: Making directory 2025/08/13 01:09:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:09:02 INFO : sub dir2/sub sub dir2: Making directory 2025/08/13 01:09:02 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:02 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:03 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/13 01:09:03 DEBUG : B2 bucket rclone-test-xeyejes8poci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:03 INFO : sub dir2: Making directory 2025/08/13 01:09:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/13 01:09:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 01:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:09:04 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:04 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.27s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:05 DEBUG : sub dir2: Making directory with metadata 2025/08/13 01:09:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 01:09:05 INFO : sub dir2: Making directory 2025/08/13 01:09:05 INFO : sub dir: Making directory 2025/08/13 01:09:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:09:05 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:05 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:05 INFO : sub dir/hello world: Copied (new) 2025/08/13 01:09:05 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/13 01:09:05 DEBUG : B2 bucket rclone-test-xeyejes8poci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/13 01:09:06 DEBUG : B2 bucket rclone-test-xeyejes8poci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.56s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:07 INFO : sub dir2: Making directory 2025/08/13 01:09:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:09:07 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:07 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:07 INFO : sub dir/hello world: Copied (new) 2025/08/13 01:09:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:08 DEBUG : sub dir2: Making directory with metadata 2025/08/13 01:09:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 01:09:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/13 01:09:08 INFO : sub dir2: Making directory 2025/08/13 01:09:08 INFO : sub dir: Making directory 2025/08/13 01:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:09:08 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:08 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:09 INFO : sub dir/hello world: Copied (new) 2025/08/13 01:09:09 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/13 01:09:09 DEBUG : B2 bucket rclone-test-xeyejes8poci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:10 INFO : sub dir2: Making directory 2025/08/13 01:09:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:09:10 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:10 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:10 INFO : sub dir/hello world: Copied (new) 2025/08/13 01:09:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gaqaxah7sewo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xeyejes8poci -> B2 bucket rclone-test-gaqaxah7sewo 2025/08/13 01:09:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:09:13 DEBUG : B2 bucket rclone-test-gaqaxah7sewo: Waiting for checks to finish 2025/08/13 01:09:13 DEBUG : B2 bucket rclone-test-gaqaxah7sewo: Waiting for transfers to finish 2025/08/13 01:09:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 01:09:16 DEBUG : B2 bucket rclone-test-gaqaxah7sewo: Purge remote 2025/08/13 01:09:16 INFO : B2 bucket rclone-test-gaqaxah7sewo: cleaning bucket "rclone-test-gaqaxah7sewo" of all files 2025/08/13 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f725dc3f09dab0b9f880e1b_f11643b1775c29b60_d20250813_m010915_c001_v0001115_t0009_u01755047355570") --- PASS: TestServerSideCopy (7.92s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/13 01:09:20 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:20 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/13 01:09:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.63s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bociduv1joga" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xeyejes8poci -> B2 bucket rclone-test-bociduv1joga 2025/08/13 01:09:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:09:24 DEBUG : B2 bucket rclone-test-bociduv1joga: Waiting for checks to finish 2025/08/13 01:09:24 DEBUG : B2 bucket rclone-test-bociduv1joga: Waiting for transfers to finish 2025/08/13 01:09:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 01:09:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/13 01:09:25 DEBUG : B2 bucket rclone-test-bociduv1joga: Waiting for checks to finish 2025/08/13 01:09:25 DEBUG : B2 bucket rclone-test-bociduv1joga: Waiting for transfers to finish 2025/08/13 01:09:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/13 01:09:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 01:09:26 DEBUG : B2 bucket rclone-test-bociduv1joga: Purge remote 2025/08/13 01:09:26 INFO : B2 bucket rclone-test-bociduv1joga: cleaning bucket "rclone-test-bociduv1joga" of all files 2025/08/13 01:09:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff28d63f09dab0b9f880e1b_f1171445f6678b0be_d20250813_m010925_c001_v0001183_t0026_u01755047365937") 2025/08/13 01:09:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff28d63f09dab0b9f880e1b_f10871a206663696a_d20250813_m010924_c001_v0001179_t0016_u01755047364807") --- PASS: TestServerSideCopyOverSelf (6.20s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/13 01:09:29 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:29 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/13 01:09:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/13 01:09:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wusabon5vuto" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xeyejes8poci -> B2 bucket rclone-test-wusabon5vuto 2025/08/13 01:09:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:09:32 DEBUG : B2 bucket rclone-test-wusabon5vuto: Waiting for checks to finish 2025/08/13 01:09:32 DEBUG : B2 bucket rclone-test-wusabon5vuto: Waiting for transfers to finish 2025/08/13 01:09:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 01:09:37 DEBUG : B2 bucket rclone-test-wusabon5vuto: Waiting for checks to finish 2025/08/13 01:09:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/13 01:09:37 DEBUG : B2 bucket rclone-test-wusabon5vuto: Waiting for transfers to finish 2025/08/13 01:09:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/13 01:09:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 01:09:38 INFO : sub dir/hello world: Deleted 2025/08/13 01:09:39 DEBUG : testing file moves 2025/08/13 01:09:39 DEBUG : B2 bucket rclone-test-wusabon5vuto: Waiting for checks to finish 2025/08/13 01:09:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/13 01:09:39 DEBUG : B2 bucket rclone-test-wusabon5vuto: Waiting for transfers to finish 2025/08/13 01:09:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/13 01:09:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 01:09:39 INFO : sub dir/hello world: Deleted 2025/08/13 01:09:40 DEBUG : B2 bucket rclone-test-wusabon5vuto: Purge remote 2025/08/13 01:09:40 INFO : B2 bucket rclone-test-wusabon5vuto: cleaning bucket "rclone-test-wusabon5vuto" of all files 2025/08/13 01:09:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ad63f09dab0b9f880e1b_f115e4fe4ac99f902_d20250813_m010939_c001_v0001042_t0006_u01755047379386") 2025/08/13 01:09:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ad63f09dab0b9f880e1b_f11265a147165b809_d20250813_m010937_c001_v0001176_t0032_u01755047377870") 2025/08/13 01:09:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ad63f09dab0b9f880e1b_f1153d22b893e7b52_d20250813_m010935_c001_v0001100_t0033_u01755047375843") --- PASS: TestServerSideMoveOverSelf (14.53s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:45 ERROR : error listing: directory not found 2025/08/13 01:09:45 INFO : Local file system at /tmp/rclone1691094590: Making directory 2025/08/13 01:09:46 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:46 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.00s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:09:47 DEBUG : Local file system at /tmp/rclone1691094590: Waiting for checks to finish 2025/08/13 01:09:47 DEBUG : Local file system at /tmp/rclone1691094590: Waiting for transfers to finish 2025/08/13 01:09:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:09:48 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/13 01:09:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.83s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:48 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/13 01:09:48 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:48 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 01:09:49 INFO : check sum: Copied (new) 2025/08/13 01:09:49 DEBUG : Waiting for deletions to finish 2025/08/13 01:09:49 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 01:09:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/13 01:09:49 DEBUG : check sum: Unchanged skipping 2025/08/13 01:09:49 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:49 DEBUG : Waiting for deletions to finish 2025/08/13 01:09:49 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/13 01:09:50 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:50 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:50 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/13 01:09:50 INFO : sizeonly: Copied (new) 2025/08/13 01:09:50 DEBUG : Waiting for deletions to finish 2025/08/13 01:09:51 DEBUG : sizeonly: Sizes identical 2025/08/13 01:09:51 DEBUG : sizeonly: Unchanged skipping 2025/08/13 01:09:51 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:51 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:51 DEBUG : Waiting for deletions to finish 2025/08/13 01:09:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/13 01:09:52 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:52 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/13 01:09:52 INFO : ignore-size: Copied (new) 2025/08/13 01:09:52 DEBUG : Waiting for deletions to finish 2025/08/13 01:09:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:09:52 DEBUG : ignore-size: Unchanged skipping 2025/08/13 01:09:52 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:52 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:52 DEBUG : Waiting for deletions to finish 2025/08/13 01:09:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.64s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:54 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:09:54 DEBUG : existing: Unchanged skipping 2025/08/13 01:09:54 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:54 DEBUG : Waiting for deletions to finish 2025/08/13 01:09:54 INFO : There was nothing to transfer 2025/08/13 01:09:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/13 01:09:54 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:54 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/13 01:09:54 INFO : existing: Copied (replaced existing) 2025/08/13 01:09:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/13 01:09:55 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:55 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/13 01:09:56 INFO : existing: Copied (new) 2025/08/13 01:09:56 DEBUG : Waiting for deletions to finish 2025/08/13 01:09:56 DEBUG : existing: Destination exists, skipping 2025/08/13 01:09:56 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:56 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:56 DEBUG : Waiting for deletions to finish 2025/08/13 01:09:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:09:57 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/13 01:09:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:09:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/13 01:09:58 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:09:58 DEBUG : c/non empty space: Unchanged skipping 2025/08/13 01:09:58 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:09:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:09:58 INFO : a/potato2: Copied (new) 2025/08/13 01:09:58 DEBUG : Waiting for deletions to finish 2025/08/13 01:09:58 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.58s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/13 01:10:00 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 01:10:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/13 01:10:00 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:00 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:00 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:00 INFO : There was nothing to transfer 2025/08/13 01:10:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/13 01:10:00 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 01:10:01 INFO : empty space: Updated modification time in destination 2025/08/13 01:10:01 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:01 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:01 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.80s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/13 01:10:03 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 01:10:03 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:03 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:03 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.71s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:04 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:04 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/13 01:10:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1691094590) 2025/08/13 01:10:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xeyejes8poci) 2025/08/13 01:10:04 DEBUG : foo: sha1 differ 2025/08/13 01:10:04 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/13 01:10:05 INFO : foo: Copied (replaced existing) 2025/08/13 01:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:10:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/13 01:10:06 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:06 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:06 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:06 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:10:06 INFO : potato: Copied (new) 2025/08/13 01:10:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.97s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/13 01:10:08 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:08 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/13 01:10:08 INFO : potato: Copied (replaced existing) 2025/08/13 01:10:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.82s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:10 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:10 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/13 01:10:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1691094590) 2025/08/13 01:10:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xeyejes8poci) 2025/08/13 01:10:10 DEBUG : potato: sha1 differ 2025/08/13 01:10:10 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/13 01:10:10 INFO : potato: Copied (replaced existing) 2025/08/13 01:10:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:10:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:10:12 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/13 01:10:12 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:12 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:10:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:10:14 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:14 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:14 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:10:15 INFO : potato2: Copied (new) 2025/08/13 01:10:15 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:16 INFO : d: Making directory 2025/08/13 01:10:16 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/13 01:10:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:10:17 DEBUG : c/non empty space: Unchanged skipping 2025/08/13 01:10:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/13 01:10:17 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:17 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:10:17 INFO : a/potato2: Copied (new) 2025/08/13 01:10:17 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:19 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/13 01:10:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:10:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/13 01:10:19 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:19 DEBUG : c/non empty space: Unchanged skipping 2025/08/13 01:10:19 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:10:20 INFO : a/potato2: Copied (new) 2025/08/13 01:10:20 ERROR : B2 bucket rclone-test-xeyejes8poci: not deleting files as there were IO errors 2025/08/13 01:10:20 ERROR : B2 bucket rclone-test-xeyejes8poci: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:22 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:10:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:10:22 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:22 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:22 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:23 INFO : potato: Deleted 2025/08/13 01:10:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:10:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.71s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:25 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:25 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:25 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:25 INFO : potato: Deleted 2025/08/13 01:10:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:10:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:10:25 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:25 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:25 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:10:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:10:27 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:27 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/13 01:10:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.88s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:29 DEBUG : enormous: Excluded (Size Filter) 2025/08/13 01:10:29 DEBUG : enormous: Excluded 2025/08/13 01:10:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/13 01:10:29 DEBUG : potato2: Excluded 2025/08/13 01:10:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/13 01:10:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:10:29 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:29 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:29 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:29 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:29 INFO : There was nothing to transfer 2025/08/13 01:10:30 DEBUG : enormous: Excluded (Size Filter) 2025/08/13 01:10:30 DEBUG : enormous: Excluded 2025/08/13 01:10:30 DEBUG : potato2: Excluded (Size Filter) 2025/08/13 01:10:30 DEBUG : potato2: Excluded 2025/08/13 01:10:30 DEBUG : potato2: Excluded (Size Filter) 2025/08/13 01:10:30 DEBUG : Local file system at /tmp/rclone1691094590: Waiting for checks to finish 2025/08/13 01:10:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/13 01:10:30 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:30 DEBUG : Local file system at /tmp/rclone1691094590: Waiting for transfers to finish 2025/08/13 01:10:30 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:32 DEBUG : enormous: Excluded (Size Filter) 2025/08/13 01:10:32 DEBUG : enormous: Excluded 2025/08/13 01:10:32 DEBUG : potato2: Excluded (Size Filter) 2025/08/13 01:10:32 DEBUG : potato2: Excluded 2025/08/13 01:10:32 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:10:32 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:32 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:32 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:32 INFO : enormous: Deleted 2025/08/13 01:10:32 INFO : potato2: Deleted 2025/08/13 01:10:32 INFO : There was nothing to transfer 2025/08/13 01:10:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/13 01:10:33 DEBUG : empty space: Unchanged skipping 2025/08/13 01:10:33 DEBUG : Local file system at /tmp/rclone1691094590: Waiting for checks to finish 2025/08/13 01:10:33 DEBUG : Local file system at /tmp/rclone1691094590: Waiting for transfers to finish 2025/08/13 01:10:33 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:33 INFO : enormous: Deleted 2025/08/13 01:10:33 INFO : potato2: Deleted 2025/08/13 01:10:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.70s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:35 DEBUG : five: Need to transfer - File not found at Destination 2025/08/13 01:10:35 DEBUG : one: Destination is newer than source, skipping 2025/08/13 01:10:35 DEBUG : three: Sizes identical 2025/08/13 01:10:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/13 01:10:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/13 01:10:35 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1691094590) 2025/08/13 01:10:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xeyejes8poci) 2025/08/13 01:10:35 DEBUG : two: sha1 differ 2025/08/13 01:10:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/13 01:10:35 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/13 01:10:35 INFO : five: Copied (new) 2025/08/13 01:10:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/13 01:10:36 INFO : four: Copied (replaced existing) 2025/08/13 01:10:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/13 01:10:36 INFO : two: Copied (replaced existing) 2025/08/13 01:10:36 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:36 DEBUG : one: Destination is newer than source, skipping 2025/08/13 01:10:36 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/13 01:10:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/13 01:10:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/13 01:10:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/13 01:10:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1691094590) 2025/08/13 01:10:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/13 01:10:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xeyejes8poci) 2025/08/13 01:10:36 DEBUG : three: sha1 differ 2025/08/13 01:10:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/13 01:10:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/13 01:10:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/13 01:10:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/13 01:10:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/13 01:10:36 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 01:10:36 INFO : three: Copied (replaced existing) 2025/08/13 01:10:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.63s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/13 01:10:38 INFO : B2 bucket rclone-test-xeyejes8poci: Making map for --track-renames 2025/08/13 01:10:38 INFO : B2 bucket rclone-test-xeyejes8poci: Finished making map for --track-renames 2025/08/13 01:10:38 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/13 01:10:38 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for renames to finish 2025/08/13 01:10:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/13 01:10:38 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/13 01:10:38 INFO : potato: Copied (new) 2025/08/13 01:10:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 01:10:38 INFO : yam: Copied (new) 2025/08/13 01:10:38 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:10:39 INFO : B2 bucket rclone-test-xeyejes8poci: Making map for --track-renames 2025/08/13 01:10:39 INFO : B2 bucket rclone-test-xeyejes8poci: Finished making map for --track-renames 2025/08/13 01:10:39 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:39 DEBUG : potato: Unchanged skipping 2025/08/13 01:10:39 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for renames to finish 2025/08/13 01:10:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 01:10:40 INFO : yam: Copied (server-side copy) to: yaml 2025/08/13 01:10:40 INFO : yam: Deleted 2025/08/13 01:10:40 INFO : yaml: Renamed from "yam" 2025/08/13 01:10:40 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.37s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/13 01:10:41 INFO : B2 bucket rclone-test-xeyejes8poci: Making map for --track-renames 2025/08/13 01:10:41 INFO : B2 bucket rclone-test-xeyejes8poci: Finished making map for --track-renames 2025/08/13 01:10:41 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/13 01:10:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/13 01:10:41 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for renames to finish 2025/08/13 01:10:41 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 01:10:42 INFO : yam: Copied (new) 2025/08/13 01:10:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/13 01:10:42 INFO : potato: Copied (new) 2025/08/13 01:10:42 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:10:43 INFO : B2 bucket rclone-test-xeyejes8poci: Making map for --track-renames 2025/08/13 01:10:43 INFO : B2 bucket rclone-test-xeyejes8poci: Finished making map for --track-renames 2025/08/13 01:10:43 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:43 DEBUG : potato: Unchanged skipping 2025/08/13 01:10:43 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for renames to finish 2025/08/13 01:10:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 01:10:43 INFO : yam: Copied (server-side copy) to: yaml 2025/08/13 01:10:43 INFO : yam: Deleted 2025/08/13 01:10:43 INFO : yaml: Renamed from "yam" 2025/08/13 01:10:43 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/13 01:10:44 INFO : B2 bucket rclone-test-xeyejes8poci: Making map for --track-renames 2025/08/13 01:10:44 INFO : B2 bucket rclone-test-xeyejes8poci: Finished making map for --track-renames 2025/08/13 01:10:44 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/13 01:10:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/13 01:10:44 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for renames to finish 2025/08/13 01:10:44 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 01:10:45 INFO : sub/yam: Copied (new) 2025/08/13 01:10:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/13 01:10:45 INFO : potato: Copied (new) 2025/08/13 01:10:45 DEBUG : Waiting for deletions to finish 2025/08/13 01:10:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:10:46 DEBUG : potato: Unchanged skipping 2025/08/13 01:10:46 INFO : B2 bucket rclone-test-xeyejes8poci: Making map for --track-renames 2025/08/13 01:10:46 INFO : B2 bucket rclone-test-xeyejes8poci: Finished making map for --track-renames 2025/08/13 01:10:46 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:46 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for renames to finish 2025/08/13 01:10:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 01:10:46 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/13 01:10:46 INFO : sub/yam: Deleted 2025/08/13 01:10:46 INFO : yam: Renamed from "sub/yam" 2025/08/13 01:10:46 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:47 DEBUG : Creating backend with remote "/tmp/rclone1691094590/dir1" 2025/08/13 01:10:47 DEBUG : Config file has changed externally - reloading 2025/08/13 01:10:47 DEBUG : Creating backend with remote "/tmp/rclone1691094590/dir2" 2025/08/13 01:10:47 DEBUG : Local file system at /tmp/rclone1691094590/dir2: Using server-side directory move 2025/08/13 01:10:47 INFO : Local file system at /tmp/rclone1691094590/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/13 01:10:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/13 01:10:47 DEBUG : Local file system at /tmp/rclone1691094590/dir2: Waiting for checks to finish 2025/08/13 01:10:47 DEBUG : Local file system at /tmp/rclone1691094590/dir2: Waiting for transfers to finish 2025/08/13 01:10:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:10:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/13 01:10:48 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:48 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/13 01:10:48 INFO : nested/sub dir/file: Copied (new) 2025/08/13 01:10:48 INFO : nested/sub dir/file: Deleted 2025/08/13 01:10:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:10:48 INFO : sub dir/hello world: Copied (new) 2025/08/13 01:10:48 INFO : sub dir/hello world: Deleted 2025/08/13 01:10:48 INFO : sub dir: Removing directory 2025/08/13 01:10:48 INFO : nested/sub dir: Removing directory 2025/08/13 01:10:48 INFO : nested: Removing directory 2025/08/13 01:10:48 DEBUG : Local file system at /tmp/rclone1691094590: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 01:10:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/13 01:10:50 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:50 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/13 01:10:50 INFO : nested/sub dir/file: Copied (new) 2025/08/13 01:10:50 INFO : nested/sub dir/file: Deleted 2025/08/13 01:10:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:10:50 INFO : sub dir/hello world: Copied (new) 2025/08/13 01:10:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/13 01:10:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/13 01:10:51 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:51 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/13 01:10:51 INFO : existing-b: Copied (new) 2025/08/13 01:10:51 INFO : existing-b: Deleted 2025/08/13 01:10:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/13 01:10:51 INFO : existing: Copied (new) 2025/08/13 01:10:51 INFO : existing: Deleted 2025/08/13 01:10:52 DEBUG : existing: Destination exists, skipping 2025/08/13 01:10:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/13 01:10:52 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:10:52 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:10:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.79s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:10:53 DEBUG : Creating backend with remote "TestB2:rclone-test-mebiduc5weco" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xeyejes8poci -> B2 bucket rclone-test-mebiduc5weco 2025/08/13 01:11:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:11:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/13 01:11:00 DEBUG : empty space: Unchanged skipping 2025/08/13 01:11:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/13 01:11:00 DEBUG : B2 bucket rclone-test-mebiduc5weco: Waiting for checks to finish 2025/08/13 01:11:01 INFO : empty space: Deleted 2025/08/13 01:11:01 DEBUG : B2 bucket rclone-test-mebiduc5weco: Waiting for transfers to finish 2025/08/13 01:11:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:11:01 INFO : potato2: Copied (server-side copy) 2025/08/13 01:11:01 INFO : potato2: Deleted 2025/08/13 01:11:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 01:11:01 INFO : potato3: Copied (server-side copy) 2025/08/13 01:11:01 INFO : potato3: Deleted 2025/08/13 01:11:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sunozib8xara" 2025/08/13 01:11:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/13 01:11:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:11:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/13 01:11:03 DEBUG : B2 bucket rclone-test-sunozib8xara: Waiting for checks to finish 2025/08/13 01:11:03 DEBUG : B2 bucket rclone-test-sunozib8xara: Waiting for transfers to finish 2025/08/13 01:11:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:11:07 INFO : potato2: Copied (server-side copy) 2025/08/13 01:11:07 INFO : potato2: Deleted 2025/08/13 01:11:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 01:11:07 INFO : potato3: Copied (server-side copy) 2025/08/13 01:11:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 01:11:07 INFO : empty space: Copied (server-side copy) 2025/08/13 01:11:07 INFO : potato3: Deleted 2025/08/13 01:11:08 INFO : empty space: Deleted 2025/08/13 01:11:08 DEBUG : B2 bucket rclone-test-sunozib8xara: Purge remote 2025/08/13 01:11:08 INFO : B2 bucket rclone-test-sunozib8xara: cleaning bucket "rclone-test-sunozib8xara" of all files 2025/08/13 01:11:08 DEBUG : empty space: Deleting (id "4_zefb20d93f0bdab0b9f880e1b_f1008c7434577c625_d20250813_m011107_c001_v0001115_t0036_u01755047467273") 2025/08/13 01:11:08 DEBUG : potato2: Deleting (id "4_zefb20d93f0bdab0b9f880e1b_f115ef392eb49402a_d20250813_m011106_c001_v0001029_t0028_u01755047466898") 2025/08/13 01:11:08 DEBUG : potato3: Deleting (id "4_zefb20d93f0bdab0b9f880e1b_f11114c7c7af5a08a_d20250813_m011107_c001_v0001104_t0044_u01755047467277") 2025/08/13 01:11:09 DEBUG : B2 bucket rclone-test-mebiduc5weco: Purge remote 2025/08/13 01:11:09 INFO : B2 bucket rclone-test-mebiduc5weco: cleaning bucket "rclone-test-mebiduc5weco" of all files 2025/08/13 01:11:10 DEBUG : empty space: Deleting (id "4_z8fb2ed93f0adab0b9f880e1b_f412e5d075b2a454e_d20250813_m011108_c001_v7007000_t0000_u01755047468010") 2025/08/13 01:11:10 DEBUG : empty space: Deleting (id "4_z8fb2ed93f0adab0b9f880e1b_f10488f99b4c0576d_d20250813_m011059_c001_v0001153_t0020_u01755047459107") 2025/08/13 01:11:10 DEBUG : potato2: Deleting (id "4_z8fb2ed93f0adab0b9f880e1b_f412e5d075b2a454c_d20250813_m011107_c001_v7007000_t0000_u01755047467402") 2025/08/13 01:11:10 DEBUG : potato2: Deleting (id "4_z8fb2ed93f0adab0b9f880e1b_f112f2707f641441e_d20250813_m011100_c001_v0001146_t0042_u01755047460997") 2025/08/13 01:11:10 DEBUG : potato3: Deleting (id "4_z8fb2ed93f0adab0b9f880e1b_f412e5d075b2a454d_d20250813_m011107_c001_v7007000_t0000_u01755047467827") 2025/08/13 01:11:10 DEBUG : potato3: Deleting (id "4_z8fb2ed93f0adab0b9f880e1b_f1088d3681171df74_d20250813_m011101_c001_v0001171_t0047_u01755047461369") 2025/08/13 01:11:10 DEBUG : potato3: Deleting (id "4_z8fb2ed93f0adab0b9f880e1b_f10488f99b4c0576f_d20250813_m011059_c001_v0001153_t0006_u01755047459930") --- PASS: TestServerSideMove (21.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:11:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dekizac7juvo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xeyejes8poci -> B2 bucket rclone-test-dekizac7juvo 2025/08/13 01:11:23 DEBUG : empty space: Excluded (Size Filter) 2025/08/13 01:11:24 DEBUG : empty space: Excluded (Size Filter) 2025/08/13 01:11:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:11:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/13 01:11:24 DEBUG : B2 bucket rclone-test-dekizac7juvo: Waiting for checks to finish 2025/08/13 01:11:24 DEBUG : B2 bucket rclone-test-dekizac7juvo: Waiting for transfers to finish 2025/08/13 01:11:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:11:24 INFO : potato2: Copied (server-side copy) 2025/08/13 01:11:24 INFO : potato2: Deleted 2025/08/13 01:11:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 01:11:24 INFO : potato3: Copied (server-side copy) 2025/08/13 01:11:25 INFO : potato3: Deleted 2025/08/13 01:11:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hodanul3jiko" 2025/08/13 01:11:26 DEBUG : empty space: Excluded (Size Filter) 2025/08/13 01:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:11:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/13 01:11:26 DEBUG : B2 bucket rclone-test-hodanul3jiko: Waiting for checks to finish 2025/08/13 01:11:26 DEBUG : B2 bucket rclone-test-hodanul3jiko: Waiting for transfers to finish 2025/08/13 01:11:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:11:30 INFO : potato2: Copied (server-side copy) 2025/08/13 01:11:30 INFO : potato2: Deleted 2025/08/13 01:11:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 01:11:30 INFO : potato3: Copied (server-side copy) 2025/08/13 01:11:30 INFO : potato3: Deleted 2025/08/13 01:11:31 DEBUG : B2 bucket rclone-test-hodanul3jiko: Purge remote 2025/08/13 01:11:31 INFO : B2 bucket rclone-test-hodanul3jiko: cleaning bucket "rclone-test-hodanul3jiko" of all files 2025/08/13 01:11:31 DEBUG : potato2: Deleting (id "4_z9fe26d43f0bdab0b9f880e1b_f1003078d882ec586_d20250813_m011130_c001_v0001183_t0042_u01755047490178") 2025/08/13 01:11:31 DEBUG : potato3: Deleting (id "4_z9fe26d43f0bdab0b9f880e1b_f119038166c750d40_d20250813_m011130_c001_v0001180_t0054_u01755047490444") 2025/08/13 01:11:33 DEBUG : B2 bucket rclone-test-dekizac7juvo: Purge remote 2025/08/13 01:11:33 INFO : B2 bucket rclone-test-dekizac7juvo: cleaning bucket "rclone-test-dekizac7juvo" of all files 2025/08/13 01:11:33 DEBUG : empty space: Deleting (id "4_z7fb24d43f0bdab0b9f880e1b_f115e7721fb7f2ba8_d20250813_m011122_c001_v0001116_t0043_u01755047482369") 2025/08/13 01:11:33 DEBUG : potato2: Deleting (id "4_z7fb24d43f0bdab0b9f880e1b_f416fa9f852720e20_d20250813_m011130_c001_v7007000_t0000_u01755047490414") 2025/08/13 01:11:33 DEBUG : potato2: Deleting (id "4_z7fb24d43f0bdab0b9f880e1b_f1081f4b48678b1c6_d20250813_m011124_c001_v0001146_t0034_u01755047484136") 2025/08/13 01:11:33 DEBUG : potato3: Deleting (id "4_z7fb24d43f0bdab0b9f880e1b_f416fa9f852720e21_d20250813_m011130_c001_v7007000_t0000_u01755047490649") 2025/08/13 01:11:33 DEBUG : potato3: Deleting (id "4_z7fb24d43f0bdab0b9f880e1b_f1151032f6fc698f8_d20250813_m011124_c001_v0001038_t0038_u01755047484520") 2025/08/13 01:11:33 DEBUG : potato3: Deleting (id "4_z7fb24d43f0bdab0b9f880e1b_f115e7721fb7f2bb2_d20250813_m011122_c001_v0001116_t0043_u01755047482863") --- PASS: TestServerSideMoveWithFilter (22.29s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:11:37 DEBUG : Creating backend with remote "TestB2:rclone-test-misuqib2yucu" 2025/08/13 01:11:40 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xeyejes8poci -> B2 bucket rclone-test-misuqib2yucu 2025/08/13 01:11:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:11:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/13 01:11:44 DEBUG : empty space: Unchanged skipping 2025/08/13 01:11:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/13 01:11:44 DEBUG : B2 bucket rclone-test-misuqib2yucu: Waiting for checks to finish 2025/08/13 01:11:44 INFO : empty space: Deleted 2025/08/13 01:11:44 DEBUG : B2 bucket rclone-test-misuqib2yucu: Waiting for transfers to finish 2025/08/13 01:11:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 01:11:44 INFO : potato3: Copied (server-side copy) 2025/08/13 01:11:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:11:45 INFO : potato2: Copied (server-side copy) 2025/08/13 01:11:45 INFO : potato3: Deleted 2025/08/13 01:11:45 INFO : potato2: Deleted 2025/08/13 01:11:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hatuzov5duva" 2025/08/13 01:11:46 INFO : tomatoDir: Making directory 2025/08/13 01:11:46 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/13 01:11:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 01:11:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/13 01:11:46 DEBUG : B2 bucket rclone-test-hatuzov5duva: Waiting for checks to finish 2025/08/13 01:11:46 DEBUG : B2 bucket rclone-test-hatuzov5duva: Waiting for transfers to finish 2025/08/13 01:11:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 01:11:50 INFO : potato2: Copied (server-side copy) 2025/08/13 01:11:51 INFO : potato2: Deleted 2025/08/13 01:11:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 01:11:51 INFO : potato3: Copied (server-side copy) 2025/08/13 01:11:51 INFO : potato3: Deleted 2025/08/13 01:11:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 01:11:51 INFO : empty space: Copied (server-side copy) 2025/08/13 01:11:51 INFO : empty space: Deleted 2025/08/13 01:11:52 DEBUG : B2 bucket rclone-test-hatuzov5duva: Purge remote 2025/08/13 01:11:52 INFO : B2 bucket rclone-test-hatuzov5duva: cleaning bucket "rclone-test-hatuzov5duva" of all files 2025/08/13 01:11:52 DEBUG : empty space: Deleting (id "4_z8f62bd43f0bdab0b9f880e1b_f117972e1325a5b1d_d20250813_m011150_c001_v0001137_t0048_u01755047510947") 2025/08/13 01:11:52 DEBUG : potato2: Deleting (id "4_z8f62bd43f0bdab0b9f880e1b_f10319400c4b520ce_d20250813_m011150_c001_v0001105_t0059_u01755047510628") 2025/08/13 01:11:52 DEBUG : potato3: Deleting (id "4_z8f62bd43f0bdab0b9f880e1b_f1137f65930e43a10_d20250813_m011150_c001_v0001113_t0017_u01755047510981") 2025/08/13 01:11:53 DEBUG : B2 bucket rclone-test-misuqib2yucu: Purge remote 2025/08/13 01:11:53 INFO : B2 bucket rclone-test-misuqib2yucu: cleaning bucket "rclone-test-misuqib2yucu" of all files 2025/08/13 01:11:53 DEBUG : empty space: Deleting (id "4_zaf029db3f0bdab0b9f880e1b_f416fa9f852720e2e_d20250813_m011151_c001_v7007000_t0000_u01755047511539") 2025/08/13 01:11:53 DEBUG : empty space: Deleting (id "4_zaf029db3f0bdab0b9f880e1b_f119bf45829def0fd_d20250813_m011142_c001_v0001106_t0007_u01755047502976") 2025/08/13 01:11:53 DEBUG : potato2: Deleting (id "4_zaf029db3f0bdab0b9f880e1b_f416fa9f852720e2c_d20250813_m011150_c001_v7007000_t0000_u01755047510923") 2025/08/13 01:11:53 DEBUG : potato2: Deleting (id "4_zaf029db3f0bdab0b9f880e1b_f11439e185a2bdada_d20250813_m011144_c001_v0001106_t0024_u01755047504446") 2025/08/13 01:11:53 DEBUG : potato3: Deleting (id "4_zaf029db3f0bdab0b9f880e1b_f416fa9f852720e2d_d20250813_m011151_c001_v7007000_t0000_u01755047511357") 2025/08/13 01:11:53 DEBUG : potato3: Deleting (id "4_zaf029db3f0bdab0b9f880e1b_f110c08d4137cc1fd_d20250813_m011144_c001_v0001184_t0023_u01755047504833") 2025/08/13 01:11:53 DEBUG : potato3: Deleting (id "4_zaf029db3f0bdab0b9f880e1b_f119bf45829def0ff_d20250813_m011143_c001_v0001106_t0021_u01755047503501") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.22s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:11:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:12:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:12:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/rclone-sync-test" 2025/08/13 01:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/rclone-sync-test-include/layer2" 2025/08/13 01:12:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/rclone-sync-test-ignore-file" 2025/08/13 01:12:10 DEBUG : B2 bucket rclone-test-xeyejes8poci path rclone-sync-test: Waiting for checks to finish 2025/08/13 01:12:10 DEBUG : B2 bucket rclone-test-xeyejes8poci path rclone-sync-test: Waiting for transfers to finish 2025/08/13 01:12:10 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:10 INFO : There was nothing to transfer 2025/08/13 01:12:10 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:12:10 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:12:10 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:10 INFO : There was nothing to transfer 2025/08/13 01:12:11 DEBUG : B2 bucket rclone-test-xeyejes8poci path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/13 01:12:11 DEBUG : B2 bucket rclone-test-xeyejes8poci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/13 01:12:11 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:11 INFO : There was nothing to transfer 2025/08/13 01:12:11 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:12:11 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:12:11 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:11 INFO : There was nothing to transfer 2025/08/13 01:12:11 DEBUG : B2 bucket rclone-test-xeyejes8poci path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/13 01:12:11 DEBUG : B2 bucket rclone-test-xeyejes8poci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/13 01:12:11 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.71s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/dst" 2025/08/13 01:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/CompareDest" 2025/08/13 01:12:15 DEBUG : one: Need to transfer - File not found at Destination 2025/08/13 01:12:15 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:15 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 01:12:16 INFO : one: Copied (new) 2025/08/13 01:12:16 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 01:12:17 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:17 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/13 01:12:17 INFO : one: Copied (replaced existing) 2025/08/13 01:12:17 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:19 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 01:12:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 01:12:19 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:19 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:19 INFO : There was nothing to transfer 2025/08/13 01:12:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 01:12:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/13 01:12:21 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 01:12:21 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:21 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:21 INFO : There was nothing to transfer 2025/08/13 01:12:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 01:12:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/13 01:12:22 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 01:12:22 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:22 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:22 INFO : There was nothing to transfer 2025/08/13 01:12:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 01:12:23 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 2025/08/13 01:12:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/13 01:12:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/13 01:12:23 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 01:12:23 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:23 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:23 INFO : There was nothing to transfer 2025/08/13 01:12:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 01:12:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/13 01:12:24 DEBUG : two: Need to transfer - File not found at Destination 2025/08/13 01:12:24 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 01:12:24 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/13 01:12:24 INFO : two: Copied (new) 2025/08/13 01:12:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:12:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/dest" 2025/08/13 01:12:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/pre-dest1" 2025/08/13 01:12:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/pre-dest2" 2025/08/13 01:12:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:12:32 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/13 01:12:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:12:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/13 01:12:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/13 01:12:32 DEBUG : B2 bucket rclone-test-xeyejes8poci path dest: Waiting for checks to finish 2025/08/13 01:12:32 DEBUG : B2 bucket rclone-test-xeyejes8poci path dest: Waiting for transfers to finish 2025/08/13 01:12:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/13 01:12:33 INFO : 3: Copied (new) 2025/08/13 01:12:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.82s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:12:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/dst" 2025/08/13 01:12:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/CopyDest" 2025/08/13 01:12:38 DEBUG : one: Need to transfer - File not found at Destination 2025/08/13 01:12:38 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:38 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 01:12:39 INFO : one: Copied (new) 2025/08/13 01:12:39 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 01:12:39 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:39 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/13 01:12:40 INFO : one: Copied (replaced existing) 2025/08/13 01:12:40 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/BackupDir" 2025/08/13 01:12:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 01:12:43 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 01:12:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 01:12:44 INFO : one: Copied (server-side copy) 2025/08/13 01:12:45 INFO : one: Deleted 2025/08/13 01:12:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/13 01:12:45 INFO : one: Copied (server-side copy) 2025/08/13 01:12:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/13 01:12:45 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:45 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:47 DEBUG : one: Unchanged skipping 2025/08/13 01:12:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/13 01:12:47 INFO : two: Copied (server-side copy) 2025/08/13 01:12:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/13 01:12:47 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:47 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:47 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:47 DEBUG : one: Unchanged skipping 2025/08/13 01:12:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:47 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:47 DEBUG : two: Unchanged skipping 2025/08/13 01:12:47 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:47 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:47 INFO : There was nothing to transfer 2025/08/13 01:12:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:49 DEBUG : one: Unchanged skipping 2025/08/13 01:12:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/13 01:12:49 DEBUG : three: Destination not found in --copy-dest 2025/08/13 01:12:49 DEBUG : three: Need to transfer - File not found at Destination 2025/08/13 01:12:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 01:12:49 DEBUG : two: Unchanged skipping 2025/08/13 01:12:49 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:49 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/13 01:12:49 INFO : three: Copied (new) 2025/08/13 01:12:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.61s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/dst" 2025/08/13 01:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/backup" 2025/08/13 01:12:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 01:12:56 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:12:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:12:56 DEBUG : two: Unchanged skipping 2025/08/13 01:12:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 01:12:57 INFO : one: Copied (server-side copy) 2025/08/13 01:12:58 INFO : one: Deleted 2025/08/13 01:12:58 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:12:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:12:59 INFO : one: Copied (new) 2025/08/13 01:12:59 DEBUG : Waiting for deletions to finish 2025/08/13 01:12:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 01:12:59 INFO : three.txt: Copied (server-side copy) 2025/08/13 01:12:59 INFO : three.txt: Deleted 2025/08/13 01:12:59 INFO : three.txt: Moved into backup dir 2025/08/13 01:13:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 01:13:01 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:13:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:13:01 DEBUG : two: Unchanged skipping 2025/08/13 01:13:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:13:01 INFO : one: Copied (server-side copy) 2025/08/13 01:13:01 INFO : one: Deleted 2025/08/13 01:13:01 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:13:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 01:13:02 INFO : one: Copied (new) 2025/08/13 01:13:02 DEBUG : Waiting for deletions to finish 2025/08/13 01:13:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 01:13:03 INFO : three.txt: Copied (server-side copy) 2025/08/13 01:13:03 INFO : three.txt: Deleted 2025/08/13 01:13:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:13:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/dst" 2025/08/13 01:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/backup" 2025/08/13 01:13:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 01:13:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:13:10 DEBUG : two: Unchanged skipping 2025/08/13 01:13:10 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:13:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 01:13:11 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 01:13:11 INFO : one: Deleted 2025/08/13 01:13:11 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:13:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:13:12 INFO : one: Copied (new) 2025/08/13 01:13:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:13:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 01:13:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 01:13:13 INFO : three.txt: Deleted 2025/08/13 01:13:13 INFO : three.txt: Moved into backup dir 2025/08/13 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 01:13:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:13:14 DEBUG : two: Unchanged skipping 2025/08/13 01:13:14 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:13:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:13:15 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 01:13:15 INFO : one: Deleted 2025/08/13 01:13:15 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:13:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 01:13:15 INFO : one: Copied (new) 2025/08/13 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/13 01:13:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 01:13:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 01:13:16 INFO : three.txt: Deleted 2025/08/13 01:13:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:13:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1091-16.backblaze.com/b2api/v1/b2_upload_file/af12ed83f08dab0b9f880e1b/c001_v0001091_t0029": EOF 2025/08/13 01:13:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1091-16.backblaze.com/b2api/v1/b2_upload_file/af12ed83f08dab0b9f880e1b/c001_v0001091_t0029": EOF) 2025/08/13 01:13:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xeyejes8poci: 1/10 (Post "https://pod-000-1091-16.backblaze.com/b2api/v1/b2_upload_file/af12ed83f08dab0b9f880e1b/c001_v0001091_t0029": EOF) 2025/08/13 01:13:21 DEBUG : pacer: Reducing sleep to 10ms 2025/08/13 01:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/dst" 2025/08/13 01:13:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/backup" 2025/08/13 01:13:24 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:13:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:13:24 DEBUG : two: Unchanged skipping 2025/08/13 01:13:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 01:13:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 01:13:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/13 01:13:26 INFO : one: Deleted 2025/08/13 01:13:26 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:13:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:13:27 INFO : one: Copied (new) 2025/08/13 01:13:27 DEBUG : Waiting for deletions to finish 2025/08/13 01:13:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 01:13:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/13 01:13:27 INFO : three.txt: Deleted 2025/08/13 01:13:27 INFO : three.txt: Moved into backup dir 2025/08/13 01:13:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:13:29 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:13:29 DEBUG : two: Unchanged skipping 2025/08/13 01:13:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 01:13:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:13:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/13 01:13:29 INFO : one: Deleted 2025/08/13 01:13:29 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:13:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 01:13:30 INFO : one: Copied (new) 2025/08/13 01:13:30 DEBUG : Waiting for deletions to finish 2025/08/13 01:13:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 01:13:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/13 01:13:30 INFO : three.txt: Deleted 2025/08/13 01:13:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.18s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:13:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/dst" 2025/08/13 01:13:35 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:13:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 01:13:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:13:35 DEBUG : two: Unchanged skipping 2025/08/13 01:13:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 01:13:36 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 01:13:36 INFO : one: Deleted 2025/08/13 01:13:36 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:13:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:13:37 INFO : one: Copied (new) 2025/08/13 01:13:37 DEBUG : Waiting for deletions to finish 2025/08/13 01:13:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 01:13:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 01:13:38 INFO : three.txt: Deleted 2025/08/13 01:13:38 INFO : three.txt: Moved into backup dir 2025/08/13 01:13:39 DEBUG : one.bak: Excluded (Path Filter) 2025/08/13 01:13:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/13 01:13:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 01:13:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:13:39 DEBUG : two: Unchanged skipping 2025/08/13 01:13:39 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for checks to finish 2025/08/13 01:13:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:13:40 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 01:13:40 INFO : one: Deleted 2025/08/13 01:13:40 DEBUG : B2 bucket rclone-test-xeyejes8poci path dst: Waiting for transfers to finish 2025/08/13 01:13:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 01:13:40 INFO : one: Copied (new) 2025/08/13 01:13:40 DEBUG : Waiting for deletions to finish 2025/08/13 01:13:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 01:13:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 01:13:41 INFO : three.txt: Deleted 2025/08/13 01:13:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.18s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:13:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/dst" 2025/08/13 01:13:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 01:13:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 01:13:47 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 01:13:48 INFO : one: Deleted 2025/08/13 01:13:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:13:49 INFO : one: Copied (new) 2025/08/13 01:13:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:13:49 DEBUG : two: Unchanged skipping 2025/08/13 01:13:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/13 01:13:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 01:13:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 01:13:50 INFO : three.txt: Deleted 2025/08/13 01:13:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 01:13:50 INFO : three.txt: Copied (new) 2025/08/13 01:13:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 01:13:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:13:52 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 01:13:52 INFO : one: Deleted 2025/08/13 01:13:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 01:13:52 INFO : one: Copied (new) 2025/08/13 01:13:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:13:52 DEBUG : two: Unchanged skipping 2025/08/13 01:13:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/13 01:13:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 01:13:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 01:13:53 INFO : three.txt: Deleted 2025/08/13 01:13:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/13 01:13:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:13:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyejes8poci/dst" 2025/08/13 01:13:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 01:13:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 01:13:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/13 01:14:00 INFO : one: Deleted 2025/08/13 01:14:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:14:00 INFO : one: Copied (new) 2025/08/13 01:14:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:01 DEBUG : two: Unchanged skipping 2025/08/13 01:14:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/13 01:14:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 01:14:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/13 01:14:01 INFO : three.txt: Deleted 2025/08/13 01:14:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 01:14:02 INFO : three.txt: Copied (new) 2025/08/13 01:14:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 01:14:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 01:14:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/13 01:14:03 INFO : one: Deleted 2025/08/13 01:14:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 01:14:03 INFO : one: Copied (new) 2025/08/13 01:14:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:03 DEBUG : two: Unchanged skipping 2025/08/13 01:14:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/13 01:14:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 01:14:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/13 01:14:04 INFO : three.txt: Deleted 2025/08/13 01:14:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/13 01:14:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.05s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:14:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/13 01:14:07 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:14:07 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:14:08 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/13 01:14:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/13 01:14:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.47s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:14:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/13 01:14:09 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:14:09 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:14:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/13 01:14:09 INFO : existing: Copied (new) 2025/08/13 01:14:09 DEBUG : Waiting for deletions to finish 2025/08/13 01:14:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/13 01:14:10 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:14:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/13 01:14:10 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:14:10 ERROR : B2 bucket rclone-test-xeyejes8poci: not deleting files as there were IO errors 2025/08/13 01:14:10 ERROR : B2 bucket rclone-test-xeyejes8poci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:14:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:11 DEBUG : existing: Unchanged skipping 2025/08/13 01:14:11 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:14:11 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:14:11 DEBUG : Waiting for deletions to finish 2025/08/13 01:14:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:14:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:14:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both0: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both11: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both14: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both15: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both10: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both12: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both13: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both16: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both17: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both2: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both3: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both4: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both18: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both6: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both19: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both5: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both1: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both9: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:26 DEBUG : both7: Unchanged skipping 2025/08/13 01:14:26 DEBUG : both8: Unchanged skipping 2025/08/13 01:14:26 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:14:26 DEBUG : Waiting for deletions to finish 2025/08/13 01:14:27 INFO : only10: Deleted 2025/08/13 01:14:27 INFO : only12: Deleted 2025/08/13 01:14:27 INFO : only15: Deleted 2025/08/13 01:14:27 INFO : only17: Deleted 2025/08/13 01:14:27 INFO : only18: Deleted 2025/08/13 01:14:27 INFO : only0: Deleted 2025/08/13 01:14:27 INFO : only16: Deleted 2025/08/13 01:14:27 INFO : only1: Deleted 2025/08/13 01:14:27 INFO : only4: Deleted 2025/08/13 01:14:27 INFO : only7: Deleted 2025/08/13 01:14:27 INFO : only8: Deleted 2025/08/13 01:14:27 INFO : only11: Deleted 2025/08/13 01:14:27 INFO : only19: Deleted 2025/08/13 01:14:27 INFO : only3: Deleted 2025/08/13 01:14:27 INFO : only5: Deleted 2025/08/13 01:14:27 INFO : only6: Deleted 2025/08/13 01:14:27 INFO : only13: Deleted 2025/08/13 01:14:27 INFO : only14: Deleted 2025/08/13 01:14:28 INFO : only2: Deleted 2025/08/13 01:14:28 INFO : only9: Deleted 2025/08/13 01:14:28 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.31s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:14:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:14:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both0: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both12: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both14: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both13: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both16: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both17: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both10: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both11: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both15: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both2: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both3: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both1: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both5: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both6: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both7: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both8: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : both9: Unchanged skipping 2025/08/13 01:14:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:14:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/13 01:14:45 DEBUG : both4: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both18: Unchanged skipping 2025/08/13 01:14:45 DEBUG : both19: Unchanged skipping 2025/08/13 01:14:45 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:14:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only11: Copied (replaced existing) 2025/08/13 01:14:46 INFO : only10: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only14: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only13: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only0: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only15: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only16: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only17: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only12: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only18: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only19: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only1: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only2: Copied (replaced existing) 2025/08/13 01:14:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:46 INFO : only3: Copied (replaced existing) 2025/08/13 01:14:47 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:47 INFO : only4: Copied (replaced existing) 2025/08/13 01:14:47 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:47 INFO : only5: Copied (replaced existing) 2025/08/13 01:14:47 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:47 INFO : only6: Copied (replaced existing) 2025/08/13 01:14:47 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:47 INFO : only7: Copied (replaced existing) 2025/08/13 01:14:47 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:47 INFO : only8: Copied (replaced existing) 2025/08/13 01:14:47 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 01:14:47 INFO : only9: Copied (replaced existing) 2025/08/13 01:14:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.99s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:14:55 DEBUG : empty_dir: Making directory with metadata 2025/08/13 01:14:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 01:14:55 DEBUG : empty_on_remote: Making directory with metadata 2025/08/13 01:14:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 01:14:55 INFO : empty_on_remote: Making directory 2025/08/13 01:14:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/13 01:14:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/13 01:14:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/13 01:14:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/13 01:14:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/13 01:14:58 DEBUG : pacer: Reducing sleep to 15.625ms 2025/08/13 01:14:58 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncReplaceDirModTime (3.30s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:14:58 DEBUG : empty_dir: Making directory with metadata 2025/08/13 01:14:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 01:14:58 DEBUG : empty_on_remote: Making directory with metadata 2025/08/13 01:14:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 01:14:58 INFO : empty_on_remote: Making directory 2025/08/13 01:14:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/13 01:14:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/13 01:14:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/13 01:14:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/13 01:14:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/13 01:14:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:15:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/13 01:15:00 INFO : sub dir: Making directory 2025/08/13 01:15:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.98s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:15:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/13 01:15:02 INFO : sub dir: Making directory 2025/08/13 01:15:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.21s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:15:11 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:11 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:15:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : apple: Unchanged skipping 2025/08/13 01:15:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:15:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : banana: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:15:12 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:15:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:12 INFO : There was nothing to transfer 2025/08/13 01:15:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:12 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:15:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : apple: Unchanged skipping 2025/08/13 01:15:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:15:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : banana: Unchanged skipping 2025/08/13 01:15:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:15:12 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:15:12 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:15:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:12 INFO : There was nothing to transfer 2025/08/13 01:15:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:13 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:15:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:15:25 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:26 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:15:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:15:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : apple: Unchanged skipping 2025/08/13 01:15:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : banana: Unchanged skipping 2025/08/13 01:15:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:15:26 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:15:26 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:15:26 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:26 INFO : There was nothing to transfer 2025/08/13 01:15:26 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:27 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : apple: Unchanged skipping 2025/08/13 01:15:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:15:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : banana: Unchanged skipping 2025/08/13 01:15:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:15:27 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:15:27 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:15:27 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:27 INFO : There was nothing to transfer 2025/08/13 01:15:27 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:27 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:15:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:15:40 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:40 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:15:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/13 01:15:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:15:41 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:15:41 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:15:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/13 01:15:41 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/13 01:15:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 01:15:41 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 01:15:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/13 01:15:41 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/13 01:15:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 01:15:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 01:15:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 01:15:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 01:15:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 01:15:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 01:15:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 01:15:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 01:15:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 01:15:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 01:15:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 01:15:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 01:15:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 01:15:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 01:15:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 01:15:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/13 01:15:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 01:15:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 01:15:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:43 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/13 01:15:43 INFO : dir1/0010-456789.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0014-89;=.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0009-3456789.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0012-6789;.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0015-9;=.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0011-56789;.txt: Deleted 2025/08/13 01:15:44 INFO : splitbananasplit: Deleted 2025/08/13 01:15:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0008-2345678.txt: Deleted 2025/08/13 01:15:44 INFO : apple: Deleted 2025/08/13 01:15:44 INFO : banana: Deleted 2025/08/13 01:15:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0003-defghij.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0007-1234567.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0013-789;=.txt: Deleted 2025/08/13 01:15:44 INFO : appleappleapplebanana: Deleted 2025/08/13 01:15:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/13 01:15:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/13 01:15:44 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/13 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : apple: Unchanged skipping 2025/08/13 01:15:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:15:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : banana: Unchanged skipping 2025/08/13 01:15:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/13 01:15:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:15:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:15:45 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:15:45 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:15:45 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:45 DEBUG : Waiting for deletions to finish 2025/08/13 01:15:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/13 01:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 01:15:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 01:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 01:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 01:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 01:15:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 01:15:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 01:15:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 01:15:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 01:15:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 01:15:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:15:59 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:00 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:16:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:00 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:00 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 01:16:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 01:16:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 01:16:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 01:16:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 01:16:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 01:16:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 01:16:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 01:16:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 01:16:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 01:16:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 01:16:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 01:16:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 01:16:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/13 01:16:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:00 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:16:00 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:16:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 01:16:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/13 01:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 01:16:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 01:16:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/13 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 01:16:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/13 01:16:01 INFO : apple: Copied (new) to: PREFIXapple 2025/08/13 01:16:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 01:16:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 01:16:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 01:16:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 01:16:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 01:16:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 01:16:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 01:16:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/13 01:16:01 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/13 01:16:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 01:16:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 01:16:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/13 01:16:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 01:16:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 01:16:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/13 01:16:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 01:16:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 01:16:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 01:16:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 01:16:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 01:16:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 01:16:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 01:16:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 01:16:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/13 01:16:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 01:16:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 01:16:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 01:16:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 01:16:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 01:16:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/13 01:16:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 01:16:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 01:16:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/13 01:16:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 01:16:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 01:16:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/13 01:16:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 01:16:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 01:16:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/13 01:16:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 01:16:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 01:16:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/13 01:16:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 01:16:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/13 01:16:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 01:16:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/13 01:16:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 01:16:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/13 01:16:02 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:02 INFO : dir1/0015-9;=.txt: Deleted 2025/08/13 01:16:02 INFO : appleappleapplebanana: Deleted 2025/08/13 01:16:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/13 01:16:03 INFO : banana: Deleted 2025/08/13 01:16:03 INFO : dir1/0007-1234567.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0010-456789.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0013-789;=.txt: Deleted 2025/08/13 01:16:03 INFO : splitbananasplit: Deleted 2025/08/13 01:16:03 INFO : dir1/0011-56789;.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0008-2345678.txt: Deleted 2025/08/13 01:16:03 INFO : apple: Deleted 2025/08/13 01:16:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0003-defghij.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0009-3456789.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0014-89;=.txt: Deleted 2025/08/13 01:16:03 INFO : dir1/0012-6789;.txt: Deleted 2025/08/13 01:16:03 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 01:16:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 01:16:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 01:16:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 01:16:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 01:16:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 01:16:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 01:16:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 01:16:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 01:16:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 01:16:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 01:16:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 01:16:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 01:16:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 01:16:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 01:16:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 01:16:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 01:16:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 01:16:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 01:16:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 01:16:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 01:16:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 01:16:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 01:16:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 01:16:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 01:16:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 01:16:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 01:16:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 01:16:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 01:16:04 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 01:16:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 01:16:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 01:16:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 01:16:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 01:16:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 01:16:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 01:16:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 01:16:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 01:16:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 01:16:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 01:16:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 01:16:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 01:16:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 01:16:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 01:16:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 01:16:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 01:16:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:04 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:16:04 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:16:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/13 01:16:04 INFO : apple: Copied (new) 2025/08/13 01:16:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/13 01:16:04 INFO : banana: Copied (new) 2025/08/13 01:16:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 01:16:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/13 01:16:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 01:16:04 INFO : appleappleapplebanana: Copied (new) 2025/08/13 01:16:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 01:16:04 INFO : splitbananasplit: Copied (new) 2025/08/13 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 01:16:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 01:16:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 01:16:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 01:16:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 01:16:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 01:16:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 01:16:05 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 01:16:05 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 01:16:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 01:16:05 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 01:16:05 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 01:16:05 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 01:16:05 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 01:16:05 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 01:16:05 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/13 01:16:05 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/13 01:16:06 INFO : PREFIXapple: Deleted 2025/08/13 01:16:06 INFO : PREFIXsplitbananasplit: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/13 01:16:06 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/13 01:16:06 INFO : PREFIXbanana: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/13 01:16:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/13 01:16:06 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:06 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:07 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:16:19 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:20 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:16:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 01:16:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 01:16:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 01:16:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 01:16:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:20 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:16:20 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:16:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/13 01:16:20 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 01:16:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 01:16:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/13 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/13 01:16:21 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 01:16:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 01:16:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 01:16:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 01:16:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 01:16:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 01:16:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 01:16:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 01:16:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 01:16:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 01:16:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 01:16:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 01:16:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 01:16:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 01:16:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/13 01:16:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 01:16:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 01:16:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/13 01:16:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 01:16:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/13 01:16:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 01:16:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/13 01:16:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 01:16:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/13 01:16:22 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:22 INFO : splitbananasplit: Deleted 2025/08/13 01:16:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0003-defghij.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0009-3456789.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0011-56789;.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0007-1234567.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/13 01:16:22 INFO : banana: Deleted 2025/08/13 01:16:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0012-6789;.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0015-9;=.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0008-2345678.txt: Deleted 2025/08/13 01:16:22 INFO : apple: Deleted 2025/08/13 01:16:22 INFO : appleappleapplebanana: Deleted 2025/08/13 01:16:22 INFO : dir1/0010-456789.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0013-789;=.txt: Deleted 2025/08/13 01:16:22 INFO : dir1/0014-89;=.txt: Deleted 2025/08/13 01:16:22 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/13 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 01:16:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 01:16:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 01:16:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:23 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:16:23 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:16:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/13 01:16:23 INFO : apple: Copied (new) 2025/08/13 01:16:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 01:16:23 INFO : appleappleapplebanana: Copied (new) 2025/08/13 01:16:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 01:16:24 INFO : splitbananasplit: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 01:16:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 01:16:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 01:16:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/13 01:16:24 INFO : banana: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 01:16:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 01:16:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 01:16:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 01:16:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 01:16:24 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 01:16:24 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 01:16:24 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 01:16:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/13 01:16:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 01:16:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/13 01:16:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 01:16:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/13 01:16:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 01:16:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/13 01:16:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 01:16:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/13 01:16:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 01:16:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/13 01:16:25 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:25 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : appleSUFFIX: Deleted 2025/08/13 01:16:25 INFO : bananaSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/13 01:16:25 INFO : splitbananasplitSUFFIX: Deleted 2025/08/13 01:16:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/13 01:16:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/13 01:16:26 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:26 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:26 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:16:39 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:39 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:16:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:40 DEBUG : apple: Unchanged skipping 2025/08/13 01:16:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:40 DEBUG : banana: Unchanged skipping 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/13 01:16:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 01:16:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 01:16:40 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:16:40 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:16:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 01:16:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/13 01:16:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 01:16:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 01:16:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/13 01:16:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 01:16:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 01:16:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/13 01:16:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 01:16:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 01:16:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/13 01:16:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 01:16:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/13 01:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 01:16:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 01:16:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/13 01:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 01:16:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 01:16:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/13 01:16:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 01:16:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 01:16:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/13 01:16:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 01:16:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 01:16:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/13 01:16:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 01:16:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 01:16:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/13 01:16:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 01:16:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 01:16:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/13 01:16:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 01:16:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 01:16:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/13 01:16:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 01:16:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 01:16:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/13 01:16:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 01:16:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 01:16:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/13 01:16:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 01:16:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 01:16:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/13 01:16:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 01:16:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/13 01:16:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 01:16:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/13 01:16:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 01:16:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/13 01:16:42 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0003-defghij.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0007-1234567.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0014-89;=.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0015-9;=.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0010-456789.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0009-3456789.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0011-56789;.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0012-6789;.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0008-2345678.txt: Deleted 2025/08/13 01:16:42 INFO : dir1/0013-789;=.txt: Deleted 2025/08/13 01:16:42 INFO : appleappleapplebanana: Deleted 2025/08/13 01:16:42 INFO : splitbananasplit: Deleted 2025/08/13 01:16:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/13 01:16:42 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:43 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : appleapple: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 01:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 01:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 01:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 01:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 01:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 01:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 01:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 01:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 01:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 01:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 01:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 01:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 01:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 01:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 01:16:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 01:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 01:16:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 01:16:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 01:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 01:16:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 01:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 01:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 01:16:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 01:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 01:16:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 01:16:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 01:16:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 01:16:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 01:16:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 01:16:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 01:16:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 01:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 01:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 01:16:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 01:16:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 01:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 01:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 01:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 01:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 01:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 01:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 01:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 01:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 01:16:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 01:16:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 01:16:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 01:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 01:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 01:16:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 01:16:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 01:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 01:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 01:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 01:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 01:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 01:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 01:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 01:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 01:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 01:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 01:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 01:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 01:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 01:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 01:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 01:16:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 01:16:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 01:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 01:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 01:16:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 01:16:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 01:16:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:16:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : apple: Unchanged skipping 2025/08/13 01:16:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : banana: Unchanged skipping 2025/08/13 01:16:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 01:16:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 01:16:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 01:16:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 01:16:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 01:16:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/13 01:16:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:16:43 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:16:43 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:16:43 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:43 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:43 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : appleapple: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/13 01:16:43 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/13 01:16:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 01:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 01:16:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 01:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 01:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 01:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 01:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 01:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 01:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 01:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 01:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 01:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 01:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 01:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 01:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 01:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 01:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 01:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 01:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 01:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 01:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 01:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 01:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 01:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 01:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 01:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 01:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 01:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 01:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 01:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 01:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 01:16:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 01:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 01:16:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 01:16:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 01:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 01:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 01:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 01:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 01:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 01:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 01:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 01:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 01:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 01:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 01:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 01:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 01:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 01:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 01:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 01:16:44 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:16:56 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:57 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : apple: Unchanged skipping 2025/08/13 01:16:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:16:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : banana: Unchanged skipping 2025/08/13 01:16:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:16:57 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:16:57 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:16:57 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:57 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:57 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : apple: Unchanged skipping 2025/08/13 01:16:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:16:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : banana: Unchanged skipping 2025/08/13 01:16:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:16:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:16:58 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:16:58 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:16:58 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:58 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:58 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:16:58 DEBUG : Waiting for deletions to finish 2025/08/13 01:16:59 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:16:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:17:11 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:11 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:17:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : banana: Unchanged skipping 2025/08/13 01:17:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:17:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : apple: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:17:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:17:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:12 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:17:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : apple: Unchanged skipping 2025/08/13 01:17:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:17:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : banana: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:17:12 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:17:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:13 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:17:25 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:25 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : apple: Unchanged skipping 2025/08/13 01:17:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:17:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : banana: Unchanged skipping 2025/08/13 01:17:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:17:26 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:17:26 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:17:26 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:26 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:26 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : apple: Unchanged skipping 2025/08/13 01:17:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:17:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : banana: Unchanged skipping 2025/08/13 01:17:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:17:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:17:27 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:17:27 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:27 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:27 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:17:39 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:39 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : apple: Unchanged skipping 2025/08/13 01:17:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:17:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : banana: Unchanged skipping 2025/08/13 01:17:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:17:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:17:40 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:40 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:40 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:17:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : apple: Unchanged skipping 2025/08/13 01:17:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:17:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : banana: Unchanged skipping 2025/08/13 01:17:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:17:40 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:17:40 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:17:40 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:40 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:41 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:17:54 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:54 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:17:55 DEBUG : apple: Unchanged skipping 2025/08/13 01:17:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : banana: Unchanged skipping 2025/08/13 01:17:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:17:55 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:17:55 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:17:55 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:55 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:55 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : apple: Unchanged skipping 2025/08/13 01:17:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 01:17:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 01:17:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : banana: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:17:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:17:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 01:17:56 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:17:56 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:56 DEBUG : Waiting for deletions to finish 2025/08/13 01:17:56 DEBUG : apple: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : banana: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 01:17:56 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (176.20s) --- PASS: TestTransform/NFC (12.99s) --- PASS: TestTransform/NFD (14.69s) --- PASS: TestTransform/base64 (17.69s) --- PASS: TestTransform/prefix (21.81s) --- PASS: TestTransform/suffix (19.38s) --- PASS: TestTransform/truncate (17.11s) --- PASS: TestTransform/encoder (15.32s) --- PASS: TestTransform/ISO-8859-1 (14.02s) --- PASS: TestTransform/charmap (14.11s) --- PASS: TestTransform/lowercase (14.02s) --- PASS: TestTransform/ascii (15.06s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/13 01:18:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/13 01:18:01 INFO : sub dir_somesuffix: Making directory 2025/08/13 01:18:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/13 01:18:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/13 01:18:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/13 01:18:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/13 01:18:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/13 01:18:01 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:01 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:01 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/13 01:18:01 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:02 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:02 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:02 INFO : tictactoe: Making directory 2025/08/13 01:18:02 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:02 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/13 01:18:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:02 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:02 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:03 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/13 01:18:03 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:04 INFO : toe: Making directory 2025/08/13 01:18:04 INFO : toe/toe: Making directory 2025/08/13 01:18:04 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/13 01:18:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/13 01:18:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/13 01:18:04 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:04 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/13 01:18:05 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.74s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:06 INFO : toe: Making directory 2025/08/13 01:18:06 INFO : toe/toe: Making directory 2025/08/13 01:18:06 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/13 01:18:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/13 01:18:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/13 01:18:06 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:06 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/13 01:18:06 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.83s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:07 DEBUG : empty_dir: Making directory with metadata 2025/08/13 01:18:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 01:18:07 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:08 INFO : tictacempty_dir: Making directory 2025/08/13 01:18:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:08 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:08 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:08 INFO : tictactoe: Making directory 2025/08/13 01:18:08 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:08 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:08 INFO : tictactoe/tictactoe: Making directory 2025/08/13 01:18:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/13 01:18:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 01:18:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/13 01:18:08 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:08 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/13 01:18:08 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:09 DEBUG : empty_dir: Making directory with metadata 2025/08/13 01:18:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 01:18:09 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:09 INFO : tictacempty_dir: Making directory 2025/08/13 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:09 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:09 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:09 INFO : tictactoe: Making directory 2025/08/13 01:18:09 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:09 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:09 INFO : tictactoe/tictactoe: Making directory 2025/08/13 01:18:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/13 01:18:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 01:18:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:09 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:09 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:10 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/13 01:18:10 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:10 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:10 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:10 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/13 01:18:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/13 01:18:10 NOTICE: B2 bucket rclone-test-xeyejes8poci: 0 differences found 2025/08/13 01:18:10 NOTICE: B2 bucket rclone-test-xeyejes8poci: 1 matching files --- PASS: TestAllTag (1.92s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:11 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:11 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:11 INFO : tictactoe: Making directory 2025/08/13 01:18:11 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:11 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:11 INFO : tictactoe/tictactoe: Making directory 2025/08/13 01:18:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/13 01:18:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 01:18:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/13 01:18:11 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:11 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/13 01:18:12 DEBUG : Waiting for deletions to finish 2025/08/13 01:18:12 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:13 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:13 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:13 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 01:18:13 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/13 01:18:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/13 01:18:13 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:13 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2025/08/13 01:18:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:14 INFO : toe: Making directory 2025/08/13 01:18:14 INFO : toe/toe: Making directory 2025/08/13 01:18:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/13 01:18:14 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:14 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:15 INFO : toe/toe/toe: Copied (new) 2025/08/13 01:18:15 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.20s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:16 DEBUG : empty_dir: Making directory with metadata 2025/08/13 01:18:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 01:18:16 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:16 INFO : tictacempty_dir: Making directory 2025/08/13 01:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:16 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:16 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:16 INFO : tictactoe: Making directory 2025/08/13 01:18:16 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:16 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:16 INFO : tictactoe/tictactoe: Making directory 2025/08/13 01:18:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/13 01:18:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 01:18:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:16 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:16 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:16 INFO : toe/toe/toe.txt: Deleted 2025/08/13 01:18:16 INFO : toe/toe: Removing directory 2025/08/13 01:18:16 INFO : toe: Removing directory 2025/08/13 01:18:16 INFO : empty_dir: Removing directory 2025/08/13 01:18:16 DEBUG : Local file system at /tmp/rclone1691094590: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:17 DEBUG : empty_dir: Making directory with metadata 2025/08/13 01:18:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 01:18:17 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:18 INFO : tictacempty_dir: Making directory 2025/08/13 01:18:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:18 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:18 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:18 INFO : tictactoe: Making directory 2025/08/13 01:18:18 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:18 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:18 INFO : tictactoe/tictactoe: Making directory 2025/08/13 01:18:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/13 01:18:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 01:18:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:18 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:18 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:18 INFO : toe/toe/toe.txt: Deleted 2025/08/13 01:18:18 INFO : toe/toe: Removing directory 2025/08/13 01:18:18 INFO : toe: Removing directory 2025/08/13 01:18:18 INFO : empty_dir: Removing directory 2025/08/13 01:18:18 DEBUG : Local file system at /tmp/rclone1691094590: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/13 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/13 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/13 01:18:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.98s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:20 DEBUG : Reset feature "Copy" 2025/08/13 01:18:20 DEBUG : Reset feature "Move" 2025/08/13 01:18:20 DEBUG : Reset feature "Copy" 2025/08/13 01:18:20 DEBUG : Reset feature "Move" 2025/08/13 01:18:20 DEBUG : empty_dir: Making directory with metadata 2025/08/13 01:18:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 01:18:20 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:20 INFO : tictacempty_dir: Making directory 2025/08/13 01:18:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 01:18:20 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:20 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:20 INFO : tictactoe: Making directory 2025/08/13 01:18:20 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:20 DEBUG : toe: transformed to: tictactoe 2025/08/13 01:18:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:20 INFO : tictactoe/tictactoe: Making directory 2025/08/13 01:18:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 01:18:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/13 01:18:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 01:18:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:20 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:20 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 01:18:21 INFO : toe/toe/toe.txt: Deleted 2025/08/13 01:18:21 INFO : toe/toe: Removing directory 2025/08/13 01:18:21 INFO : toe: Removing directory 2025/08/13 01:18:21 INFO : empty_dir: Removing directory 2025/08/13 01:18:21 DEBUG : Local file system at /tmp/rclone1691094590: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/13 01:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/13 01:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 01:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 01:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 01:18:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/13 01:18:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.65s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:24 DEBUG : toe: transformed to: dG9l 2025/08/13 01:18:24 DEBUG : toe: transformed to: dG9l 2025/08/13 01:18:24 INFO : dG9l: Making directory 2025/08/13 01:18:24 DEBUG : toe: transformed to: dG9l 2025/08/13 01:18:24 DEBUG : toe: transformed to: dG9l 2025/08/13 01:18:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/13 01:18:24 INFO : dG9l/dG9l: Making directory 2025/08/13 01:18:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/13 01:18:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/13 01:18:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/13 01:18:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 01:18:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/13 01:18:24 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:24 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/13 01:18:25 DEBUG : Waiting for deletions to finish 2025/08/13 01:18:25 DEBUG : dG9l: transformed to: toe 2025/08/13 01:18:25 DEBUG : dG9l: transformed to: toe 2025/08/13 01:18:25 DEBUG : dG9l: transformed to: toe 2025/08/13 01:18:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/13 01:18:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/13 01:18:25 DEBUG : Local file system at /tmp/rclone1691094590: Waiting for checks to finish 2025/08/13 01:18:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/13 01:18:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/13 01:18:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/13 01:18:25 DEBUG : Local file system at /tmp/rclone1691094590: Waiting for transfers to finish 2025/08/13 01:18:25 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.45s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xeyejes8poci", Local "Local file system at /tmp/rclone1691094590", Modify Window "1ms" 2025/08/13 01:18:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 01:18:26 DEBUG : toe: transformed to: 2025/08/13 01:18:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 01:18:27 DEBUG : toe: transformed to: 2025/08/13 01:18:27 INFO : B2 bucket rclone-test-xeyejes8poci: Making directory 2025/08/13 01:18:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 01:18:27 DEBUG : toe: transformed to: 2025/08/13 01:18:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 01:18:27 DEBUG : toe: transformed to: 2025/08/13 01:18:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 01:18:27 DEBUG : toe/toe: transformed to: 2025/08/13 01:18:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/13 01:18:27 INFO : toe/toe: Making directory 2025/08/13 01:18:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 01:18:27 DEBUG : toe/toe: transformed to: 2025/08/13 01:18:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/13 01:18:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 01:18:27 DEBUG : toe: transformed to: 2025/08/13 01:18:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/13 01:18:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 01:18:27 DEBUG : toe/toe/toe: transformed to: 2025/08/13 01:18:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/13 01:18:27 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for checks to finish 2025/08/13 01:18:27 DEBUG : B2 bucket rclone-test-xeyejes8poci: Waiting for transfers to finish 2025/08/13 01:18:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 01:18:27 INFO : toe/toe/toe: Copied (new) 2025/08/13 01:18:27 ERROR : B2 bucket rclone-test-xeyejes8poci: not deleting files as there were IO errors 2025/08/13 01:18:27 ERROR : B2 bucket rclone-test-xeyejes8poci: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/08/13 01:18:28 DEBUG : B2 bucket rclone-test-xeyejes8poci: Purge remote 2025/08/13 01:18:28 INFO : B2 bucket rclone-test-xeyejes8poci: cleaning bucket "rclone-test-xeyejes8poci" of all files 2025/08/13 01:18:29 DEBUG : BackupDir/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495330_d20250813_m011250_c001_v7007000_t0000_u01755047570353") 2025/08/13 01:18:29 DEBUG : BackupDir/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f11125f88e59e2720_d20250813_m011244_c001_v0001117_t0020_u01755047564329") 2025/08/13 01:18:29 DEBUG : CompareDest/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb2fd_d20250813_m011225_c001_v7007000_t0000_u01755047545459") 2025/08/13 01:18:29 DEBUG : CompareDest/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f76fa_d20250813_m011219_c001_v0001091_t0012_u01755047539160") 2025/08/13 01:18:29 DEBUG : CompareDest/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb2fe_d20250813_m011225_c001_v7007000_t0000_u01755047545643") 2025/08/13 01:18:29 DEBUG : CompareDest/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567442_d20250813_m011220_c001_v0001172_t0055_u01755047540600") 2025/08/13 01:18:29 DEBUG : CopyDest/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495331_d20250813_m011250_c001_v7007000_t0000_u01755047570536") 2025/08/13 01:18:29 DEBUG : CopyDest/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6b50_d20250813_m011241_c001_v0001182_t0043_u01755047561522") 2025/08/13 01:18:29 DEBUG : CopyDest/three: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495332_d20250813_m011250_c001_v7007000_t0000_u01755047570721") 2025/08/13 01:18:29 DEBUG : CopyDest/three: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567530_d20250813_m011248_c001_v0001172_t0029_u01755047568484") 2025/08/13 01:18:29 DEBUG : CopyDest/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495333_d20250813_m011250_c001_v7007000_t0000_u01755047570925") 2025/08/13 01:18:30 DEBUG : CopyDest/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f7780_d20250813_m011246_c001_v0001091_t0041_u01755047566152") 2025/08/13 01:18:30 DEBUG : EXISTING: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608178_d20250813_m011412_c001_v7007000_t0000_u01755047652372") 2025/08/13 01:18:30 DEBUG : EXISTING: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf724e_d20250813_m011411_c001_v0001182_t0032_u01755047651348") 2025/08/13 01:18:30 DEBUG : PREFIXapple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36932_d20250813_m011606_c001_v7007000_t0000_u01755047766291") 2025/08/13 01:18:30 DEBUG : PREFIXapple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45679e5_d20250813_m011600_c001_v0001172_t0045_u01755047760773") 2025/08/13 01:18:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b74_d20250813_m011606_c001_v7007000_t0000_u01755047766436") 2025/08/13 01:18:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7b3f_d20250813_m011600_c001_v0001182_t0006_u01755047760758") 2025/08/13 01:18:30 DEBUG : PREFIXbanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf29d84_d20250813_m011606_c001_v7007000_t0000_u01755047766447") 2025/08/13 01:18:30 DEBUG : PREFIXbanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e3c9_d20250813_m011600_c001_v0001161_t0041_u01755047760737") 2025/08/13 01:18:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf23a61_d20250813_m011606_c001_v7007000_t0000_u01755047766299") 2025/08/13 01:18:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d5a_d20250813_m011600_c001_v0001176_t0032_u01755047760747") 2025/08/13 01:18:30 DEBUG : Testêé: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608174_d20250813_m011408_c001_v7007000_t0000_u01755047648841") 2025/08/13 01:18:30 DEBUG : Testêé: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf720c_d20250813_m011408_c001_v0001182_t0017_u01755047648250") 2025/08/13 01:18:30 DEBUG : Testêé: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567706_d20250813_m011407_c001_v0001172_t0019_u01755047647104") 2025/08/13 01:18:30 DEBUG : YXBwbGU=: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b37_d20250813_m011546_c001_v7007000_t0000_u01755047746059") 2025/08/13 01:18:30 DEBUG : YXBwbGU=: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e311_d20250813_m011541_c001_v0001161_t0017_u01755047741447") 2025/08/13 01:18:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b38_d20250813_m011546_c001_v7007000_t0000_u01755047746243") 2025/08/13 01:18:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456797e_d20250813_m011541_c001_v0001172_t0010_u01755047741430") 2025/08/13 01:18:30 DEBUG : YmFuYW5h: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b3a_d20250813_m011546_c001_v7007000_t0000_u01755047746429") 2025/08/13 01:18:30 DEBUG : YmFuYW5h: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7991_d20250813_m011541_c001_v0001182_t0021_u01755047741437") 2025/08/13 01:18:31 DEBUG : a/potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80d09_d20250813_m011020_c001_v7007000_t0000_u01755047420869") 2025/08/13 01:18:31 DEBUG : a/potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567116_d20250813_m011019_c001_v0001172_t0055_u01755047419938") 2025/08/13 01:18:31 DEBUG : a/potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80cf4_d20250813_m011018_c001_v7007000_t0000_u01755047418271") 2025/08/13 01:18:31 DEBUG : a/potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670fe_d20250813_m011017_c001_v0001172_t0032_u01755047417406") 2025/08/13 01:18:31 DEBUG : a/potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f460_d20250813_m010959_c001_v7007000_t0000_u01755047399313") 2025/08/13 01:18:31 DEBUG : a/potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456705a_d20250813_m010958_c001_v0001172_t0002_u01755047398438") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a291_d20250813_m011756_c001_v7007000_t0000_u01755047876888") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf847e_d20250813_m011752_c001_v0001182_t0013_u01755047872957") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dee1_d20250813_m011741_c001_v7007000_t0000_u01755047861760") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8342_d20250813_m011738_c001_v0001182_t0050_u01755047858241") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d4e_d20250813_m011727_c001_v7007000_t0000_u01755047847847") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8228_d20250813_m011724_c001_v0001182_t0049_u01755047844233") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a19e_d20250813_m011713_c001_v7007000_t0000_u01755047833726") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf810d_d20250813_m011710_c001_v0001182_t0005_u01755047830379") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608259_d20250813_m011659_c001_v7007000_t0000_u01755047819698") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7fde_d20250813_m011655_c001_v0001182_t0019_u01755047815806") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d0c_d20250813_m011644_c001_v7007000_t0000_u01755047804399") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7e5c_d20250813_m011637_c001_v0001182_t0011_u01755047797879") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e2e_d20250813_m011627_c001_v7007000_t0000_u01755047787265") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d4c_d20250813_m011623_c001_v0001182_t0031_u01755047783813") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb695_d20250813_m011622_c001_v7007000_t0000_u01755047782858") 2025/08/13 01:18:31 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6dcc_d20250813_m011618_c001_v0001176_t0010_u01755047778775") 2025/08/13 01:18:32 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36934_d20250813_m011607_c001_v7007000_t0000_u01755047767829") 2025/08/13 01:18:32 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d78_d20250813_m011604_c001_v0001176_t0011_u01755047764404") 2025/08/13 01:18:32 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a085a_d20250813_m011603_c001_v7007000_t0000_u01755047763298") 2025/08/13 01:18:32 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e3b7_d20250813_m011558_c001_v0001161_t0033_u01755047758865") 2025/08/13 01:18:32 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b33_d20250813_m011544_c001_v7007000_t0000_u01755047744237") 2025/08/13 01:18:32 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e301_d20250813_m011538_c001_v0001161_t0053_u01755047738716") 2025/08/13 01:18:32 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905764_d20250813_m011528_c001_v7007000_t0000_u01755047728414") 2025/08/13 01:18:32 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567900_d20250813_m011524_c001_v0001172_t0006_u01755047724441") 2025/08/13 01:18:32 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628197_d20250813_m011513_c001_v7007000_t0000_u01755047713747") 2025/08/13 01:18:32 DEBUG : apple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf771d_d20250813_m011510_c001_v0001182_t0023_u01755047710301") 2025/08/13 01:18:32 DEBUG : appleSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e2b_d20250813_m011625_c001_v7007000_t0000_u01755047785547") 2025/08/13 01:18:32 DEBUG : appleSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6dda_d20250813_m011620_c001_v0001176_t0034_u01755047780719") 2025/08/13 01:18:32 DEBUG : appleapple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d10_d20250813_m011644_c001_v7007000_t0000_u01755047804584") 2025/08/13 01:18:32 DEBUG : appleapple: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7e8e_d20250813_m011640_c001_v0001182_t0035_u01755047800564") 2025/08/13 01:18:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a292_d20250813_m011757_c001_v7007000_t0000_u01755047877072") 2025/08/13 01:18:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567ca6_d20250813_m011753_c001_v0001172_t0002_u01755047873407") 2025/08/13 01:18:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dee4_d20250813_m011741_c001_v7007000_t0000_u01755047861941") 2025/08/13 01:18:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c5b_d20250813_m011738_c001_v0001172_t0029_u01755047858730") 2025/08/13 01:18:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d4f_d20250813_m011728_c001_v7007000_t0000_u01755047848030") 2025/08/13 01:18:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c0b_d20250813_m011724_c001_v0001172_t0059_u01755047844652") 2025/08/13 01:18:32 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a19f_d20250813_m011713_c001_v7007000_t0000_u01755047833918") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567bc3_d20250813_m011710_c001_v0001172_t0048_u01755047830877") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660825a_d20250813_m011659_c001_v7007000_t0000_u01755047819881") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567b6d_d20250813_m011656_c001_v0001172_t0043_u01755047816235") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4202e62cdc905d7d_d20250813_m011642_c001_v7007000_t0000_u01755047802599") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e4d9_d20250813_m011638_c001_v0001161_t0050_u01755047798962") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e2f_d20250813_m011627_c001_v7007000_t0000_u01755047787449") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6df2_d20250813_m011623_c001_v0001176_t0056_u01755047783800") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e29_d20250813_m011622_c001_v7007000_t0000_u01755047782869") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a70_d20250813_m011619_c001_v0001172_t0008_u01755047779215") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36935_d20250813_m011608_c001_v7007000_t0000_u01755047768014") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e3e9_d20250813_m011604_c001_v0001161_t0038_u01755047764415") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41813bcb8bac2160_d20250813_m011602_c001_v7007000_t0000_u01755047762884") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7b25_d20250813_m011559_c001_v0001182_t0008_u01755047759396") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0840_d20250813_m011544_c001_v7007000_t0000_u01755047744302") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7961_d20250813_m011539_c001_v0001182_t0050_u01755047739311") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905765_d20250813_m011528_c001_v7007000_t0000_u01755047728596") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e2b9_d20250813_m011524_c001_v0001161_t0039_u01755047724976") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628199_d20250813_m011513_c001_v7007000_t0000_u01755047713932") 2025/08/13 01:18:33 DEBUG : appleappleapplebanana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45678ba_d20250813_m011510_c001_v0001172_t0043_u01755047710965") 2025/08/13 01:18:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b8e_d20250813_m011625_c001_v7007000_t0000_u01755047785714") 2025/08/13 01:18:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7cf7_d20250813_m011620_c001_v0001182_t0053_u01755047780733") 2025/08/13 01:18:34 DEBUG : b/potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80d0b_d20250813_m011021_c001_v7007000_t0000_u01755047421051") 2025/08/13 01:18:34 DEBUG : b/potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456710e_d20250813_m011018_c001_v0001172_t0015_u01755047418823") 2025/08/13 01:18:34 DEBUG : b/potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80cee_d20250813_m011017_c001_v7007000_t0000_u01755047417702") 2025/08/13 01:18:34 DEBUG : b/potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670f6_d20250813_m011016_c001_v0001172_t0053_u01755047416326") 2025/08/13 01:18:34 DEBUG : b/potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f45f_d20250813_m010958_c001_v7007000_t0000_u01755047398739") 2025/08/13 01:18:34 DEBUG : b/potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456704e_d20250813_m010957_c001_v0001172_t0002_u01755047397287") 2025/08/13 01:18:34 DEBUG : backup/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb353_d20250813_m011303_c001_v7007000_t0000_u01755047583984") 2025/08/13 01:18:34 DEBUG : backup/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108fbbd1368c136d_d20250813_m011301_c001_v0001182_t0004_u01755047581557") 2025/08/13 01:18:34 DEBUG : backup/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1029e9b308de9756_d20250813_m011257_c001_v0001182_t0056_u01755047577766") 2025/08/13 01:18:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7d409_d20250813_m011331_c001_v7007000_t0000_u01755047611350") 2025/08/13 01:18:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1067b7f07caa3056_d20250813_m011329_c001_v0001177_t0034_u01755047609617") 2025/08/13 01:18:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f118cfaeb776e72aa_d20250813_m011325_c001_v0001165_t0016_u01755047605971") 2025/08/13 01:18:34 DEBUG : backup/one.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495342_d20250813_m011317_c001_v7007000_t0000_u01755047597184") 2025/08/13 01:18:34 DEBUG : backup/one.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f118b9088d7fa0c1a_d20250813_m011315_c001_v0001093_t0046_u01755047595127") 2025/08/13 01:18:34 DEBUG : backup/one.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1013e385bb13cdbe_d20250813_m011311_c001_v0001176_t0058_u01755047591245") 2025/08/13 01:18:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7d40a_d20250813_m011331_c001_v7007000_t0000_u01755047611533") 2025/08/13 01:18:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1081228944b50a7f_d20250813_m011330_c001_v0001134_t0029_u01755047610456") 2025/08/13 01:18:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f114f43bfb1ff9ff1_d20250813_m011327_c001_v0001131_t0022_u01755047607364") 2025/08/13 01:18:34 DEBUG : backup/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb354_d20250813_m011304_c001_v7007000_t0000_u01755047584166") 2025/08/13 01:18:34 DEBUG : backup/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f109511a32b49c21d_d20250813_m011302_c001_v0001117_t0025_u01755047582525") 2025/08/13 01:18:34 DEBUG : backup/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101c6eb031a6d5d1_d20250813_m011259_c001_v0001157_t0056_u01755047579312") 2025/08/13 01:18:35 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495343_d20250813_m011317_c001_v7007000_t0000_u01755047597367") 2025/08/13 01:18:35 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f10610de2cb8d27d0_d20250813_m011316_c001_v0001099_t0007_u01755047596274") 2025/08/13 01:18:35 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107c624869d7d503_d20250813_m011312_c001_v0001183_t0054_u01755047592876") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a293_d20250813_m011757_c001_v7007000_t0000_u01755047877255") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6fd4_d20250813_m011753_c001_v0001176_t0054_u01755047873180") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dee5_d20250813_m011742_c001_v7007000_t0000_u01755047862121") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6f76_d20250813_m011738_c001_v0001176_t0056_u01755047858502") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d50_d20250813_m011728_c001_v7007000_t0000_u01755047848213") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6f32_d20250813_m011724_c001_v0001176_t0012_u01755047844434") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1a0_d20250813_m011714_c001_v7007000_t0000_u01755047834104") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6ef2_d20250813_m011710_c001_v0001176_t0051_u01755047830593") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660825b_d20250813_m011700_c001_v7007000_t0000_u01755047820063") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6eaf_d20250813_m011656_c001_v0001176_t0018_u01755047816013") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d15_d20250813_m011644_c001_v7007000_t0000_u01755047804768") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e50_d20250813_m011638_c001_v0001176_t0003_u01755047798113") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e31_d20250813_m011627_c001_v7007000_t0000_u01755047787633") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e46f_d20250813_m011623_c001_v0001161_t0044_u01755047783840") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb694_d20250813_m011622_c001_v7007000_t0000_u01755047782652") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7cd5_d20250813_m011619_c001_v0001182_t0037_u01755047778999") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36936_d20250813_m011608_c001_v7007000_t0000_u01755047768197") 2025/08/13 01:18:35 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7ba9_d20250813_m011604_c001_v0001182_t0051_u01755047764426") 2025/08/13 01:18:36 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c3692b_d20250813_m011603_c001_v7007000_t0000_u01755047763115") 2025/08/13 01:18:36 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d50_d20250813_m011559_c001_v0001176_t0054_u01755047759180") 2025/08/13 01:18:36 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f412e5d075b2a700b_d20250813_m011544_c001_v7007000_t0000_u01755047744247") 2025/08/13 01:18:36 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456796c_d20250813_m011539_c001_v0001172_t0022_u01755047739033") 2025/08/13 01:18:36 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905766_d20250813_m011528_c001_v7007000_t0000_u01755047728777") 2025/08/13 01:18:36 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7845_d20250813_m011524_c001_v0001182_t0039_u01755047724774") 2025/08/13 01:18:36 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862819a_d20250813_m011514_c001_v7007000_t0000_u01755047714114") 2025/08/13 01:18:36 DEBUG : banana: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e287_d20250813_m011510_c001_v0001161_t0026_u01755047710495") 2025/08/13 01:18:36 DEBUG : bananaSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb697_d20250813_m011625_c001_v7007000_t0000_u01755047785556") 2025/08/13 01:18:36 DEBUG : bananaSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a78_d20250813_m011620_c001_v0001172_t0014_u01755047780748") 2025/08/13 01:18:36 DEBUG : both0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b254_d20250813_m011447_c001_v7007000_t0000_u01755047687847") 2025/08/13 01:18:36 DEBUG : both0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677a8_d20250813_m011432_c001_v0001172_t0042_u01755047672958") 2025/08/13 01:18:36 DEBUG : both0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862808a_d20250813_m011428_c001_v7007000_t0000_u01755047668730") 2025/08/13 01:18:36 DEBUG : both0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567724_d20250813_m011414_c001_v0001172_t0053_u01755047654289") 2025/08/13 01:18:36 DEBUG : both1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b255_d20250813_m011448_c001_v7007000_t0000_u01755047688030") 2025/08/13 01:18:36 DEBUG : both1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677ac_d20250813_m011433_c001_v0001172_t0006_u01755047673989") 2025/08/13 01:18:36 DEBUG : both1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862808b_d20250813_m011428_c001_v7007000_t0000_u01755047668914") 2025/08/13 01:18:36 DEBUG : both1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456772a_d20250813_m011415_c001_v0001172_t0048_u01755047655049") 2025/08/13 01:18:36 DEBUG : both10: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b256_d20250813_m011448_c001_v7007000_t0000_u01755047688233") 2025/08/13 01:18:36 DEBUG : both10: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677d4_d20250813_m011439_c001_v0001172_t0034_u01755047679073") 2025/08/13 01:18:36 DEBUG : both10: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862808c_d20250813_m011429_c001_v7007000_t0000_u01755047669095") 2025/08/13 01:18:37 DEBUG : both10: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456775a_d20250813_m011420_c001_v0001172_t0040_u01755047660089") 2025/08/13 01:18:37 DEBUG : both11: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b257_d20250813_m011448_c001_v7007000_t0000_u01755047688418") 2025/08/13 01:18:37 DEBUG : both11: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677d6_d20250813_m011439_c001_v0001172_t0054_u01755047679679") 2025/08/13 01:18:37 DEBUG : both11: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862808d_d20250813_m011429_c001_v7007000_t0000_u01755047669277") 2025/08/13 01:18:37 DEBUG : both11: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567760_d20250813_m011420_c001_v0001172_t0032_u01755047660712") 2025/08/13 01:18:37 DEBUG : both12: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b258_d20250813_m011448_c001_v7007000_t0000_u01755047688603") 2025/08/13 01:18:37 DEBUG : both12: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677de_d20250813_m011440_c001_v0001172_t0055_u01755047680334") 2025/08/13 01:18:37 DEBUG : both12: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862808e_d20250813_m011429_c001_v7007000_t0000_u01755047669459") 2025/08/13 01:18:37 DEBUG : both12: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567762_d20250813_m011421_c001_v0001172_t0037_u01755047661287") 2025/08/13 01:18:37 DEBUG : both13: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b259_d20250813_m011448_c001_v7007000_t0000_u01755047688887") 2025/08/13 01:18:37 DEBUG : both13: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677e2_d20250813_m011441_c001_v0001172_t0004_u01755047681042") 2025/08/13 01:18:37 DEBUG : both13: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862808f_d20250813_m011429_c001_v7007000_t0000_u01755047669641") 2025/08/13 01:18:37 DEBUG : both13: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567768_d20250813_m011421_c001_v0001172_t0019_u01755047661837") 2025/08/13 01:18:37 DEBUG : both14: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b25a_d20250813_m011449_c001_v7007000_t0000_u01755047689071") 2025/08/13 01:18:37 DEBUG : both14: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677e6_d20250813_m011441_c001_v0001172_t0010_u01755047681579") 2025/08/13 01:18:37 DEBUG : both14: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628090_d20250813_m011429_c001_v7007000_t0000_u01755047669824") 2025/08/13 01:18:37 DEBUG : both14: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456776a_d20250813_m011422_c001_v0001172_t0027_u01755047662405") 2025/08/13 01:18:37 DEBUG : both15: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b25b_d20250813_m011449_c001_v7007000_t0000_u01755047689255") 2025/08/13 01:18:37 DEBUG : both15: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677ec_d20250813_m011442_c001_v0001172_t0055_u01755047682091") 2025/08/13 01:18:37 DEBUG : both15: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628091_d20250813_m011430_c001_v7007000_t0000_u01755047670005") 2025/08/13 01:18:37 DEBUG : both15: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456776e_d20250813_m011423_c001_v0001172_t0019_u01755047663046") 2025/08/13 01:18:37 DEBUG : both16: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b25c_d20250813_m011449_c001_v7007000_t0000_u01755047689438") 2025/08/13 01:18:38 DEBUG : both16: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677f0_d20250813_m011442_c001_v0001172_t0031_u01755047682606") 2025/08/13 01:18:38 DEBUG : both16: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628092_d20250813_m011430_c001_v7007000_t0000_u01755047670193") 2025/08/13 01:18:38 DEBUG : both16: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567772_d20250813_m011423_c001_v0001172_t0052_u01755047663568") 2025/08/13 01:18:38 DEBUG : both17: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b25d_d20250813_m011449_c001_v7007000_t0000_u01755047689621") 2025/08/13 01:18:38 DEBUG : both17: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677f4_d20250813_m011443_c001_v0001172_t0038_u01755047683598") 2025/08/13 01:18:38 DEBUG : both17: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628093_d20250813_m011430_c001_v7007000_t0000_u01755047670374") 2025/08/13 01:18:38 DEBUG : both17: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567774_d20250813_m011424_c001_v0001172_t0048_u01755047664142") 2025/08/13 01:18:38 DEBUG : both18: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b25e_d20250813_m011449_c001_v7007000_t0000_u01755047689804") 2025/08/13 01:18:38 DEBUG : both18: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677f6_d20250813_m011444_c001_v0001172_t0031_u01755047684157") 2025/08/13 01:18:38 DEBUG : both18: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628094_d20250813_m011430_c001_v7007000_t0000_u01755047670556") 2025/08/13 01:18:38 DEBUG : both18: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456777c_d20250813_m011424_c001_v0001172_t0003_u01755047664860") 2025/08/13 01:18:38 DEBUG : both19: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b25f_d20250813_m011449_c001_v7007000_t0000_u01755047689987") 2025/08/13 01:18:38 DEBUG : both19: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677fa_d20250813_m011444_c001_v0001172_t0040_u01755047684626") 2025/08/13 01:18:38 DEBUG : both19: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628095_d20250813_m011430_c001_v7007000_t0000_u01755047670750") 2025/08/13 01:18:38 DEBUG : both19: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456777e_d20250813_m011425_c001_v0001172_t0015_u01755047665396") 2025/08/13 01:18:38 DEBUG : both2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b260_d20250813_m011450_c001_v7007000_t0000_u01755047690170") 2025/08/13 01:18:38 DEBUG : both2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677b0_d20250813_m011434_c001_v0001172_t0033_u01755047674521") 2025/08/13 01:18:38 DEBUG : both2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628096_d20250813_m011430_c001_v7007000_t0000_u01755047670939") 2025/08/13 01:18:38 DEBUG : both2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456772e_d20250813_m011415_c001_v0001172_t0017_u01755047655620") 2025/08/13 01:18:38 DEBUG : both3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b261_d20250813_m011450_c001_v7007000_t0000_u01755047690353") 2025/08/13 01:18:38 DEBUG : both3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677b4_d20250813_m011434_c001_v0001172_t0040_u01755047674994") 2025/08/13 01:18:38 DEBUG : both3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628097_d20250813_m011431_c001_v7007000_t0000_u01755047671121") 2025/08/13 01:18:39 DEBUG : both3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567730_d20250813_m011416_c001_v0001172_t0029_u01755047656291") 2025/08/13 01:18:39 DEBUG : both4: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b262_d20250813_m011450_c001_v7007000_t0000_u01755047690539") 2025/08/13 01:18:39 DEBUG : both4: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677bc_d20250813_m011435_c001_v0001172_t0003_u01755047675651") 2025/08/13 01:18:39 DEBUG : both4: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628098_d20250813_m011431_c001_v7007000_t0000_u01755047671303") 2025/08/13 01:18:39 DEBUG : both4: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567738_d20250813_m011416_c001_v0001172_t0026_u01755047656810") 2025/08/13 01:18:39 DEBUG : both5: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b263_d20250813_m011450_c001_v7007000_t0000_u01755047690737") 2025/08/13 01:18:39 DEBUG : both5: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677c0_d20250813_m011436_c001_v0001172_t0001_u01755047676152") 2025/08/13 01:18:39 DEBUG : both5: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628099_d20250813_m011431_c001_v7007000_t0000_u01755047671489") 2025/08/13 01:18:39 DEBUG : both5: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456773e_d20250813_m011417_c001_v0001172_t0043_u01755047657300") 2025/08/13 01:18:39 DEBUG : both6: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b264_d20250813_m011450_c001_v7007000_t0000_u01755047690920") 2025/08/13 01:18:39 DEBUG : both6: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677c4_d20250813_m011436_c001_v0001172_t0047_u01755047676725") 2025/08/13 01:18:39 DEBUG : both6: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862809b_d20250813_m011431_c001_v7007000_t0000_u01755047671672") 2025/08/13 01:18:39 DEBUG : both6: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567742_d20250813_m011417_c001_v0001172_t0026_u01755047657949") 2025/08/13 01:18:39 DEBUG : both7: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b266_d20250813_m011451_c001_v7007000_t0000_u01755047691106") 2025/08/13 01:18:39 DEBUG : both7: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677ca_d20250813_m011437_c001_v0001172_t0004_u01755047677298") 2025/08/13 01:18:39 DEBUG : both7: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862809c_d20250813_m011431_c001_v7007000_t0000_u01755047671854") 2025/08/13 01:18:39 DEBUG : both7: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567744_d20250813_m011418_c001_v0001172_t0023_u01755047658467") 2025/08/13 01:18:39 DEBUG : both8: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b267_d20250813_m011451_c001_v7007000_t0000_u01755047691308") 2025/08/13 01:18:39 DEBUG : both8: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677cc_d20250813_m011437_c001_v0001172_t0020_u01755047677810") 2025/08/13 01:18:39 DEBUG : both8: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862809e_d20250813_m011432_c001_v7007000_t0000_u01755047672037") 2025/08/13 01:18:40 DEBUG : both8: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456774a_d20250813_m011418_c001_v0001172_t0058_u01755047658946") 2025/08/13 01:18:40 DEBUG : both9: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b268_d20250813_m011451_c001_v7007000_t0000_u01755047691493") 2025/08/13 01:18:40 DEBUG : both9: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45677d0_d20250813_m011438_c001_v0001172_t0001_u01755047678366") 2025/08/13 01:18:40 DEBUG : both9: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686280a0_d20250813_m011432_c001_v7007000_t0000_u01755047672219") 2025/08/13 01:18:40 DEBUG : both9: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567750_d20250813_m011419_c001_v0001172_t0037_u01755047659486") 2025/08/13 01:18:40 DEBUG : c/non empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd810f5_d20250813_m011021_c001_v7007000_t0000_u01755047421234") 2025/08/13 01:18:40 DEBUG : c/non empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567112_d20250813_m011019_c001_v0001172_t0000_u01755047419246") 2025/08/13 01:18:40 DEBUG : c/non empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80cf6_d20250813_m011018_c001_v7007000_t0000_u01755047418453") 2025/08/13 01:18:40 DEBUG : c/non empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670fa_d20250813_m011016_c001_v0001172_t0030_u01755047416713") 2025/08/13 01:18:40 DEBUG : c/non empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f462_d20250813_m010959_c001_v7007000_t0000_u01755047399496") 2025/08/13 01:18:40 DEBUG : c/non empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567052_d20250813_m010957_c001_v0001172_t0007_u01755047397690") 2025/08/13 01:18:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b3b_d20250813_m011546_c001_v7007000_t0000_u01755047746615") 2025/08/13 01:18:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6cd6_d20250813_m011541_c001_v0001176_t0055_u01755047741998") 2025/08/13 01:18:40 DEBUG : check sum: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f432_d20250813_m010949_c001_v7007000_t0000_u01755047389991") 2025/08/13 01:18:40 DEBUG : check sum: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566ffc_d20250813_m010948_c001_v0001172_t0032_u01755047388955") 2025/08/13 01:18:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41813bcb8bac270f_d20250813_m011826_c001_v7007000_t0000_u01755047906588") 2025/08/13 01:18:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8742_d20250813_m011825_c001_v0001182_t0043_u01755047905088") 2025/08/13 01:18:40 DEBUG : dest/3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495322_d20250813_m011234_c001_v7007000_t0000_u01755047554516") 2025/08/13 01:18:40 DEBUG : dest/3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f412b819b400d9fa7_d20250813_m011233_c001_v0001113_t0015_u01755047553414") 2025/08/13 01:18:40 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d1b_d20250813_m011644_c001_v7007000_t0000_u01755047804951") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567b02_d20250813_m011640_c001_v0001172_t0024_u01755047800598") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a294_d20250813_m011757_c001_v7007000_t0000_u01755047877438") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf83e8_d20250813_m011746_c001_v0001182_t0007_u01755047866517") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dee6_d20250813_m011742_c001_v7007000_t0000_u01755047862304") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf82cc_d20250813_m011732_c001_v0001182_t0045_u01755047852503") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d51_d20250813_m011728_c001_v7007000_t0000_u01755047848396") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf81be_d20250813_m011718_c001_v0001182_t0008_u01755047838388") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1a1_d20250813_m011714_c001_v7007000_t0000_u01755047834285") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf808d_d20250813_m011704_c001_v0001182_t0047_u01755047824361") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660825c_d20250813_m011700_c001_v7007000_t0000_u01755047820248") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7f4a_d20250813_m011649_c001_v0001182_t0035_u01755047809047") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0cee_d20250813_m011642_c001_v7007000_t0000_u01755047802749") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7de4_d20250813_m011631_c001_v0001182_t0036_u01755047791925") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e32_d20250813_m011627_c001_v7007000_t0000_u01755047787817") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d52_d20250813_m011624_c001_v0001182_t0041_u01755047784010") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b384_d20250813_m011622_c001_v7007000_t0000_u01755047782663") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6da8_d20250813_m011612_c001_v0001176_t0046_u01755047772539") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36937_d20250813_m011608_c001_v7007000_t0000_u01755047768379") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d7c_d20250813_m011604_c001_v0001176_t0048_u01755047764621") 2025/08/13 01:18:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41813bcb8bac2163_d20250813_m011603_c001_v7007000_t0000_u01755047763438") 2025/08/13 01:18:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e36f_d20250813_m011550_c001_v0001161_t0032_u01755047750739") 2025/08/13 01:18:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb661_d20250813_m011544_c001_v7007000_t0000_u01755047744258") 2025/08/13 01:18:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf78e1_d20250813_m011533_c001_v0001182_t0057_u01755047733044") 2025/08/13 01:18:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905767_d20250813_m011528_c001_v7007000_t0000_u01755047728959") 2025/08/13 01:18:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e295_d20250813_m011518_c001_v0001161_t0045_u01755047718376") 2025/08/13 01:18:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862819b_d20250813_m011514_c001_v7007000_t0000_u01755047714298") 2025/08/13 01:18:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456787e_d20250813_m011505_c001_v0001172_t0049_u01755047705007") 2025/08/13 01:18:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a086c_d20250813_m011625_c001_v7007000_t0000_u01755047785751") 2025/08/13 01:18:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6ddc_d20250813_m011620_c001_v0001176_t0040_u01755047780942") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d1f_d20250813_m011645_c001_v7007000_t0000_u01755047805133") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e4e9_d20250813_m011640_c001_v0001161_t0036_u01755047800584") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a295_d20250813_m011757_c001_v7007000_t0000_u01755047877620") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6fae_d20250813_m011747_c001_v0001176_t0032_u01755047867083") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dee7_d20250813_m011742_c001_v7007000_t0000_u01755047862579") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6f5a_d20250813_m011733_c001_v0001176_t0021_u01755047853064") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d52_d20250813_m011728_c001_v7007000_t0000_u01755047848580") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6f18_d20250813_m011718_c001_v0001176_t0027_u01755047838967") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1a2_d20250813_m011714_c001_v7007000_t0000_u01755047834466") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6ed0_d20250813_m011704_c001_v0001176_t0036_u01755047824927") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660825d_d20250813_m011700_c001_v7007000_t0000_u01755047820431") 2025/08/13 01:18:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e86_d20250813_m011649_c001_v0001176_t0059_u01755047809613") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41376fab2f09087a_d20250813_m011642_c001_v7007000_t0000_u01755047802156") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e32_d20250813_m011632_c001_v0001176_t0031_u01755047792483") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e33_d20250813_m011628_c001_v7007000_t0000_u01755047788001") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6df6_d20250813_m011624_c001_v0001176_t0011_u01755047784018") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b37f_d20250813_m011622_c001_v7007000_t0000_u01755047782296") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7c5f_d20250813_m011613_c001_v0001182_t0030_u01755047773109") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36938_d20250813_m011608_c001_v7007000_t0000_u01755047768560") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7bb1_d20250813_m011604_c001_v0001182_t0023_u01755047764727") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5cb9_d20250813_m011603_c001_v7007000_t0000_u01755047763449") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d1a_d20250813_m011551_c001_v0001176_t0012_u01755047751854") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b32_d20250813_m011544_c001_v7007000_t0000_u01755047744053") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e2e5_d20250813_m011533_c001_v0001161_t0013_u01755047733615") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905768_d20250813_m011529_c001_v7007000_t0000_u01755047729141") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45678e0_d20250813_m011519_c001_v0001172_t0004_u01755047719113") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862819c_d20250813_m011514_c001_v7007000_t0000_u01755047714480") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7695_d20250813_m011505_c001_v0001182_t0051_u01755047705383") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb4e7_d20250813_m011625_c001_v7007000_t0000_u01755047785723") 2025/08/13 01:18:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d01_d20250813_m011620_c001_v0001182_t0043_u01755047780956") 2025/08/13 01:18:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d21_d20250813_m011645_c001_v7007000_t0000_u01755047805315") 2025/08/13 01:18:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7e96_d20250813_m011640_c001_v0001182_t0045_u01755047800784") 2025/08/13 01:18:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a296_d20250813_m011757_c001_v7007000_t0000_u01755047877803") 2025/08/13 01:18:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c8a_d20250813_m011747_c001_v0001172_t0032_u01755047867803") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dee8_d20250813_m011742_c001_v7007000_t0000_u01755047862760") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c3b_d20250813_m011733_c001_v0001172_t0001_u01755047853712") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d53_d20250813_m011728_c001_v7007000_t0000_u01755047848762") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567bf7_d20250813_m011719_c001_v0001172_t0037_u01755047839839") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1a3_d20250813_m011714_c001_v7007000_t0000_u01755047834677") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567ba3_d20250813_m011705_c001_v0001172_t0028_u01755047825502") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660825e_d20250813_m011700_c001_v7007000_t0000_u01755047820612") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567b41_d20250813_m011650_c001_v0001172_t0051_u01755047810200") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41376fab2f09087c_d20250813_m011642_c001_v7007000_t0000_u01755047802520") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e4ab_d20250813_m011633_c001_v0001161_t0012_u01755047793068") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e34_d20250813_m011628_c001_v7007000_t0000_u01755047788184") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a94_d20250813_m011624_c001_v0001172_t0030_u01755047784204") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dd81_d20250813_m011622_c001_v7007000_t0000_u01755047782668") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a46_d20250813_m011613_c001_v0001172_t0005_u01755047773691") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36939_d20250813_m011608_c001_v7007000_t0000_u01755047768743") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d7e_d20250813_m011604_c001_v0001176_t0059_u01755047764877") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41813bcb8bac2161_d20250813_m011603_c001_v7007000_t0000_u01755047763071") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7a95_d20250813_m011552_c001_v0001182_t0029_u01755047752429") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f417188f9c7014820_d20250813_m011544_c001_v7007000_t0000_u01755047744412") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567940_d20250813_m011534_c001_v0001172_t0024_u01755047734274") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905769_d20250813_m011529_c001_v7007000_t0000_u01755047729323") 2025/08/13 01:18:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf77db_d20250813_m011519_c001_v0001182_t0059_u01755047719746") 2025/08/13 01:18:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862819d_d20250813_m011514_c001_v7007000_t0000_u01755047714662") 2025/08/13 01:18:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e26b_d20250813_m011505_c001_v0001161_t0041_u01755047705667") 2025/08/13 01:18:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a086b_d20250813_m011625_c001_v7007000_t0000_u01755047785564") 2025/08/13 01:18:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a7c_d20250813_m011621_c001_v0001172_t0005_u01755047781123") 2025/08/13 01:18:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d23_d20250813_m011645_c001_v7007000_t0000_u01755047805499") 2025/08/13 01:18:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e5a_d20250813_m011640_c001_v0001176_t0016_u01755047800791") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a297_d20250813_m011757_c001_v7007000_t0000_u01755047877987") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e676_d20250813_m011748_c001_v0001161_t0045_u01755047868877") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dee9_d20250813_m011742_c001_v7007000_t0000_u01755047862942") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e628_d20250813_m011734_c001_v0001161_t0038_u01755047854443") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d54_d20250813_m011728_c001_v7007000_t0000_u01755047848945") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e5dd_d20250813_m011720_c001_v0001161_t0043_u01755047840644") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1a4_d20250813_m011714_c001_v7007000_t0000_u01755047834860") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e57d_d20250813_m011706_c001_v0001161_t0037_u01755047826147") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660825f_d20250813_m011700_c001_v7007000_t0000_u01755047820794") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e52d_d20250813_m011650_c001_v0001161_t0045_u01755047810924") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb4f0_d20250813_m011642_c001_v7007000_t0000_u01755047802168") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567ac2_d20250813_m011633_c001_v0001172_t0051_u01755047793806") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e35_d20250813_m011628_c001_v7007000_t0000_u01755047788368") 2025/08/13 01:18:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d58_d20250813_m011624_c001_v0001182_t0039_u01755047784218") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e26_d20250813_m011622_c001_v7007000_t0000_u01755047782311") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e427_d20250813_m011614_c001_v0001161_t0057_u01755047774353") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c3693a_d20250813_m011608_c001_v7007000_t0000_u01755047768924") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e3ef_d20250813_m011604_c001_v0001161_t0004_u01755047764888") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40673a98dfaaabde_d20250813_m011603_c001_v7007000_t0000_u01755047763457") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45679c2_d20250813_m011553_c001_v0001172_t0035_u01755047753004") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf23a24_d20250813_m011544_c001_v7007000_t0000_u01755047744269") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7903_d20250813_m011534_c001_v0001182_t0029_u01755047734544") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f421086135690576a_d20250813_m011529_c001_v7007000_t0000_u01755047729508") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e29b_d20250813_m011519_c001_v0001161_t0035_u01755047719955") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862819e_d20250813_m011514_c001_v7007000_t0000_u01755047714845") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567888_d20250813_m011506_c001_v0001172_t0031_u01755047706281") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb4e8_d20250813_m011625_c001_v7007000_t0000_u01755047785908") 2025/08/13 01:18:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6de2_d20250813_m011621_c001_v0001176_t0058_u01755047781146") 2025/08/13 01:18:46 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d25_d20250813_m011645_c001_v7007000_t0000_u01755047805680") 2025/08/13 01:18:46 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567b08_d20250813_m011640_c001_v0001172_t0026_u01755047800864") 2025/08/13 01:18:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a298_d20250813_m011758_c001_v7007000_t0000_u01755047878182") 2025/08/13 01:18:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf842e_d20250813_m011749_c001_v0001182_t0032_u01755047869489") 2025/08/13 01:18:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207deea_d20250813_m011743_c001_v7007000_t0000_u01755047863123") 2025/08/13 01:18:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8304_d20250813_m011734_c001_v0001182_t0022_u01755047854915") 2025/08/13 01:18:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d55_d20250813_m011729_c001_v7007000_t0000_u01755047849127") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf81e8_d20250813_m011721_c001_v0001182_t0017_u01755047841027") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1a5_d20250813_m011715_c001_v7007000_t0000_u01755047835042") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf80bd_d20250813_m011706_c001_v0001182_t0004_u01755047826522") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608260_d20250813_m011700_c001_v7007000_t0000_u01755047820975") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7f80_d20250813_m011651_c001_v0001182_t0012_u01755047811549") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0cdf_d20250813_m011642_c001_v7007000_t0000_u01755047802176") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7e0c_d20250813_m011634_c001_v0001182_t0037_u01755047794158") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e36_d20250813_m011628_c001_v7007000_t0000_u01755047788552") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6dfa_d20250813_m011624_c001_v0001176_t0029_u01755047784234") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e28_d20250813_m011622_c001_v7007000_t0000_u01755047782679") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6db2_d20250813_m011614_c001_v0001176_t0002_u01755047774813") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c3693b_d20250813_m011609_c001_v7007000_t0000_u01755047769196") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a06_d20250813_m011604_c001_v0001172_t0033_u01755047764932") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207d94f_d20250813_m011603_c001_v7007000_t0000_u01755047763466") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e38d_d20250813_m011553_c001_v0001161_t0045_u01755047753735") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b34_d20250813_m011544_c001_v7007000_t0000_u01755047744422") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e2e9_d20250813_m011534_c001_v0001161_t0054_u01755047734747") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f421086135690576b_d20250813_m011529_c001_v7007000_t0000_u01755047729689") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45678e6_d20250813_m011520_c001_v0001172_t0017_u01755047720315") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862819f_d20250813_m011515_c001_v7007000_t0000_u01755047715029") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf76b5_d20250813_m011506_c001_v0001182_t0039_u01755047706565") 2025/08/13 01:18:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e2d_d20250813_m011625_c001_v7007000_t0000_u01755047785920") 2025/08/13 01:18:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d0a_d20250813_m011621_c001_v0001182_t0004_u01755047781181") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d27_d20250813_m011645_c001_v7007000_t0000_u01755047805864") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7e9e_d20250813_m011640_c001_v0001182_t0025_u01755047800978") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a299_d20250813_m011758_c001_v7007000_t0000_u01755047878365") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6fbe_d20250813_m011749_c001_v0001176_t0002_u01755047869705") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207deeb_d20250813_m011743_c001_v7007000_t0000_u01755047863304") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6f62_d20250813_m011735_c001_v0001176_t0000_u01755047855128") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d56_d20250813_m011729_c001_v7007000_t0000_u01755047849309") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6f1c_d20250813_m011721_c001_v0001176_t0002_u01755047841229") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1a6_d20250813_m011715_c001_v7007000_t0000_u01755047835225") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6eda_d20250813_m011706_c001_v0001176_t0054_u01755047826721") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608261_d20250813_m011701_c001_v7007000_t0000_u01755047821157") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e92_d20250813_m011651_c001_v0001176_t0040_u01755047811755") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628228_d20250813_m011642_c001_v7007000_t0000_u01755047802192") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e3e_d20250813_m011634_c001_v0001176_t0000_u01755047794351") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e37_d20250813_m011628_c001_v7007000_t0000_u01755047788736") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d5c_d20250813_m011624_c001_v0001182_t0024_u01755047784430") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb4df_d20250813_m011622_c001_v7007000_t0000_u01755047782686") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7c87_d20250813_m011615_c001_v0001182_t0034_u01755047775030") 2025/08/13 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c3693c_d20250813_m011609_c001_v7007000_t0000_u01755047769377") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7bbd_d20250813_m011604_c001_v0001182_t0052_u01755047764938") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c3692e_d20250813_m011603_c001_v7007000_t0000_u01755047763479") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d2c_d20250813_m011554_c001_v0001176_t0059_u01755047754351") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f417188f9c701481c_d20250813_m011543_c001_v7007000_t0000_u01755047743674") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567942_d20250813_m011535_c001_v0001172_t0010_u01755047735103") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f421086135690576c_d20250813_m011529_c001_v7007000_t0000_u01755047729881") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf77ed_d20250813_m011520_c001_v0001182_t0025_u01755047720708") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281a0_d20250813_m011515_c001_v7007000_t0000_u01755047715217") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e26f_d20250813_m011506_c001_v0001161_t0015_u01755047706759") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e2c_d20250813_m011625_c001_v7007000_t0000_u01755047785734") 2025/08/13 01:18:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e45b_d20250813_m011621_c001_v0001161_t0046_u01755047781331") 2025/08/13 01:18:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d29_d20250813_m011646_c001_v7007000_t0000_u01755047806048") 2025/08/13 01:18:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e4f1_d20250813_m011641_c001_v0001161_t0027_u01755047801007") 2025/08/13 01:18:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a29a_d20250813_m011758_c001_v7007000_t0000_u01755047878547") 2025/08/13 01:18:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c94_d20250813_m011749_c001_v0001172_t0016_u01755047869919") 2025/08/13 01:18:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207deec_d20250813_m011743_c001_v7007000_t0000_u01755047863485") 2025/08/13 01:18:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c3d_d20250813_m011735_c001_v0001172_t0043_u01755047855358") 2025/08/13 01:18:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d57_d20250813_m011729_c001_v7007000_t0000_u01755047849492") 2025/08/13 01:18:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567bfd_d20250813_m011721_c001_v0001172_t0000_u01755047841444") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1a7_d20250813_m011715_c001_v7007000_t0000_u01755047835409") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567bab_d20250813_m011706_c001_v0001172_t0053_u01755047826938") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608262_d20250813_m011701_c001_v7007000_t0000_u01755047821352") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567b4d_d20250813_m011651_c001_v0001172_t0000_u01755047811973") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41376fab2f09087b_d20250813_m011642_c001_v7007000_t0000_u01755047802339") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e4b3_d20250813_m011634_c001_v0001161_t0050_u01755047794567") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e38_d20250813_m011628_c001_v7007000_t0000_u01755047788924") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e477_d20250813_m011624_c001_v0001161_t0012_u01755047784443") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b86_d20250813_m011622_c001_v7007000_t0000_u01755047782704") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a52_d20250813_m011615_c001_v0001172_t0055_u01755047775262") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c3693d_d20250813_m011609_c001_v7007000_t0000_u01755047769559") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d82_d20250813_m011605_c001_v0001176_t0030_u01755047765092") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5cb7_d20250813_m011603_c001_v7007000_t0000_u01755047763259") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7ac3_d20250813_m011554_c001_v0001182_t0008_u01755047754565") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a083f_d20250813_m011544_c001_v7007000_t0000_u01755047744113") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7913_d20250813_m011535_c001_v0001182_t0056_u01755047735565") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f421086135690576d_d20250813_m011530_c001_v7007000_t0000_u01755047730062") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e29f_d20250813_m011520_c001_v0001161_t0009_u01755047720930") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281a1_d20250813_m011515_c001_v7007000_t0000_u01755047715400") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567890_d20250813_m011507_c001_v0001172_t0054_u01755047707135") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b395_d20250813_m011625_c001_v7007000_t0000_u01755047785765") 2025/08/13 01:18:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6de6_d20250813_m011621_c001_v0001176_t0018_u01755047781356") 2025/08/13 01:18:50 DEBUG : dir1/0007-12345: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d2b_d20250813_m011646_c001_v7007000_t0000_u01755047806229") 2025/08/13 01:18:51 DEBUG : dir1/0007-12345: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e5e_d20250813_m011641_c001_v0001176_t0035_u01755047801048") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a29b_d20250813_m011758_c001_v7007000_t0000_u01755047878730") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e680_d20250813_m011750_c001_v0001161_t0054_u01755047870364") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207deed_d20250813_m011743_c001_v7007000_t0000_u01755047863666") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e630_d20250813_m011735_c001_v0001161_t0028_u01755047855735") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d58_d20250813_m011729_c001_v7007000_t0000_u01755047849678") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e5e9_d20250813_m011721_c001_v0001161_t0040_u01755047841801") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1a8_d20250813_m011715_c001_v7007000_t0000_u01755047835591") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e585_d20250813_m011707_c001_v0001161_t0020_u01755047827631") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608263_d20250813_m011701_c001_v7007000_t0000_u01755047821532") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e536_d20250813_m011652_c001_v0001161_t0026_u01755047812348") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb4f2_d20250813_m011642_c001_v7007000_t0000_u01755047802351") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567ad0_d20250813_m011635_c001_v0001172_t0050_u01755047795037") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e39_d20250813_m011629_c001_v7007000_t0000_u01755047789107") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6dfe_d20250813_m011624_c001_v0001176_t0004_u01755047784471") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e27_d20250813_m011622_c001_v7007000_t0000_u01755047782496") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e42d_d20250813_m011615_c001_v0001161_t0035_u01755047775667") 2025/08/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c3693e_d20250813_m011609_c001_v7007000_t0000_u01755047769741") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7bc1_d20250813_m011605_c001_v0001182_t0036_u01755047765152") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41813bcb8bac2162_d20250813_m011603_c001_v7007000_t0000_u01755047763256") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45679ca_d20250813_m011554_c001_v0001172_t0028_u01755047754777") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb662_d20250813_m011544_c001_v7007000_t0000_u01755047744282") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e2ef_d20250813_m011535_c001_v0001161_t0009_u01755047735819") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f421086135690576e_d20250813_m011530_c001_v7007000_t0000_u01755047730244") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45678ea_d20250813_m011521_c001_v0001172_t0036_u01755047721443") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281a3_d20250813_m011515_c001_v7007000_t0000_u01755047715586") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf76d9_d20250813_m011507_c001_v0001182_t0038_u01755047707552") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b393_d20250813_m011625_c001_v7007000_t0000_u01755047785578") 2025/08/13 01:18:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d10_d20250813_m011621_c001_v0001182_t0008_u01755047781390") 2025/08/13 01:18:52 DEBUG : dir1/0008-23456: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d2c_d20250813_m011646_c001_v7007000_t0000_u01755047806413") 2025/08/13 01:18:52 DEBUG : dir1/0008-23456: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567b0c_d20250813_m011641_c001_v0001172_t0007_u01755047801139") 2025/08/13 01:18:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a29c_d20250813_m011758_c001_v7007000_t0000_u01755047878913") 2025/08/13 01:18:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8448_d20250813_m011750_c001_v0001182_t0053_u01755047870715") 2025/08/13 01:18:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207deee_d20250813_m011743_c001_v7007000_t0000_u01755047863847") 2025/08/13 01:18:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8318_d20250813_m011736_c001_v0001182_t0059_u01755047856078") 2025/08/13 01:18:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d59_d20250813_m011729_c001_v7007000_t0000_u01755047849861") 2025/08/13 01:18:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8202_d20250813_m011722_c001_v0001182_t0012_u01755047842187") 2025/08/13 01:18:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1a9_d20250813_m011715_c001_v7007000_t0000_u01755047835775") 2025/08/13 01:18:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf80df_d20250813_m011707_c001_v0001182_t0008_u01755047827964") 2025/08/13 01:18:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608264_d20250813_m011701_c001_v7007000_t0000_u01755047821714") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7f9a_d20250813_m011652_c001_v0001182_t0035_u01755047812858") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660824a_d20250813_m011642_c001_v7007000_t0000_u01755047802578") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7e2c_d20250813_m011635_c001_v0001182_t0019_u01755047795581") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e3a_d20250813_m011629_c001_v7007000_t0000_u01755047789295") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a96_d20250813_m011624_c001_v0001172_t0032_u01755047784500") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b386_d20250813_m011622_c001_v7007000_t0000_u01755047782846") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6dbc_d20250813_m011616_c001_v0001176_t0037_u01755047776033") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c3693f_d20250813_m011609_c001_v7007000_t0000_u01755047769927") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d84_d20250813_m011605_c001_v0001176_t0045_u01755047765303") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf29d7f_d20250813_m011603_c001_v7007000_t0000_u01755047763297") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e399_d20250813_m011555_c001_v0001161_t0039_u01755047755215") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f417188f9c701481f_d20250813_m011544_c001_v7007000_t0000_u01755047744225") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567950_d20250813_m011536_c001_v0001172_t0039_u01755047736224") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f421086135690576f_d20250813_m011530_c001_v7007000_t0000_u01755047730426") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7805_d20250813_m011521_c001_v0001182_t0041_u01755047721962") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281a4_d20250813_m011515_c001_v7007000_t0000_u01755047715767") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e275_d20250813_m011507_c001_v0001161_t0018_u01755047707753") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb698_d20250813_m011625_c001_v7007000_t0000_u01755047785743") 2025/08/13 01:18:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a80_d20250813_m011621_c001_v0001172_t0028_u01755047781498") 2025/08/13 01:18:53 DEBUG : dir1/0009-34567: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d2e_d20250813_m011646_c001_v7007000_t0000_u01755047806595") 2025/08/13 01:18:54 DEBUG : dir1/0009-34567: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7ea1_d20250813_m011641_c001_v0001182_t0011_u01755047801189") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a29d_d20250813_m011759_c001_v7007000_t0000_u01755047879095") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6fc4_d20250813_m011750_c001_v0001176_t0052_u01755047870913") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207deef_d20250813_m011744_c001_v7007000_t0000_u01755047864040") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6f6a_d20250813_m011736_c001_v0001176_t0041_u01755047856272") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d5a_d20250813_m011730_c001_v7007000_t0000_u01755047850047") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6f22_d20250813_m011722_c001_v0001176_t0052_u01755047842383") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1aa_d20250813_m011715_c001_v7007000_t0000_u01755047835957") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6ee2_d20250813_m011708_c001_v0001176_t0009_u01755047828159") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608265_d20250813_m011701_c001_v7007000_t0000_u01755047821933") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e9c_d20250813_m011653_c001_v0001176_t0037_u01755047813052") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb4f3_d20250813_m011642_c001_v7007000_t0000_u01755047802534") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e44_d20250813_m011635_c001_v0001176_t0051_u01755047795775") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e3b_d20250813_m011629_c001_v7007000_t0000_u01755047789478") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d62_d20250813_m011624_c001_v0001182_t0033_u01755047784639") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb693_d20250813_m011622_c001_v7007000_t0000_u01755047782467") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7ca3_d20250813_m011616_c001_v0001182_t0026_u01755047776249") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36940_d20250813_m011610_c001_v7007000_t0000_u01755047770110") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a0a_d20250813_m011605_c001_v0001172_t0028_u01755047765360") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a085b_d20250813_m011603_c001_v7007000_t0000_u01755047763486") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d36_d20250813_m011555_c001_v0001176_t0048_u01755047755666") 2025/08/13 01:18:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f412e5d075b2a700a_d20250813_m011544_c001_v7007000_t0000_u01755047744062") 2025/08/13 01:18:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf792d_d20250813_m011536_c001_v0001182_t0035_u01755047736574") 2025/08/13 01:18:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905770_d20250813_m011530_c001_v7007000_t0000_u01755047730651") 2025/08/13 01:18:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e2ab_d20250813_m011522_c001_v0001161_t0048_u01755047722160") 2025/08/13 01:18:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281a5_d20250813_m011515_c001_v7007000_t0000_u01755047715950") 2025/08/13 01:18:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456789a_d20250813_m011508_c001_v0001172_t0003_u01755047708031") 2025/08/13 01:18:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dd83_d20250813_m011625_c001_v7007000_t0000_u01755047785511") 2025/08/13 01:18:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6de8_d20250813_m011621_c001_v0001176_t0057_u01755047781571") 2025/08/13 01:18:55 DEBUG : dir1/0010-45678: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d31_d20250813_m011646_c001_v7007000_t0000_u01755047806778") 2025/08/13 01:18:55 DEBUG : dir1/0010-45678: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e64_d20250813_m011641_c001_v0001176_t0003_u01755047801275") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a29e_d20250813_m011759_c001_v7007000_t0000_u01755047879282") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c98_d20250813_m011751_c001_v0001172_t0044_u01755047871133") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207def0_d20250813_m011744_c001_v7007000_t0000_u01755047864222") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c4d_d20250813_m011736_c001_v0001172_t0054_u01755047856483") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d5b_d20250813_m011730_c001_v7007000_t0000_u01755047850229") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c01_d20250813_m011722_c001_v0001172_t0015_u01755047842607") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1ab_d20250813_m011716_c001_v7007000_t0000_u01755047836139") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567bb7_d20250813_m011708_c001_v0001172_t0010_u01755047828380") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608266_d20250813_m011702_c001_v7007000_t0000_u01755047822118") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567b57_d20250813_m011653_c001_v0001172_t0057_u01755047813272") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0ce9_d20250813_m011642_c001_v7007000_t0000_u01755047802542") 2025/08/13 01:18:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e4bf_d20250813_m011636_c001_v0001161_t0008_u01755047796157") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e3c_d20250813_m011629_c001_v7007000_t0000_u01755047789665") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e04_d20250813_m011624_c001_v0001176_t0007_u01755047784690") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb4e0_d20250813_m011622_c001_v7007000_t0000_u01755047782878") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a5e_d20250813_m011616_c001_v0001172_t0023_u01755047776461") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36941_d20250813_m011610_c001_v7007000_t0000_u01755047770294") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e3f1_d20250813_m011605_c001_v0001161_t0016_u01755047765345") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207d94d_d20250813_m011603_c001_v7007000_t0000_u01755047763263") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7ae7_d20250813_m011556_c001_v0001182_t0041_u01755047756078") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f417188f9c701481d_d20250813_m011543_c001_v7007000_t0000_u01755047743858") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e2f3_d20250813_m011536_c001_v0001161_t0034_u01755047736783") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905771_d20250813_m011530_c001_v7007000_t0000_u01755047730832") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45678f0_d20250813_m011522_c001_v0001172_t0047_u01755047722611") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281a6_d20250813_m011516_c001_v7007000_t0000_u01755047716133") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf76eb_d20250813_m011508_c001_v0001182_t0039_u01755047708462") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b8c_d20250813_m011625_c001_v7007000_t0000_u01755047785527") 2025/08/13 01:18:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d18_d20250813_m011621_c001_v0001182_t0040_u01755047781596") 2025/08/13 01:18:56 DEBUG : dir1/0011-56789: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d33_d20250813_m011646_c001_v7007000_t0000_u01755047806965") 2025/08/13 01:18:56 DEBUG : dir1/0011-56789: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e4f7_d20250813_m011641_c001_v0001161_t0028_u01755047801326") 2025/08/13 01:18:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a29f_d20250813_m011759_c001_v7007000_t0000_u01755047879465") 2025/08/13 01:18:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e686_d20250813_m011751_c001_v0001161_t0026_u01755047871453") 2025/08/13 01:18:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207def1_d20250813_m011744_c001_v7007000_t0000_u01755047864415") 2025/08/13 01:18:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e638_d20250813_m011736_c001_v0001161_t0006_u01755047856809") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d5c_d20250813_m011730_c001_v7007000_t0000_u01755047850411") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e5f7_d20250813_m011722_c001_v0001161_t0029_u01755047842874") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1ad_d20250813_m011716_c001_v7007000_t0000_u01755047836321") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e58f_d20250813_m011708_c001_v0001161_t0047_u01755047828633") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608267_d20250813_m011702_c001_v7007000_t0000_u01755047822299") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e53e_d20250813_m011653_c001_v0001161_t0046_u01755047813688") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b7e2_d20250813_m011642_c001_v7007000_t0000_u01755047802557") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567ada_d20250813_m011636_c001_v0001172_t0005_u01755047796510") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e3d_d20250813_m011629_c001_v7007000_t0000_u01755047789849") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a9a_d20250813_m011624_c001_v0001172_t0009_u01755047784768") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b381_d20250813_m011622_c001_v7007000_t0000_u01755047782481") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e435_d20250813_m011616_c001_v0001161_t0038_u01755047776801") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36942_d20250813_m011610_c001_v7007000_t0000_u01755047770477") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7bc7_d20250813_m011605_c001_v0001182_t0017_u01755047765367") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c3692c_d20250813_m011603_c001_v7007000_t0000_u01755047763297") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45679d0_d20250813_m011556_c001_v0001172_t0053_u01755047756285") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb660_d20250813_m011544_c001_v7007000_t0000_u01755047744094") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456795a_d20250813_m011537_c001_v0001172_t0028_u01755047737110") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905772_d20250813_m011531_c001_v7007000_t0000_u01755047731013") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7823_d20250813_m011522_c001_v0001182_t0028_u01755047722992") 2025/08/13 01:18:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281a7_d20250813_m011516_c001_v7007000_t0000_u01755047716315") 2025/08/13 01:18:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e27b_d20250813_m011508_c001_v0001161_t0048_u01755047708664") 2025/08/13 01:18:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41813bcb8bac225d_d20250813_m011625_c001_v7007000_t0000_u01755047785778") 2025/08/13 01:18:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d22_d20250813_m011621_c001_v0001182_t0014_u01755047781790") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d35_d20250813_m011647_c001_v7007000_t0000_u01755047807147") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567b10_d20250813_m011641_c001_v0001172_t0030_u01755047801407") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2a1_d20250813_m011759_c001_v7007000_t0000_u01755047879650") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8462_d20250813_m011751_c001_v0001182_t0027_u01755047871904") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207def2_d20250813_m011744_c001_v7007000_t0000_u01755047864612") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8332_d20250813_m011737_c001_v0001182_t0013_u01755047857204") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d5d_d20250813_m011730_c001_v7007000_t0000_u01755047850593") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8214_d20250813_m011723_c001_v0001182_t0006_u01755047843219") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1ae_d20250813_m011716_c001_v7007000_t0000_u01755047836503") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf80f5_d20250813_m011708_c001_v0001182_t0024_u01755047828979") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608268_d20250813_m011702_c001_v7007000_t0000_u01755047822482") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7fbc_d20250813_m011654_c001_v0001182_t0054_u01755047814401") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc26862822b_d20250813_m011642_c001_v7007000_t0000_u01755047802561") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7e48_d20250813_m011636_c001_v0001182_t0044_u01755047796810") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e3e_d20250813_m011630_c001_v7007000_t0000_u01755047790033") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d6c_d20250813_m011624_c001_v0001182_t0011_u01755047784909") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f409e81a204ec09ba_d20250813_m011622_c001_v7007000_t0000_u01755047782724") 2025/08/13 01:18:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6dc6_d20250813_m011617_c001_v0001176_t0003_u01755047777283") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36943_d20250813_m011610_c001_v7007000_t0000_u01755047770659") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d88_d20250813_m011605_c001_v0001176_t0021_u01755047765527") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b70_d20250813_m011603_c001_v7007000_t0000_u01755047763509") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e3ab_d20250813_m011556_c001_v0001161_t0047_u01755047756646") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb65f_d20250813_m011544_c001_v7007000_t0000_u01755047744072") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7941_d20250813_m011537_c001_v0001182_t0020_u01755047737623") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905773_d20250813_m011531_c001_v7007000_t0000_u01755047731195") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e2ad_d20250813_m011523_c001_v0001161_t0011_u01755047723190") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281a8_d20250813_m011516_c001_v7007000_t0000_u01755047716499") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45678a8_d20250813_m011509_c001_v0001172_t0038_u01755047709059") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41813bcb8bac225c_d20250813_m011625_c001_v7007000_t0000_u01755047785590") 2025/08/13 01:18:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6dec_d20250813_m011621_c001_v0001176_t0050_u01755047781799") 2025/08/13 01:18:59 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d36_d20250813_m011647_c001_v7007000_t0000_u01755047807332") 2025/08/13 01:18:59 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7eaa_d20250813_m011641_c001_v0001182_t0047_u01755047801415") 2025/08/13 01:18:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2a2_d20250813_m011759_c001_v7007000_t0000_u01755047879837") 2025/08/13 01:18:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6fce_d20250813_m011752_c001_v0001176_t0037_u01755047872112") 2025/08/13 01:18:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207def3_d20250813_m011744_c001_v7007000_t0000_u01755047864794") 2025/08/13 01:18:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6f74_d20250813_m011737_c001_v0001176_t0033_u01755047857414") 2025/08/13 01:18:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d5e_d20250813_m011730_c001_v7007000_t0000_u01755047850778") 2025/08/13 01:18:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6f2e_d20250813_m011723_c001_v0001176_t0055_u01755047843424") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1af_d20250813_m011716_c001_v7007000_t0000_u01755047836687") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6ee8_d20250813_m011709_c001_v0001176_t0059_u01755047829284") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608269_d20250813_m011702_c001_v7007000_t0000_u01755047822665") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6ea6_d20250813_m011654_c001_v0001176_t0011_u01755047814610") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41813bcb8bac2265_d20250813_m011642_c001_v7007000_t0000_u01755047802580") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e4a_d20250813_m011637_c001_v0001176_t0033_u01755047797003") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e3f_d20250813_m011630_c001_v7007000_t0000_u01755047790216") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e08_d20250813_m011624_c001_v0001176_t0004_u01755047784920") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b87_d20250813_m011622_c001_v7007000_t0000_u01755047782891") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7cb7_d20250813_m011617_c001_v0001182_t0051_u01755047777547") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36944_d20250813_m011610_c001_v7007000_t0000_u01755047770841") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7bcd_d20250813_m011605_c001_v0001182_t0028_u01755047765631") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40673a98dfaaabda_d20250813_m011603_c001_v7007000_t0000_u01755047763273") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d40_d20250813_m011557_c001_v0001176_t0036_u01755047757146") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40828a1d17a69419_d20250813_m011544_c001_v7007000_t0000_u01755047744287") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e2fb_d20250813_m011537_c001_v0001161_t0020_u01755047737844") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905774_d20250813_m011531_c001_v7007000_t0000_u01755047731376") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45678f6_d20250813_m011523_c001_v0001172_t0005_u01755047723507") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281a9_d20250813_m011516_c001_v7007000_t0000_u01755047716684") 2025/08/13 01:19:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7709_d20250813_m011509_c001_v0001182_t0054_u01755047709426") 2025/08/13 01:19:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dd84_d20250813_m011625_c001_v7007000_t0000_u01755047785698") 2025/08/13 01:19:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a84_d20250813_m011621_c001_v0001172_t0031_u01755047781917") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d38_d20250813_m011647_c001_v7007000_t0000_u01755047807517") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e68_d20250813_m011641_c001_v0001176_t0046_u01755047801487") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2a3_d20250813_m011800_c001_v7007000_t0000_u01755047880020") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567ca2_d20250813_m011752_c001_v0001172_t0051_u01755047872330") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207def4_d20250813_m011744_c001_v7007000_t0000_u01755047864975") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c53_d20250813_m011737_c001_v0001172_t0019_u01755047857624") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d5f_d20250813_m011730_c001_v7007000_t0000_u01755047850960") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567c07_d20250813_m011723_c001_v0001172_t0018_u01755047843647") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1b0_d20250813_m011716_c001_v7007000_t0000_u01755047836869") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567bb9_d20250813_m011709_c001_v0001172_t0014_u01755047829504") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660826a_d20250813_m011702_c001_v7007000_t0000_u01755047822847") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567b65_d20250813_m011654_c001_v0001172_t0032_u01755047814834") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0ce4_d20250813_m011642_c001_v7007000_t0000_u01755047802359") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e4c5_d20250813_m011637_c001_v0001161_t0040_u01755047797225") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e40_d20250813_m011630_c001_v7007000_t0000_u01755047790399") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567aa0_d20250813_m011625_c001_v0001172_t0051_u01755047785060") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dd82_d20250813_m011622_c001_v7007000_t0000_u01755047782897") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a68_d20250813_m011617_c001_v0001172_t0032_u01755047777881") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36945_d20250813_m011611_c001_v7007000_t0000_u01755047771024") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a10_d20250813_m011605_c001_v0001172_t0044_u01755047765650") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf29d80_d20250813_m011603_c001_v7007000_t0000_u01755047763499") 2025/08/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7b01_d20250813_m011557_c001_v0001182_t0030_u01755047757364") 2025/08/13 01:19:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f417188f9c701481e_d20250813_m011544_c001_v7007000_t0000_u01755047744042") 2025/08/13 01:19:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567962_d20250813_m011538_c001_v0001172_t0011_u01755047738140") 2025/08/13 01:19:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905775_d20250813_m011531_c001_v7007000_t0000_u01755047731559") 2025/08/13 01:19:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7835_d20250813_m011523_c001_v0001182_t0050_u01755047723786") 2025/08/13 01:19:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281aa_d20250813_m011516_c001_v7007000_t0000_u01755047716867") 2025/08/13 01:19:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e281_d20250813_m011509_c001_v0001161_t0023_u01755047709642") 2025/08/13 01:19:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207dd85_d20250813_m011625_c001_v7007000_t0000_u01755047785879") 2025/08/13 01:19:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e465_d20250813_m011621_c001_v0001161_t0008_u01755047781931") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d3a_d20250813_m011647_c001_v7007000_t0000_u01755047807708") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e4fd_d20250813_m011641_c001_v0001161_t0013_u01755047801638") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2a4_d20250813_m011800_c001_v7007000_t0000_u01755047880206") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e68e_d20250813_m011752_c001_v0001161_t0051_u01755047872641") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207def6_d20250813_m011745_c001_v7007000_t0000_u01755047865157") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e640_d20250813_m011737_c001_v0001161_t0020_u01755047857949") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d60_d20250813_m011731_c001_v7007000_t0000_u01755047851143") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e5fd_d20250813_m011723_c001_v0001161_t0030_u01755047843947") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1b1_d20250813_m011717_c001_v7007000_t0000_u01755047837051") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e597_d20250813_m011709_c001_v0001161_t0045_u01755047829972") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660826b_d20250813_m011703_c001_v7007000_t0000_u01755047823030") 2025/08/13 01:19:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e547_d20250813_m011655_c001_v0001161_t0036_u01755047815341") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628229_d20250813_m011642_c001_v7007000_t0000_u01755047802376") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567ae2_d20250813_m011637_c001_v0001172_t0035_u01755047797593") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e41_d20250813_m011630_c001_v7007000_t0000_u01755047790585") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e47d_d20250813_m011625_c001_v0001161_t0043_u01755047785068") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608233_d20250813_m011622_c001_v7007000_t0000_u01755047782730") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e441_d20250813_m011618_c001_v0001161_t0033_u01755047778400") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36946_d20250813_m011611_c001_v7007000_t0000_u01755047771217") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e3f3_d20250813_m011605_c001_v0001161_t0046_u01755047765687") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c3692a_d20250813_m011602_c001_v7007000_t0000_u01755047762867") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45679d9_d20250813_m011557_c001_v0001172_t0011_u01755047757566") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf23a21_d20250813_m011544_c001_v7007000_t0000_u01755047744087") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7951_d20250813_m011538_c001_v0001182_t0032_u01755047738500") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905776_d20250813_m011531_c001_v7007000_t0000_u01755047731742") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e2b3_d20250813_m011524_c001_v0001161_t0028_u01755047724098") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281ab_d20250813_m011517_c001_v7007000_t0000_u01755047717050") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45678b0_d20250813_m011509_c001_v0001172_t0023_u01755047709979") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb4e5_d20250813_m011625_c001_v7007000_t0000_u01755047785535") 2025/08/13 01:19:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7d26_d20250813_m011622_c001_v0001182_t0049_u01755047782001") 2025/08/13 01:19:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b3c_d20250813_m011546_c001_v7007000_t0000_u01755047746798") 2025/08/13 01:19:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7997_d20250813_m011541_c001_v0001182_t0034_u01755047741648") 2025/08/13 01:19:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b3d_d20250813_m011546_c001_v7007000_t0000_u01755047746983") 2025/08/13 01:19:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567982_d20250813_m011541_c001_v0001172_t0019_u01755047741867") 2025/08/13 01:19:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b3e_d20250813_m011547_c001_v7007000_t0000_u01755047747167") 2025/08/13 01:19:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf799d_d20250813_m011541_c001_v0001182_t0011_u01755047741877") 2025/08/13 01:19:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b3f_d20250813_m011547_c001_v7007000_t0000_u01755047747350") 2025/08/13 01:19:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e317_d20250813_m011541_c001_v0001161_t0054_u01755047741984") 2025/08/13 01:19:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b40_d20250813_m011547_c001_v7007000_t0000_u01755047747533") 2025/08/13 01:19:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf79a3_d20250813_m011542_c001_v0001182_t0043_u01755047742105") 2025/08/13 01:19:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b41_d20250813_m011547_c001_v7007000_t0000_u01755047747718") 2025/08/13 01:19:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6cd8_d20250813_m011542_c001_v0001176_t0018_u01755047742227") 2025/08/13 01:19:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b42_d20250813_m011547_c001_v7007000_t0000_u01755047747902") 2025/08/13 01:19:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e31b_d20250813_m011542_c001_v0001161_t0038_u01755047742283") 2025/08/13 01:19:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b43_d20250813_m011548_c001_v7007000_t0000_u01755047748095") 2025/08/13 01:19:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf79b1_d20250813_m011542_c001_v0001182_t0042_u01755047742317") 2025/08/13 01:19:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b44_d20250813_m011548_c001_v7007000_t0000_u01755047748278") 2025/08/13 01:19:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6cda_d20250813_m011542_c001_v0001176_t0002_u01755047742463") 2025/08/13 01:19:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b45_d20250813_m011548_c001_v7007000_t0000_u01755047748463") 2025/08/13 01:19:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567986_d20250813_m011542_c001_v0001172_t0038_u01755047742527") 2025/08/13 01:19:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b46_d20250813_m011548_c001_v7007000_t0000_u01755047748647") 2025/08/13 01:19:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf79b9_d20250813_m011542_c001_v0001182_t0052_u01755047742513") 2025/08/13 01:19:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b47_d20250813_m011548_c001_v7007000_t0000_u01755047748835") 2025/08/13 01:19:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6cdc_d20250813_m011542_c001_v0001176_t0029_u01755047742673") 2025/08/13 01:19:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b49_d20250813_m011549_c001_v7007000_t0000_u01755047749018") 2025/08/13 01:19:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf79c1_d20250813_m011542_c001_v0001182_t0040_u01755047742728") 2025/08/13 01:19:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b4a_d20250813_m011549_c001_v7007000_t0000_u01755047749200") 2025/08/13 01:19:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e31d_d20250813_m011542_c001_v0001161_t0009_u01755047742800") 2025/08/13 01:19:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b4b_d20250813_m011549_c001_v7007000_t0000_u01755047749384") 2025/08/13 01:19:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf79c7_d20250813_m011542_c001_v0001182_t0032_u01755047742943") 2025/08/13 01:19:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b4c_d20250813_m011549_c001_v7007000_t0000_u01755047749566") 2025/08/13 01:19:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6cde_d20250813_m011542_c001_v0001176_t0004_u01755047742929") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf29d82_d20250813_m011606_c001_v7007000_t0000_u01755047766082") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d5c_d20250813_m011600_c001_v0001176_t0014_u01755047760967") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a085c_d20250813_m011606_c001_v7007000_t0000_u01755047766091") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7b49_d20250813_m011600_c001_v0001182_t0007_u01755047760981") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207d95e_d20250813_m011606_c001_v7007000_t0000_u01755047766313") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45679e8_d20250813_m011601_c001_v0001172_t0018_u01755047761108") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5cc2_d20250813_m011606_c001_v7007000_t0000_u01755047766151") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d5e_d20250813_m011601_c001_v0001176_t0033_u01755047761180") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36931_d20250813_m011606_c001_v7007000_t0000_u01755047766107") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7b53_d20250813_m011601_c001_v0001182_t0022_u01755047761192") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40673a98dfaaabec_d20250813_m011606_c001_v7007000_t0000_u01755047766325") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e3d3_d20250813_m011601_c001_v0001161_t0039_u01755047761288") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5cc3_d20250813_m011606_c001_v7007000_t0000_u01755047766338") 2025/08/13 01:19:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7b5d_d20250813_m011601_c001_v0001182_t0015_u01755047761392") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b73_d20250813_m011606_c001_v7007000_t0000_u01755047766252") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d60_d20250813_m011601_c001_v0001176_t0053_u01755047761411") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36933_d20250813_m011606_c001_v7007000_t0000_u01755047766474") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45679ea_d20250813_m011601_c001_v0001172_t0050_u01755047761608") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b72_d20250813_m011606_c001_v7007000_t0000_u01755047766071") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7b63_d20250813_m011601_c001_v0001182_t0020_u01755047761617") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf23a60_d20250813_m011606_c001_v7007000_t0000_u01755047766115") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d64_d20250813_m011601_c001_v0001176_t0058_u01755047761626") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf29d83_d20250813_m011606_c001_v7007000_t0000_u01755047766264") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e3d7_d20250813_m011601_c001_v0001161_t0041_u01755047761800") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207d95d_d20250813_m011606_c001_v7007000_t0000_u01755047766125") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7b69_d20250813_m011601_c001_v0001182_t0046_u01755047761824") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40673a98dfaaabeb_d20250813_m011606_c001_v7007000_t0000_u01755047766138") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6d6a_d20250813_m011601_c001_v0001176_t0050_u01755047761834") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a085d_d20250813_m011606_c001_v7007000_t0000_u01755047766276") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45679f0_d20250813_m011602_c001_v0001172_t0010_u01755047762007") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a085e_d20250813_m011606_c001_v7007000_t0000_u01755047766459") 2025/08/13 01:19:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7b6f_d20250813_m011602_c001_v0001182_t0051_u01755047762022") 2025/08/13 01:19:06 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660816f_d20250813_m011405_c001_v7007000_t0000_u01755047645569") 2025/08/13 01:19:06 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1036f356bf65dae3_d20250813_m011403_c001_v0001177_t0055_u01755047643520") 2025/08/13 01:19:06 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb5cd_d20250813_m011403_c001_v7007000_t0000_u01755047643338") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1036f356bf65dad5_d20250813_m011400_c001_v0001177_t0039_u01755047640720") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb5cb_d20250813_m011359_c001_v7007000_t0000_u01755047639988") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7116_d20250813_m011356_c001_v0001182_t0015_u01755047636046") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36606789_d20250813_m011354_c001_v7007000_t0000_u01755047634581") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1081e1106e152127_d20250813_m011352_c001_v0001153_t0025_u01755047632397") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207d7db_d20250813_m011352_c001_v7007000_t0000_u01755047632211") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1081e1106e15211d_d20250813_m011348_c001_v0001153_t0009_u01755047628693") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207d7d7_d20250813_m011347_c001_v7007000_t0000_u01755047627959") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567686_d20250813_m011343_c001_v0001172_t0026_u01755047623838") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7e797_d20250813_m011342_c001_v7007000_t0000_u01755047622456") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1100320bf5f6b9e6_d20250813_m011340_c001_v0001106_t0020_u01755047620321") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb374_d20250813_m011340_c001_v7007000_t0000_u01755047620135") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1100320bf5f6b9d8_d20250813_m011337_c001_v0001106_t0051_u01755047617061") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb36e_d20250813_m011336_c001_v7007000_t0000_u01755047616320") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567644_d20250813_m011332_c001_v0001172_t0003_u01755047612644") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7d40b_d20250813_m011331_c001_v7007000_t0000_u01755047611720") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6a68_d20250813_m011330_c001_v0001176_t0017_u01755047610016") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40828a1d17a66075_d20250813_m011329_c001_v7007000_t0000_u01755047609816") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6a52_d20250813_m011326_c001_v0001176_t0033_u01755047606952") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40828a1d17a65c8a_d20250813_m011326_c001_v7007000_t0000_u01755047606167") 2025/08/13 01:19:07 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45675f0_d20250813_m011318_c001_v0001172_t0023_u01755047598474") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495344_d20250813_m011317_c001_v7007000_t0000_u01755047597550") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f105bb7fdaff48e85_d20250813_m011315_c001_v0001172_t0025_u01755047595777") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f409e81a204ec0550_d20250813_m011315_c001_v7007000_t0000_u01755047595593") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f105bb7fdaff48e6a_d20250813_m011312_c001_v0001172_t0056_u01755047592188") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f409e81a204ec054e_d20250813_m011311_c001_v7007000_t0000_u01755047591457") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f77c2_d20250813_m011305_c001_v0001091_t0006_u01755047585263") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb355_d20250813_m011304_c001_v7007000_t0000_u01755047584348") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f11066cf489730f00_d20250813_m011301_c001_v0001131_t0004_u01755047581944") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4105d0699d7aaa00_d20250813_m011301_c001_v7007000_t0000_u01755047581760") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f11066cf489730ef0_d20250813_m011258_c001_v0001131_t0018_u01755047578756") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4105d0699d7aa9fc_d20250813_m011258_c001_v7007000_t0000_u01755047578023") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6c37_d20250813_m011252_c001_v0001182_t0004_u01755047572234") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495334_d20250813_m011251_c001_v7007000_t0000_u01755047571107") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1076c0c70a13ec4b_d20250813_m011245_c001_v0001153_t0005_u01755047565241") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f404e3ce286b9d24e_d20250813_m011245_c001_v7007000_t0000_u01755047565021") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45674e0_d20250813_m011240_c001_v0001172_t0057_u01755047560678") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1176a1798e57f5d8_d20250813_m011239_c001_v0001177_t0041_u01755047559919") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1176a1798e57f5d2_d20250813_m011238_c001_v0001177_t0032_u01755047558954") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb2ff_d20250813_m011225_c001_v7007000_t0000_u01755047545845") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf695e_d20250813_m011218_c001_v0001182_t0010_u01755047538586") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1081f4b48678b31c_d20250813_m011217_c001_v0001146_t0048_u01755047537623") 2025/08/13 01:19:08 DEBUG : dst/one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1081f4b48678b312_d20250813_m011216_c001_v0001146_t0041_u01755047536312") 2025/08/13 01:19:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608170_d20250813_m011405_c001_v7007000_t0000_u01755047645751") 2025/08/13 01:19:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f102ca48f30e2d10e_d20250813_m011402_c001_v0001134_t0030_u01755047642901") 2025/08/13 01:19:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f10319400c4b5227b_d20250813_m011359_c001_v0001105_t0007_u01755047639677") 2025/08/13 01:19:09 DEBUG : dst/one.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660678a_d20250813_m011354_c001_v7007000_t0000_u01755047634765") 2025/08/13 01:19:09 DEBUG : dst/one.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f116ebbd116ffe848_d20250813_m011351_c001_v0001137_t0015_u01755047631875") 2025/08/13 01:19:09 DEBUG : dst/one.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f10349bfc762f26b3_d20250813_m011347_c001_v0001171_t0041_u01755047627570") 2025/08/13 01:19:09 DEBUG : dst/one.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7e798_d20250813_m011342_c001_v7007000_t0000_u01755047622639") 2025/08/13 01:19:09 DEBUG : dst/one.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107f1bc4e1843b67_d20250813_m011339_c001_v0001150_t0001_u01755047619788") 2025/08/13 01:19:09 DEBUG : dst/one.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1038793a3e4a0136_d20250813_m011335_c001_v0001104_t0012_u01755047615682") 2025/08/13 01:19:09 DEBUG : dst/three: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495335_d20250813_m011251_c001_v7007000_t0000_u01755047571321") 2025/08/13 01:19:09 DEBUG : dst/three: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1176a1798e57f62c_d20250813_m011249_c001_v0001177_t0025_u01755047569759") 2025/08/13 01:19:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608171_d20250813_m011405_c001_v7007000_t0000_u01755047645934") 2025/08/13 01:19:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1151032f6fc69a8b_d20250813_m011404_c001_v0001038_t0014_u01755047644314") 2025/08/13 01:19:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f113553c9c7cdb324_d20250813_m011401_c001_v0001177_t0025_u01755047641532") 2025/08/13 01:19:09 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608172_d20250813_m011406_c001_v7007000_t0000_u01755047646115") 2025/08/13 01:19:09 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1036f356bf65daed_d20250813_m011404_c001_v0001177_t0056_u01755047644918") 2025/08/13 01:19:09 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb5ce_d20250813_m011404_c001_v7007000_t0000_u01755047644734") 2025/08/13 01:19:09 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1036f356bf65dadb_d20250813_m011401_c001_v0001177_t0030_u01755047641924") 2025/08/13 01:19:09 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb5cc_d20250813_m011401_c001_v7007000_t0000_u01755047641740") 2025/08/13 01:19:09 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7134_d20250813_m011357_c001_v0001182_t0009_u01755047637018") 2025/08/13 01:19:09 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660678b_d20250813_m011354_c001_v7007000_t0000_u01755047634947") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1081e1106e152129_d20250813_m011353_c001_v0001153_t0009_u01755047633760") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207d7dd_d20250813_m011353_c001_v7007000_t0000_u01755047633575") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1081e1106e152123_d20250813_m011350_c001_v0001153_t0003_u01755047630391") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207d7d9_d20250813_m011350_c001_v7007000_t0000_u01755047630206") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456768e_d20250813_m011344_c001_v0001172_t0020_u01755047624761") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb377_d20250813_m011341_c001_v7007000_t0000_u01755047621900") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6fd4_d20250813_m011338_c001_v0001182_t0008_u01755047618956") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb371_d20250813_m011338_c001_v7007000_t0000_u01755047618188") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567648_d20250813_m011333_c001_v0001172_t0019_u01755047613145") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40828a1d17a66076_d20250813_m011330_c001_v7007000_t0000_u01755047610787") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6f20_d20250813_m011328_c001_v0001182_t0030_u01755047608829") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40828a1d17a65c8b_d20250813_m011327_c001_v7007000_t0000_u01755047607719") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456760c_d20250813_m011321_c001_v0001172_t0002_u01755047601510") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f409e81a204ec0553_d20250813_m011316_c001_v7007000_t0000_u01755047596564") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f77cc_d20250813_m011314_c001_v0001091_t0033_u01755047594223") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f409e81a204ec054f_d20250813_m011313_c001_v7007000_t0000_u01755047593124") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6d52_d20250813_m011306_c001_v0001182_t0014_u01755047586942") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4105d0699d7aaa01_d20250813_m011303_c001_v7007000_t0000_u01755047583428") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6cde_d20250813_m011300_c001_v0001182_t0013_u01755047580698") 2025/08/13 01:19:10 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4105d0699d7aa9fe_d20250813_m011259_c001_v7007000_t0000_u01755047579611") 2025/08/13 01:19:11 DEBUG : dst/three.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567556_d20250813_m011253_c001_v0001172_t0044_u01755047573185") 2025/08/13 01:19:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660678c_d20250813_m011355_c001_v7007000_t0000_u01755047635134") 2025/08/13 01:19:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1128284fb784f0a7_d20250813_m011353_c001_v0001182_t0022_u01755047633383") 2025/08/13 01:19:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f119bf45829def2bd_d20250813_m011349_c001_v0001106_t0012_u01755047629653") 2025/08/13 01:19:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7e799_d20250813_m011342_c001_v7007000_t0000_u01755047622823") 2025/08/13 01:19:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1082ac30a1d4de90_d20250813_m011341_c001_v0001144_t0040_u01755047621239") 2025/08/13 01:19:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f11348d82264adcda_d20250813_m011337_c001_v0001157_t0052_u01755047617807") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608173_d20250813_m011406_c001_v7007000_t0000_u01755047646299") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45676d8_d20250813_m011356_c001_v0001172_t0023_u01755047636611") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660678d_d20250813_m011355_c001_v7007000_t0000_u01755047635321") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7050_d20250813_m011344_c001_v0001182_t0026_u01755047624541") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7e79a_d20250813_m011343_c001_v7007000_t0000_u01755047623090") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6f66_d20250813_m011332_c001_v0001182_t0034_u01755047612930") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7d40c_d20250813_m011331_c001_v7007000_t0000_u01755047611905") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6e4e_d20250813_m011319_c001_v0001182_t0027_u01755047599109") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495345_d20250813_m011317_c001_v7007000_t0000_u01755047597734") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45675ae_d20250813_m011306_c001_v0001172_t0038_u01755047586165") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb356_d20250813_m011304_c001_v7007000_t0000_u01755047584532") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f7792_d20250813_m011252_c001_v0001091_t0047_u01755047572803") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495336_d20250813_m011251_c001_v7007000_t0000_u01755047571503") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1156b222932bee01_d20250813_m011247_c001_v0001184_t0039_u01755047567329") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb300_d20250813_m011226_c001_v7007000_t0000_u01755047546040") 2025/08/13 01:19:11 DEBUG : dst/two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1081f4b48678b34a_d20250813_m011224_c001_v0001146_t0025_u01755047544591") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c34ea_d20250813_m011144_c001_v7007000_t0000_u01755047504418") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567300_d20250813_m011139_c001_v0001172_t0043_u01755047499102") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c34e3_d20250813_m011137_c001_v7007000_t0000_u01755047497020") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456726a_d20250813_m011116_c001_v0001172_t0048_u01755047476830") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c349e_d20250813_m011100_c001_v7007000_t0000_u01755047460978") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45671f8_d20250813_m011054_c001_v0001172_t0015_u01755047454019") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81161_d20250813_m011033_c001_v7007000_t0000_u01755047433526") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567166_d20250813_m011031_c001_v0001172_t0019_u01755047431452") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd8114a_d20250813_m011030_c001_v7007000_t0000_u01755047430638") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456715a_d20250813_m011029_c001_v0001172_t0045_u01755047429305") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81128_d20250813_m011026_c001_v7007000_t0000_u01755047426585") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456713c_d20250813_m011024_c001_v0001172_t0049_u01755047424741") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd8110f_d20250813_m011023_c001_v7007000_t0000_u01755047423759") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567122_d20250813_m011022_c001_v0001172_t0054_u01755047422078") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80ceb_d20250813_m011015_c001_v7007000_t0000_u01755047415773") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670e0_d20250813_m011014_c001_v0001172_t0022_u01755047414239") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80ce1_d20250813_m011013_c001_v7007000_t0000_u01755047413365") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670d0_d20250813_m011012_c001_v0001172_t0048_u01755047412496") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f46b_d20250813_m011007_c001_v7007000_t0000_u01755047407253") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456709a_d20250813_m011005_c001_v0001172_t0030_u01755047405852") 2025/08/13 01:19:12 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f465_d20250813_m011003_c001_v7007000_t0000_u01755047403996") 2025/08/13 01:19:13 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456707e_d20250813_m011002_c001_v0001172_t0037_u01755047402666") 2025/08/13 01:19:13 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f464_d20250813_m011002_c001_v7007000_t0000_u01755047402249") 2025/08/13 01:19:13 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1136394d5de29d09_d20250813_m011001_c001_v0001181_t0036_u01755047401606") 2025/08/13 01:19:13 DEBUG : empty space: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567068_d20250813_m010959_c001_v0001172_t0038_u01755047399863") 2025/08/13 01:19:13 DEBUG : enormous: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81159_d20250813_m011032_c001_v7007000_t0000_u01755047432605") 2025/08/13 01:19:13 DEBUG : enormous: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456716a_d20250813_m011031_c001_v0001172_t0048_u01755047431888") 2025/08/13 01:19:13 DEBUG : existing: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e36608176_d20250813_m011410_c001_v7007000_t0000_u01755047650970") 2025/08/13 01:19:13 DEBUG : existing: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456770e_d20250813_m011409_c001_v0001172_t0001_u01755047649589") 2025/08/13 01:19:13 DEBUG : existing: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c76a_d20250813_m011052_c001_v7007000_t0000_u01755047452572") 2025/08/13 01:19:13 DEBUG : existing: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf62a2_d20250813_m011051_c001_v0001182_t0028_u01755047451535") 2025/08/13 01:19:13 DEBUG : existing: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f45e_d20250813_m010956_c001_v7007000_t0000_u01755047396920") 2025/08/13 01:19:13 DEBUG : existing: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567044_d20250813_m010955_c001_v0001172_t0015_u01755047395750") 2025/08/13 01:19:13 DEBUG : existing: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f45d_d20250813_m010955_c001_v7007000_t0000_u01755047395200") 2025/08/13 01:19:13 DEBUG : existing: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456703e_d20250813_m010954_c001_v0001172_t0035_u01755047394489") 2025/08/13 01:19:13 DEBUG : existing: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456703a_d20250813_m010953_c001_v0001172_t0037_u01755047393618") 2025/08/13 01:19:13 DEBUG : existing-b: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c76c_d20250813_m011052_c001_v7007000_t0000_u01755047452753") 2025/08/13 01:19:13 DEBUG : existing-b: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45671ec_d20250813_m011051_c001_v0001172_t0001_u01755047451528") 2025/08/13 01:19:13 DEBUG : file1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b281_d20250813_m011500_c001_v7007000_t0000_u01755047700062") 2025/08/13 01:19:13 DEBUG : file1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7607_d20250813_m011459_c001_v0001182_t0049_u01755047699110") 2025/08/13 01:19:13 DEBUG : file1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b27e_d20250813_m011458_c001_v7007000_t0000_u01755047698138") 2025/08/13 01:19:14 DEBUG : file1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e243_d20250813_m011456_c001_v0001161_t0043_u01755047696728") 2025/08/13 01:19:14 DEBUG : five: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81165_d20250813_m011037_c001_v7007000_t0000_u01755047437412") 2025/08/13 01:19:14 DEBUG : five: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c456718a_d20250813_m011035_c001_v0001172_t0051_u01755047435440") 2025/08/13 01:19:14 DEBUG : foo: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f468_d20250813_m011005_c001_v7007000_t0000_u01755047405483") 2025/08/13 01:19:14 DEBUG : foo: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c4567096_d20250813_m011004_c001_v0001172_t0051_u01755047404933") 2025/08/13 01:19:14 DEBUG : foo: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c456708c_d20250813_m011004_c001_v0001172_t0051_u01755047404375") 2025/08/13 01:19:14 DEBUG : four: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81167_d20250813_m011037_c001_v7007000_t0000_u01755047437604") 2025/08/13 01:19:14 DEBUG : four: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f401b405524bf6181_d20250813_m011035_c001_v0001182_t0031_u01755047435989") 2025/08/13 01:19:14 DEBUG : four: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567186_d20250813_m011034_c001_v0001172_t0022_u01755047434754") 2025/08/13 01:19:14 DEBUG : hello world2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c33dd5_d20250813_m010858_c001_v7007000_t0000_u01755047338274") 2025/08/13 01:19:14 DEBUG : hello world2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566e68_d20250813_m010857_c001_v0001172_t0014_u01755047337361") 2025/08/13 01:19:14 DEBUG : ignore-size: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f450_d20250813_m010953_c001_v7007000_t0000_u01755047393246") 2025/08/13 01:19:14 DEBUG : ignore-size: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456702a_d20250813_m010952_c001_v0001172_t0057_u01755047392163") 2025/08/13 01:19:14 DEBUG : nested/sub dir/file: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c75f_d20250813_m011050_c001_v7007000_t0000_u01755047450778") 2025/08/13 01:19:14 DEBUG : nested/sub dir/file: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6280_d20250813_m011050_c001_v0001182_t0037_u01755047450110") 2025/08/13 01:19:14 DEBUG : nested/sub dir/file: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c759_d20250813_m011049_c001_v7007000_t0000_u01755047449368") 2025/08/13 01:19:14 DEBUG : nested/sub dir/file: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6258_d20250813_m011048_c001_v0001182_t0015_u01755047448388") 2025/08/13 01:19:14 DEBUG : one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81168_d20250813_m011037_c001_v7007000_t0000_u01755047437785") 2025/08/13 01:19:14 DEBUG : one: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c456717a_d20250813_m011033_c001_v0001172_t0051_u01755047433924") 2025/08/13 01:19:14 DEBUG : only0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b269_d20250813_m011451_c001_v7007000_t0000_u01755047691690") 2025/08/13 01:19:14 DEBUG : only0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f404efaa38d18e1fd_d20250813_m011446_c001_v0001161_t0057_u01755047686429") 2025/08/13 01:19:14 DEBUG : only0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf740d_d20250813_m011433_c001_v0001182_t0025_u01755047673781") 2025/08/13 01:19:15 DEBUG : only0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40828a1d17a69399_d20250813_m011427_c001_v7007000_t0000_u01755047667326") 2025/08/13 01:19:15 DEBUG : only0: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf728e_d20250813_m011414_c001_v0001182_t0053_u01755047654848") 2025/08/13 01:19:15 DEBUG : only1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b26a_d20250813_m011451_c001_v7007000_t0000_u01755047691875") 2025/08/13 01:19:15 DEBUG : only1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f404efaa38d18e203_d20250813_m011446_c001_v0001161_t0057_u01755047686798") 2025/08/13 01:19:15 DEBUG : only1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7419_d20250813_m011434_c001_v0001182_t0025_u01755047674307") 2025/08/13 01:19:15 DEBUG : only1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628083_d20250813_m011427_c001_v7007000_t0000_u01755047667498") 2025/08/13 01:19:15 DEBUG : only1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf729c_d20250813_m011415_c001_v0001182_t0035_u01755047655402") 2025/08/13 01:19:15 DEBUG : only10: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b26b_d20250813_m011452_c001_v7007000_t0000_u01755047692060") 2025/08/13 01:19:15 DEBUG : only10: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c4567800_d20250813_m011445_c001_v0001172_t0051_u01755047685867") 2025/08/13 01:19:15 DEBUG : only10: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7485_d20250813_m011439_c001_v0001182_t0035_u01755047679454") 2025/08/13 01:19:15 DEBUG : only10: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a06c6_d20250813_m011426_c001_v7007000_t0000_u01755047666939") 2025/08/13 01:19:15 DEBUG : only10: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7302_d20250813_m011420_c001_v0001182_t0048_u01755047660497") 2025/08/13 01:19:15 DEBUG : only11: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b26c_d20250813_m011452_c001_v7007000_t0000_u01755047692242") 2025/08/13 01:19:15 DEBUG : only11: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f401b405524bf7513_d20250813_m011445_c001_v0001182_t0031_u01755047685876") 2025/08/13 01:19:15 DEBUG : only11: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7495_d20250813_m011440_c001_v0001182_t0009_u01755047680118") 2025/08/13 01:19:15 DEBUG : only11: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628084_d20250813_m011427_c001_v7007000_t0000_u01755047667679") 2025/08/13 01:19:15 DEBUG : only11: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf730c_d20250813_m011421_c001_v0001182_t0051_u01755047660999") 2025/08/13 01:19:15 DEBUG : only12: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b26d_d20250813_m011452_c001_v7007000_t0000_u01755047692426") 2025/08/13 01:19:15 DEBUG : only12: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f408b2160959c41a6_d20250813_m011446_c001_v0001100_t0055_u01755047686626") 2025/08/13 01:19:15 DEBUG : only12: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf74a7_d20250813_m011440_c001_v0001182_t0007_u01755047680826") 2025/08/13 01:19:15 DEBUG : only12: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a06c7_d20250813_m011427_c001_v7007000_t0000_u01755047667122") 2025/08/13 01:19:15 DEBUG : only12: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf731a_d20250813_m011421_c001_v0001182_t0030_u01755047661619") 2025/08/13 01:19:16 DEBUG : only13: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b26e_d20250813_m011452_c001_v7007000_t0000_u01755047692610") 2025/08/13 01:19:16 DEBUG : only13: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f401b405524bf751b_d20250813_m011446_c001_v0001182_t0031_u01755047686275") 2025/08/13 01:19:16 DEBUG : only13: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf74b1_d20250813_m011441_c001_v0001182_t0044_u01755047681380") 2025/08/13 01:19:16 DEBUG : only13: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c368ae_d20250813_m011427_c001_v7007000_t0000_u01755047667882") 2025/08/13 01:19:16 DEBUG : only13: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf732e_d20250813_m011422_c001_v0001182_t0031_u01755047662197") 2025/08/13 01:19:16 DEBUG : only14: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b26f_d20250813_m011452_c001_v7007000_t0000_u01755047692793") 2025/08/13 01:19:16 DEBUG : only14: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c4567802_d20250813_m011446_c001_v0001172_t0051_u01755047686268") 2025/08/13 01:19:16 DEBUG : only14: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf74b7_d20250813_m011441_c001_v0001182_t0057_u01755047681885") 2025/08/13 01:19:16 DEBUG : only14: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40828a1d17a6939c_d20250813_m011427_c001_v7007000_t0000_u01755047667885") 2025/08/13 01:19:16 DEBUG : only14: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf733b_d20250813_m011422_c001_v0001182_t0020_u01755047662832") 2025/08/13 01:19:16 DEBUG : only15: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b270_d20250813_m011452_c001_v7007000_t0000_u01755047692978") 2025/08/13 01:19:16 DEBUG : only15: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c4567804_d20250813_m011446_c001_v0001172_t0051_u01755047686452") 2025/08/13 01:19:16 DEBUG : only15: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf74c7_d20250813_m011442_c001_v0001182_t0004_u01755047682395") 2025/08/13 01:19:16 DEBUG : only15: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a06c8_d20250813_m011427_c001_v7007000_t0000_u01755047667303") 2025/08/13 01:19:16 DEBUG : only15: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7349_d20250813_m011423_c001_v0001182_t0058_u01755047663329") 2025/08/13 01:19:16 DEBUG : only16: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b271_d20250813_m011453_c001_v7007000_t0000_u01755047693176") 2025/08/13 01:19:16 DEBUG : only16: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f401b405524bf7520_d20250813_m011446_c001_v0001182_t0031_u01755047686463") 2025/08/13 01:19:16 DEBUG : only16: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf74db_d20250813_m011443_c001_v0001182_t0024_u01755047683391") 2025/08/13 01:19:16 DEBUG : only16: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a06cb_d20250813_m011427_c001_v7007000_t0000_u01755047667485") 2025/08/13 01:19:17 DEBUG : only16: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7353_d20250813_m011423_c001_v0001182_t0009_u01755047663932") 2025/08/13 01:19:17 DEBUG : only17: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b272_d20250813_m011453_c001_v7007000_t0000_u01755047693360") 2025/08/13 01:19:17 DEBUG : only17: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f404efaa38d18e1ff_d20250813_m011446_c001_v0001161_t0057_u01755047686615") 2025/08/13 01:19:17 DEBUG : only17: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf74e9_d20250813_m011443_c001_v0001182_t0018_u01755047683954") 2025/08/13 01:19:17 DEBUG : only17: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628082_d20250813_m011427_c001_v7007000_t0000_u01755047667313") 2025/08/13 01:19:17 DEBUG : only17: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7361_d20250813_m011424_c001_v0001182_t0038_u01755047664654") 2025/08/13 01:19:17 DEBUG : only18: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b273_d20250813_m011453_c001_v7007000_t0000_u01755047693544") 2025/08/13 01:19:17 DEBUG : only18: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c4567806_d20250813_m011446_c001_v0001172_t0051_u01755047686642") 2025/08/13 01:19:17 DEBUG : only18: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf74f1_d20250813_m011444_c001_v0001182_t0012_u01755047684426") 2025/08/13 01:19:17 DEBUG : only18: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c368ab_d20250813_m011427_c001_v7007000_t0000_u01755047667328") 2025/08/13 01:19:17 DEBUG : only18: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7369_d20250813_m011425_c001_v0001182_t0004_u01755047665166") 2025/08/13 01:19:17 DEBUG : only19: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b274_d20250813_m011453_c001_v7007000_t0000_u01755047693727") 2025/08/13 01:19:17 DEBUG : only19: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f401b405524bf7525_d20250813_m011446_c001_v0001182_t0031_u01755047686706") 2025/08/13 01:19:17 DEBUG : only19: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7501_d20250813_m011445_c001_v0001182_t0032_u01755047685013") 2025/08/13 01:19:18 DEBUG : only19: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c368ad_d20250813_m011427_c001_v7007000_t0000_u01755047667700") 2025/08/13 01:19:18 DEBUG : only19: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7377_d20250813_m011425_c001_v0001182_t0035_u01755047665746") 2025/08/13 01:19:18 DEBUG : only2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b275_d20250813_m011453_c001_v7007000_t0000_u01755047693911") 2025/08/13 01:19:18 DEBUG : only2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f408b2160959c41a8_d20250813_m011446_c001_v0001100_t0055_u01755047686810") 2025/08/13 01:19:18 DEBUG : only2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7427_d20250813_m011434_c001_v0001182_t0035_u01755047674775") 2025/08/13 01:19:18 DEBUG : only2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a06cf_d20250813_m011428_c001_v7007000_t0000_u01755047668032") 2025/08/13 01:19:18 DEBUG : only2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf72aa_d20250813_m011416_c001_v0001182_t0051_u01755047656020") 2025/08/13 01:19:18 DEBUG : only3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b276_d20250813_m011454_c001_v7007000_t0000_u01755047694094") 2025/08/13 01:19:18 DEBUG : only3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c4567808_d20250813_m011446_c001_v0001172_t0051_u01755047686899") 2025/08/13 01:19:18 DEBUG : only3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7435_d20250813_m011435_c001_v0001182_t0056_u01755047675415") 2025/08/13 01:19:18 DEBUG : only3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40828a1d17a6939b_d20250813_m011427_c001_v7007000_t0000_u01755047667702") 2025/08/13 01:19:18 DEBUG : only3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf72b8_d20250813_m011416_c001_v0001182_t0055_u01755047656605") 2025/08/13 01:19:18 DEBUG : only4: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b277_d20250813_m011454_c001_v7007000_t0000_u01755047694282") 2025/08/13 01:19:18 DEBUG : only4: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f401b405524bf7527_d20250813_m011446_c001_v0001182_t0031_u01755047686918") 2025/08/13 01:19:18 DEBUG : only4: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7441_d20250813_m011435_c001_v0001182_t0047_u01755047675938") 2025/08/13 01:19:18 DEBUG : only4: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c368ac_d20250813_m011427_c001_v7007000_t0000_u01755047667511") 2025/08/13 01:19:18 DEBUG : only4: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf72c4_d20250813_m011417_c001_v0001182_t0011_u01755047657078") 2025/08/13 01:19:18 DEBUG : only5: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b278_d20250813_m011454_c001_v7007000_t0000_u01755047694465") 2025/08/13 01:19:18 DEBUG : only5: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f404efaa38d18e205_d20250813_m011446_c001_v0001161_t0057_u01755047686982") 2025/08/13 01:19:18 DEBUG : only5: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf744f_d20250813_m011436_c001_v0001182_t0011_u01755047676506") 2025/08/13 01:19:19 DEBUG : only5: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a06ce_d20250813_m011427_c001_v7007000_t0000_u01755047667848") 2025/08/13 01:19:19 DEBUG : only5: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf72ce_d20250813_m011417_c001_v0001182_t0044_u01755047657739") 2025/08/13 01:19:19 DEBUG : only6: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b279_d20250813_m011454_c001_v7007000_t0000_u01755047694649") 2025/08/13 01:19:19 DEBUG : only6: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f408b2160959c41aa_d20250813_m011446_c001_v0001100_t0055_u01755047686996") 2025/08/13 01:19:19 DEBUG : only6: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf745d_d20250813_m011437_c001_v0001182_t0015_u01755047677087") 2025/08/13 01:19:19 DEBUG : only6: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628085_d20250813_m011427_c001_v7007000_t0000_u01755047667862") 2025/08/13 01:19:19 DEBUG : only6: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf72d6_d20250813_m011418_c001_v0001182_t0009_u01755047658248") 2025/08/13 01:19:19 DEBUG : only7: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b27a_d20250813_m011454_c001_v7007000_t0000_u01755047694833") 2025/08/13 01:19:19 DEBUG : only7: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c456780c_d20250813_m011447_c001_v0001172_t0051_u01755047687082") 2025/08/13 01:19:19 DEBUG : only7: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7467_d20250813_m011437_c001_v0001182_t0039_u01755047677610") 2025/08/13 01:19:19 DEBUG : only7: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40828a1d17a6939a_d20250813_m011427_c001_v7007000_t0000_u01755047667514") 2025/08/13 01:19:19 DEBUG : only7: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf72da_d20250813_m011418_c001_v0001182_t0032_u01755047658739") 2025/08/13 01:19:19 DEBUG : only8: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b27b_d20250813_m011455_c001_v7007000_t0000_u01755047695018") 2025/08/13 01:19:19 DEBUG : only8: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f401b405524bf752b_d20250813_m011447_c001_v0001182_t0031_u01755047687109") 2025/08/13 01:19:19 DEBUG : only8: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7475_d20250813_m011438_c001_v0001182_t0010_u01755047678115") 2025/08/13 01:19:19 DEBUG : only8: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a06cd_d20250813_m011427_c001_v7007000_t0000_u01755047667666") 2025/08/13 01:19:19 DEBUG : only8: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf72e6_d20250813_m011419_c001_v0001182_t0030_u01755047659223") 2025/08/13 01:19:19 DEBUG : only9: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b27c_d20250813_m011455_c001_v7007000_t0000_u01755047695204") 2025/08/13 01:19:19 DEBUG : only9: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f404efaa38d18e209_d20250813_m011447_c001_v0001161_t0057_u01755047687165") 2025/08/13 01:19:19 DEBUG : only9: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf747b_d20250813_m011438_c001_v0001182_t0059_u01755047678847") 2025/08/13 01:19:19 DEBUG : only9: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc268628087_d20250813_m011428_c001_v7007000_t0000_u01755047668046") 2025/08/13 01:19:19 DEBUG : only9: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf72f2_d20250813_m011419_c001_v0001182_t0023_u01755047659873") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c750_d20250813_m011047_c001_v7007000_t0000_u01755047447257") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f75e7_d20250813_m011045_c001_v0001091_t0025_u01755047445433") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c742_d20250813_m011044_c001_v7007000_t0000_u01755047444335") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45671be_d20250813_m011042_c001_v0001172_t0033_u01755047442454") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd8116c_d20250813_m011041_c001_v7007000_t0000_u01755047441342") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf61b6_d20250813_m011038_c001_v0001182_t0054_u01755047438705") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81138_d20250813_m011028_c001_v7007000_t0000_u01755047428473") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567146_d20250813_m011027_c001_v0001172_t0000_u01755047427142") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81121_d20250813_m011025_c001_v7007000_t0000_u01755047425508") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456713a_d20250813_m011024_c001_v0001172_t0043_u01755047424313") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81108_d20250813_m011022_c001_v7007000_t0000_u01755047422974") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456711c_d20250813_m011021_c001_v0001172_t0038_u01755047421605") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80cea_d20250813_m011015_c001_v7007000_t0000_u01755047415210") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670de_d20250813_m011013_c001_v0001172_t0036_u01755047413917") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80ce2_d20250813_m011013_c001_v7007000_t0000_u01755047413547") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670cc_d20250813_m011012_c001_v0001172_t0057_u01755047412023") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80cdf_d20250813_m011011_c001_v7007000_t0000_u01755047411652") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670ba_d20250813_m011010_c001_v0001172_t0058_u01755047410355") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670b6_d20250813_m011009_c001_v0001172_t0025_u01755047409641") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f46e_d20250813_m011009_c001_v7007000_t0000_u01755047409273") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670ae_d20250813_m011008_c001_v0001172_t0007_u01755047408532") 2025/08/13 01:19:20 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670a6_d20250813_m011007_c001_v0001172_t0010_u01755047407817") 2025/08/13 01:19:21 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f46c_d20250813_m011007_c001_v7007000_t0000_u01755047407449") 2025/08/13 01:19:21 DEBUG : potato: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456709e_d20250813_m011006_c001_v0001172_t0033_u01755047406515") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40673a98dfaaaa54_d20250813_m011200_c001_v7007000_t0000_u01755047520967") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f76c5_d20250813_m011200_c001_v0001091_t0040_u01755047520146") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c34ef_d20250813_m011145_c001_v7007000_t0000_u01755047505219") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f7695_d20250813_m011138_c001_v0001091_t0012_u01755047498305") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4105d0699d7aa875_d20250813_m011124_c001_v7007000_t0000_u01755047484509") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f7665_d20250813_m011116_c001_v0001091_t0031_u01755047476027") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c34a0_d20250813_m011101_c001_v7007000_t0000_u01755047461425") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f760f_d20250813_m011053_c001_v0001091_t0007_u01755047453684") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd8115b_d20250813_m011032_c001_v7007000_t0000_u01755047432787") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567164_d20250813_m011031_c001_v0001172_t0008_u01755047431193") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd8114c_d20250813_m011030_c001_v7007000_t0000_u01755047430822") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567156_d20250813_m011029_c001_v0001172_t0009_u01755047429024") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd8113a_d20250813_m011028_c001_v7007000_t0000_u01755047428655") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456714e_d20250813_m011027_c001_v0001172_t0026_u01755047427803") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd8112a_d20250813_m011026_c001_v7007000_t0000_u01755047426767") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567140_d20250813_m011025_c001_v0001172_t0031_u01755047425882") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81111_d20250813_m011023_c001_v7007000_t0000_u01755047423942") 2025/08/13 01:19:21 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456712c_d20250813_m011022_c001_v0001172_t0016_u01755047422990") 2025/08/13 01:19:22 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd80cec_d20250813_m011015_c001_v7007000_t0000_u01755047415955") 2025/08/13 01:19:22 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45670ea_d20250813_m011014_c001_v0001172_t0033_u01755047414901") 2025/08/13 01:19:22 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c341c8_d20250813_m010902_c001_v7007000_t0000_u01755047342208") 2025/08/13 01:19:22 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566e90_d20250813_m010900_c001_v0001172_t0011_u01755047340658") 2025/08/13 01:19:22 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c33ddb_d20250813_m010859_c001_v7007000_t0000_u01755047339737") 2025/08/13 01:19:22 DEBUG : potato2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566e7e_d20250813_m010858_c001_v0001172_t0056_u01755047338825") 2025/08/13 01:19:22 DEBUG : potato3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c34ee_d20250813_m011145_c001_v7007000_t0000_u01755047505038") 2025/08/13 01:19:22 DEBUG : potato3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf665c_d20250813_m011139_c001_v0001182_t0016_u01755047499904") 2025/08/13 01:19:22 DEBUG : potato3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4105d0699d7aa877_d20250813_m011124_c001_v7007000_t0000_u01755047484920") 2025/08/13 01:19:22 DEBUG : potato3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf64b1_d20250813_m011117_c001_v0001182_t0003_u01755047477495") 2025/08/13 01:19:22 DEBUG : potato3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c34ba_d20250813_m011101_c001_v7007000_t0000_u01755047461714") 2025/08/13 01:19:22 DEBUG : potato3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf62dc_d20250813_m011054_c001_v0001182_t0003_u01755047454333") 2025/08/13 01:19:22 DEBUG : pre-dest1/1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495323_d20250813_m011234_c001_v7007000_t0000_u01755047554704") 2025/08/13 01:19:22 DEBUG : pre-dest1/1: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf6a10_d20250813_m011226_c001_v0001182_t0023_u01755047546820") 2025/08/13 01:19:22 DEBUG : pre-dest2/2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f403ed5585f495324_d20250813_m011234_c001_v7007000_t0000_u01755047554888") 2025/08/13 01:19:22 DEBUG : pre-dest2/2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f7718_d20250813_m011227_c001_v0001091_t0018_u01755047547374") 2025/08/13 01:19:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f400e933012fcb2e6_d20250813_m011212_c001_v7007000_t0000_u01755047532155") 2025/08/13 01:19:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45673c8_d20250813_m011208_c001_v0001172_t0029_u01755047528849") 2025/08/13 01:19:22 DEBUG : sizeonly: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f447_d20250813_m010951_c001_v7007000_t0000_u01755047391593") 2025/08/13 01:19:22 DEBUG : sizeonly: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567012_d20250813_m010950_c001_v0001172_t0038_u01755047390553") 2025/08/13 01:19:22 DEBUG : splitbanan: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4183e4d6b90a0d3c_d20250813_m011647_c001_v7007000_t0000_u01755047807890") 2025/08/13 01:19:23 DEBUG : splitbanan: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a6e58_d20250813_m011640_c001_v0001176_t0044_u01755047800571") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2a5_d20250813_m011800_c001_v7007000_t0000_u01755047880390") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e69a_d20250813_m011753_c001_v0001161_t0024_u01755047873898") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f416e654b2207def7_d20250813_m011745_c001_v7007000_t0000_u01755047865340") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e646_d20250813_m011739_c001_v0001161_t0036_u01755047859068") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f419259e8241c5d61_d20250813_m011731_c001_v7007000_t0000_u01755047851327") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e604_d20250813_m011725_c001_v0001161_t0029_u01755047845347") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a1b2_d20250813_m011717_c001_v7007000_t0000_u01755047837239") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e59f_d20250813_m011711_c001_v0001161_t0026_u01755047831189") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4114cc1e3660826c_d20250813_m011703_c001_v7007000_t0000_u01755047823212") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e551_d20250813_m011656_c001_v0001161_t0055_u01755047816557") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41376fab2f09087d_d20250813_m011642_c001_v7007000_t0000_u01755047802706") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567af6_d20250813_m011639_c001_v0001172_t0054_u01755047799289") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f415bcd0266e42e42_d20250813_m011630_c001_v7007000_t0000_u01755047790769") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a92_d20250813_m011623_c001_v0001172_t0039_u01755047783830") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f405e2f9d17acb692_d20250813_m011622_c001_v7007000_t0000_u01755047782283") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e449_d20250813_m011619_c001_v0001161_t0030_u01755047779569") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c36947_d20250813_m011611_c001_v7007000_t0000_u01755047771402") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567a00_d20250813_m011604_c001_v0001172_t0046_u01755047764441") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b6f_d20250813_m011603_c001_v7007000_t0000_u01755047763287") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45679e1_d20250813_m011559_c001_v0001172_t0022_u01755047759615") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40828a1d17a69418_d20250813_m011544_c001_v7007000_t0000_u01755047744101") 2025/08/13 01:19:23 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e309_d20250813_m011539_c001_v0001161_t0039_u01755047739773") 2025/08/13 01:19:24 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4210861356905777_d20250813_m011531_c001_v7007000_t0000_u01755047731923") 2025/08/13 01:19:24 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567902_d20250813_m011525_c001_v0001172_t0026_u01755047725554") 2025/08/13 01:19:24 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41958dc2686281ac_d20250813_m011517_c001_v7007000_t0000_u01755047717233") 2025/08/13 01:19:24 DEBUG : splitbananasplit: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7735_d20250813_m011511_c001_v0001182_t0012_u01755047711349") 2025/08/13 01:19:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40430b240b662b8f_d20250813_m011625_c001_v7007000_t0000_u01755047785899") 2025/08/13 01:19:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e451_d20250813_m011620_c001_v0001161_t0041_u01755047780755") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b296_d20250813_m011504_c001_v7007000_t0000_u01755047704437") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e25b_d20250813_m011503_c001_v0001161_t0056_u01755047703000") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b28d_d20250813_m011502_c001_v7007000_t0000_u01755047702228") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7637_d20250813_m011501_c001_v0001182_t0050_u01755047701029") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c761_d20250813_m011050_c001_v7007000_t0000_u01755047450961") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f75ff_d20250813_m011050_c001_v0001091_t0021_u01755047450100") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c75a_d20250813_m011049_c001_v7007000_t0000_u01755047449549") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c45671de_d20250813_m011048_c001_v0001172_t0014_u01755047448743") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f41f_d20250813_m010948_c001_v7007000_t0000_u01755047388401") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566fee_d20250813_m010946_c001_v0001172_t0012_u01755047386934") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f418_d20250813_m010946_c001_v7007000_t0000_u01755047386567") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566fda_d20250813_m010945_c001_v0001172_t0016_u01755047385296") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f40b_d20250813_m010939_c001_v7007000_t0000_u01755047379718") 2025/08/13 01:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566f92_d20250813_m010938_c001_v0001172_t0026_u01755047378639") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f40322871fdf1f407_d20250813_m010938_c001_v7007000_t0000_u01755047378083") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566f84_d20250813_m010936_c001_v0001172_t0010_u01755047376776") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566f60_d20250813_m010930_c001_v0001172_t0045_u01755047370406") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c222_d20250813_m010930_c001_v7007000_t0000_u01755047370037") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566f54_d20250813_m010929_c001_v0001172_t0036_u01755047369251") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566f4a_d20250813_m010928_c001_v0001172_t0008_u01755047368498") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c220_d20250813_m010928_c001_v7007000_t0000_u01755047368129") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566f28_d20250813_m010925_c001_v0001172_t0019_u01755047365200") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566f16_d20250813_m010922_c001_v0001172_t0031_u01755047362305") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c212_d20250813_m010921_c001_v7007000_t0000_u01755047361923") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566f0e_d20250813_m010921_c001_v0001172_t0008_u01755047361059") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566f0a_d20250813_m010920_c001_v0001172_t0058_u01755047360025") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c210_d20250813_m010919_c001_v7007000_t0000_u01755047359296") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566ed2_d20250813_m010911_c001_v0001172_t0051_u01755047351742") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c349a6_d20250813_m010911_c001_v7007000_t0000_u01755047351298") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566ecc_d20250813_m010910_c001_v0001172_t0008_u01755047350426") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c349a5_d20250813_m010909_c001_v7007000_t0000_u01755047349511") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566ec2_d20250813_m010908_c001_v0001172_t0056_u01755047348606") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c345bc_d20250813_m010908_c001_v7007000_t0000_u01755047348057") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566ebe_d20250813_m010907_c001_v0001172_t0001_u01755047347327") 2025/08/13 01:19:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c345ba_d20250813_m010906_c001_v7007000_t0000_u01755047346414") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566ea8_d20250813_m010905_c001_v0001172_t0007_u01755047345408") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c341d0_d20250813_m010904_c001_v7007000_t0000_u01755047344855") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566ea4_d20250813_m010904_c001_v0001172_t0002_u01755047344148") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c341cd_d20250813_m010903_c001_v7007000_t0000_u01755047343589") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566e9a_d20250813_m010902_c001_v0001172_t0011_u01755047342758") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c33dc7_d20250813_m010856_c001_v7007000_t0000_u01755047336811") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566e60_d20250813_m010855_c001_v0001172_t0048_u01755047335967") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c33dbd_d20250813_m010855_c001_v7007000_t0000_u01755047335419") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566e5c_d20250813_m010853_c001_v0001172_t0037_u01755047333991") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c33da7_d20250813_m010853_c001_v7007000_t0000_u01755047333080") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566e54_d20250813_m010851_c001_v0001172_t0022_u01755047331916") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4176b152a7c33d8f_d20250813_m010849_c001_v7007000_t0000_u01755047329532") 2025/08/13 01:19:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4566e44_d20250813_m010848_c001_v0001172_t0002_u01755047328753") 2025/08/13 01:19:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b297_d20250813_m011504_c001_v7007000_t0000_u01755047704620") 2025/08/13 01:19:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf7665_d20250813_m011503_c001_v0001182_t0022_u01755047703012") 2025/08/13 01:19:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b28e_d20250813_m011502_c001_v7007000_t0000_u01755047702412") 2025/08/13 01:19:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456785e_d20250813_m011501_c001_v0001172_t0047_u01755047701042") 2025/08/13 01:19:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2a7_d20250813_m011802_c001_v7007000_t0000_u01755047882453") 2025/08/13 01:19:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8548_d20250813_m011801_c001_v0001182_t0056_u01755047881774") 2025/08/13 01:19:26 DEBUG : sub/yam: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c74c_d20250813_m011046_c001_v7007000_t0000_u01755047446587") 2025/08/13 01:19:26 DEBUG : sub/yam: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf621e_d20250813_m011045_c001_v0001182_t0016_u01755047445076") 2025/08/13 01:19:26 DEBUG : test_dir1/file2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b283_d20250813_m011500_c001_v7007000_t0000_u01755047700246") 2025/08/13 01:19:26 DEBUG : test_dir1/file2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e247_d20250813_m011459_c001_v0001161_t0005_u01755047699130") 2025/08/13 01:19:27 DEBUG : test_dir1/file2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b27f_d20250813_m011458_c001_v7007000_t0000_u01755047698321") 2025/08/13 01:19:27 DEBUG : test_dir1/file2: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf75d3_d20250813_m011456_c001_v0001182_t0032_u01755047696201") 2025/08/13 01:19:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b284_d20250813_m011500_c001_v7007000_t0000_u01755047700430") 2025/08/13 01:19:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567852_d20250813_m011459_c001_v0001172_t0012_u01755047699124") 2025/08/13 01:19:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4070d5d67129b280_d20250813_m011458_c001_v7007000_t0000_u01755047698506") 2025/08/13 01:19:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567840_d20250813_m011456_c001_v0001172_t0041_u01755047696200") 2025/08/13 01:19:27 DEBUG : three: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd81169_d20250813_m011037_c001_v7007000_t0000_u01755047437967") 2025/08/13 01:19:27 DEBUG : three: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567196_d20250813_m011036_c001_v0001172_t0013_u01755047436761") 2025/08/13 01:19:27 DEBUG : three: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c456717e_d20250813_m011034_c001_v0001172_t0039_u01755047434293") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2a8_d20250813_m011804_c001_v7007000_t0000_u01755047884058") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a7016_d20250813_m011803_c001_v0001176_t0010_u01755047883400") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2ba_d20250813_m011823_c001_v7007000_t0000_u01755047903528") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567d54_d20250813_m011821_c001_v0001172_t0041_u01755047901440") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2b8_d20250813_m011819_c001_v7007000_t0000_u01755047899900") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a705c_d20250813_m011818_c001_v0001176_t0052_u01755047898468") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2b6_d20250813_m011817_c001_v7007000_t0000_u01755047897492") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf8694_d20250813_m011816_c001_v0001182_t0039_u01755047896869") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2ae_d20250813_m011811_c001_v7007000_t0000_u01755047891155") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a703a_d20250813_m011810_c001_v0001176_t0017_u01755047890199") 2025/08/13 01:19:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2b1_d20250813_m011813_c001_v7007000_t0000_u01755047893726") 2025/08/13 01:19:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567d1e_d20250813_m011812_c001_v0001172_t0025_u01755047892137") 2025/08/13 01:19:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2ad_d20250813_m011809_c001_v7007000_t0000_u01755047889220") 2025/08/13 01:19:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf85d8_d20250813_m011808_c001_v0001182_t0043_u01755047888584") 2025/08/13 01:19:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2ac_d20250813_m011807_c001_v7007000_t0000_u01755047887625") 2025/08/13 01:19:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e6e4_d20250813_m011806_c001_v0001161_t0026_u01755047886748") 2025/08/13 01:19:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2aa_d20250813_m011805_c001_v7007000_t0000_u01755047885794") 2025/08/13 01:19:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f107a18a1c4567cfa_d20250813_m011805_c001_v0001172_t0034_u01755047885005") 2025/08/13 01:19:28 DEBUG : toe/toe/toe: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f41813bcb8bac2713_d20250813_m011828_c001_v7007000_t0000_u01755047908211") 2025/08/13 01:19:28 DEBUG : toe/toe/toe: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f108585be471a707e_d20250813_m011827_c001_v0001176_t0017_u01755047907552") 2025/08/13 01:19:28 DEBUG : toe/toe/toe: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2b4_d20250813_m011815_c001_v7007000_t0000_u01755047895906") 2025/08/13 01:19:28 DEBUG : toe/toe/toe: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e724_d20250813_m011814_c001_v0001161_t0058_u01755047894669") 2025/08/13 01:19:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2bc_d20250813_m011824_c001_v7007000_t0000_u01755047904130") 2025/08/13 01:19:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f104efaa38d18e758_d20250813_m011822_c001_v0001161_t0040_u01755047902957") 2025/08/13 01:19:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4021a1ce9bf2a2b9_d20250813_m011820_c001_v7007000_t0000_u01755047900483") 2025/08/13 01:19:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f106789861c9c2cd3_d20250813_m011819_c001_v0001178_t0056_u01755047899651") 2025/08/13 01:19:28 DEBUG : two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd8116a_d20250813_m011038_c001_v7007000_t0000_u01755047438150") 2025/08/13 01:19:28 DEBUG : two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4160a91a2f8f75c7_d20250813_m011036_c001_v0001091_t0029_u01755047436191") 2025/08/13 01:19:28 DEBUG : two: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f407a18a1c456717c_d20250813_m011034_c001_v0001172_t0051_u01755047434107") 2025/08/13 01:19:28 DEBUG : yam: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c752_d20250813_m011047_c001_v7007000_t0000_u01755047447442") 2025/08/13 01:19:28 DEBUG : yam: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f115434487325e6ec_d20250813_m011046_c001_v0001181_t0048_u01755047446331") 2025/08/13 01:19:28 DEBUG : yam: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c73f_d20250813_m011043_c001_v7007000_t0000_u01755047443784") 2025/08/13 01:19:29 DEBUG : yam: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f101b405524bf61f4_d20250813_m011042_c001_v0001182_t0008_u01755047442087") 2025/08/13 01:19:29 DEBUG : yam: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd8116b_d20250813_m011040_c001_v7007000_t0000_u01755047440709") 2025/08/13 01:19:29 DEBUG : yam: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f1160a91a2f8f75c9_d20250813_m011038_c001_v0001091_t0002_u01755047438715") 2025/08/13 01:19:29 DEBUG : yaml: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4145fb5ce5d7c743_d20250813_m011044_c001_v7007000_t0000_u01755047444516") 2025/08/13 01:19:29 DEBUG : yaml: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f10467d626d8445ab_d20250813_m011043_c001_v0001165_t0044_u01755047443489") 2025/08/13 01:19:29 DEBUG : yaml: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f4157d5f4dfd8116d_d20250813_m011041_c001_v7007000_t0000_u01755047441524") 2025/08/13 01:19:29 DEBUG : yaml: Deleting (id "4_zaf12ed83f08dab0b9f880e1b_f102b3dbd8c6d3aeb_d20250813_m011040_c001_v0001130_t0003_u01755047440009") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m50.591339901s (try 1/5)