"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/03 01:33:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita" 2026/07/03 01:33:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 01:33:56 DEBUG : Creating backend with remote "/tmp/rclone3857115573" === 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:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:33:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:33:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/03 01:33:57 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:33:57 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.70s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:33:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:33:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:33:58 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:33:58 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:33:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:33:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:33:59 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:33:59 DEBUG : B2 bucket rclone-test-zebapoy0nita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:00 DEBUG : Creating backend with remote "/non-existing" 2026/07/03 01:34:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/03 01:34:00 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:00 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:01 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:01 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:02 INFO : B2 bucket rclone-test-zebapoy0nita: Running all checks before starting transfers 2026/07/03 01:34:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:03 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:03 INFO : B2 bucket rclone-test-zebapoy0nita: Checks finished, now starting transfers 2026/07/03 01:34:03 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.33s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:04 ERROR : Ignoring --no-traverse with sync 2026/07/03 01:34:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:04 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:04 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:05 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:34:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.60s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/03 01:34:06 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:06 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:06 DEBUG : hello world2: size = 12 OK 2026/07/03 01:34:06 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/03 01:34:06 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:34:07 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:07 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:07 DEBUG : potato2: size = 11 OK 2026/07/03 01:34:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:34:09 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:09 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:09 DEBUG : potato2: size = 11 OK 2026/07/03 01:34:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/03 01:34:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:34:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:34:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:34:10 INFO : sub dir2: Making directory 2026/07/03 01:34:10 INFO : sub dir: Making directory 2026/07/03 01:34:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:10 INFO : sub dir2/sub sub dir2: Making directory 2026/07/03 01:34:10 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:10 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:10 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/03 01:34:10 DEBUG : B2 bucket rclone-test-zebapoy0nita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:11 INFO : sub dir2: Making directory 2026/07/03 01:34:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/03 01:34:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:34:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:11 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:11 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.27s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:12 DEBUG : sub dir2: Making directory with metadata 2026/07/03 01:34:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:34:12 INFO : sub dir2: Making directory 2026/07/03 01:34:12 INFO : sub dir: Making directory 2026/07/03 01:34:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:12 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:12 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:13 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:34:13 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/03 01:34:13 DEBUG : B2 bucket rclone-test-zebapoy0nita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/03 01:34:13 DEBUG : B2 bucket rclone-test-zebapoy0nita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:14 INFO : sub dir2: Making directory 2026/07/03 01:34:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:14 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:14 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:15 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:34:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:15 DEBUG : sub dir2: Making directory with metadata 2026/07/03 01:34:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:34:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:34:15 INFO : sub dir2: Making directory 2026/07/03 01:34:15 INFO : sub dir: Making directory 2026/07/03 01:34:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:15 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:15 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:16 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:34:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/03 01:34:16 DEBUG : B2 bucket rclone-test-zebapoy0nita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.20s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:17 INFO : sub dir2: Making directory 2026/07/03 01:34:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:17 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:17 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:17 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:34:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wunugil1wovu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zebapoy0nita -> B2 bucket rclone-test-wunugil1wovu 2026/07/03 01:34:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:20 DEBUG : B2 bucket rclone-test-wunugil1wovu: Waiting for checks to finish 2026/07/03 01:34:20 DEBUG : B2 bucket rclone-test-wunugil1wovu: Waiting for transfers to finish 2026/07/03 01:34:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:34:21 DEBUG : B2 bucket rclone-test-wunugil1wovu: Purge remote 2026/07/03 01:34:21 INFO : B2 bucket rclone-test-wunugil1wovu: cleaning bucket "rclone-test-wunugil1wovu" of all files 2026/07/03 01:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f02cda390cd2b5b9ff80e1b_f109326a5ebfb5d3b_d20260703_m013420_c001_v0001182_t0025_u01783042460784") --- PASS: TestServerSideCopy (3.93s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:34:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:34:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:34:23 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:23 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:23 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:34:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/03 01:34:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.81s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xusijem2fema" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zebapoy0nita -> B2 bucket rclone-test-xusijem2fema 2026/07/03 01:34:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:25 DEBUG : B2 bucket rclone-test-xusijem2fema: Waiting for checks to finish 2026/07/03 01:34:25 DEBUG : B2 bucket rclone-test-xusijem2fema: Waiting for transfers to finish 2026/07/03 01:34:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:34:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:34:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xusijem2fema) 2026/07/03 01:34:27 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:34:27 DEBUG : B2 bucket rclone-test-xusijem2fema: Waiting for checks to finish 2026/07/03 01:34:27 DEBUG : B2 bucket rclone-test-xusijem2fema: Waiting for transfers to finish 2026/07/03 01:34:27 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:34:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/03 01:34:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:34:27 DEBUG : B2 bucket rclone-test-xusijem2fema: Purge remote 2026/07/03 01:34:27 INFO : B2 bucket rclone-test-xusijem2fema: cleaning bucket "rclone-test-xusijem2fema" of all files 2026/07/03 01:34:28 DEBUG : sub dir/hello world: Deleting (id "4_zdff2ed0390cd2b5b9ff80e1b_f1183e807338b376b_d20260703_m013427_c001_v0001154_t0005_u01783042467559") 2026/07/03 01:34:28 DEBUG : sub dir/hello world: Deleting (id "4_zdff2ed0390cd2b5b9ff80e1b_f119aea60e961448a_d20260703_m013426_c001_v0001185_t0043_u01783042466415") --- PASS: TestServerSideCopyOverSelf (5.54s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:30 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:34:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:34:30 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:34:30 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:30 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:34:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/03 01:34:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/03 01:34:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.75s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:32 DEBUG : Creating backend with remote "TestB2:rclone-test-feyapop7qawo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zebapoy0nita -> B2 bucket rclone-test-feyapop7qawo 2026/07/03 01:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:33 DEBUG : B2 bucket rclone-test-feyapop7qawo: Waiting for checks to finish 2026/07/03 01:34:33 DEBUG : B2 bucket rclone-test-feyapop7qawo: Waiting for transfers to finish 2026/07/03 01:34:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:34:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:34:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:34:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-feyapop7qawo) 2026/07/03 01:34:34 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:34:34 DEBUG : B2 bucket rclone-test-feyapop7qawo: Waiting for checks to finish 2026/07/03 01:34:34 DEBUG : B2 bucket rclone-test-feyapop7qawo: Waiting for transfers to finish 2026/07/03 01:34:35 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:34:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/03 01:34:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:34:35 INFO : sub dir/hello world: Deleted 2026/07/03 01:34:36 DEBUG : testing file moves 2026/07/03 01:34:36 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:34:36 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-feyapop7qawo) 2026/07/03 01:34:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:34:36 DEBUG : B2 bucket rclone-test-feyapop7qawo: Waiting for checks to finish 2026/07/03 01:34:36 DEBUG : B2 bucket rclone-test-feyapop7qawo: Waiting for transfers to finish 2026/07/03 01:34:37 DEBUG : sub dir/hello world: size = 24 OK 2026/07/03 01:34:37 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/03 01:34:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:34:37 INFO : sub dir/hello world: Deleted 2026/07/03 01:34:37 DEBUG : B2 bucket rclone-test-feyapop7qawo: Purge remote 2026/07/03 01:34:37 INFO : B2 bucket rclone-test-feyapop7qawo: cleaning bucket "rclone-test-feyapop7qawo" of all files 2026/07/03 01:34:37 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fdd390cd2b5b9ff80e1b_f119d9bb3270fca8a_d20260703_m013436_c001_v0001146_t0030_u01783042476723") 2026/07/03 01:34:37 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fdd390cd2b5b9ff80e1b_f1043f4c6e0af8dc9_d20260703_m013434_c001_v0001116_t0050_u01783042474754") 2026/07/03 01:34:37 DEBUG : sub dir/hello world: Deleting (id "4_z5f62fdd390cd2b5b9ff80e1b_f10243c5481e6ad41_d20260703_m013433_c001_v0001176_t0011_u01783042473704") --- PASS: TestServerSideMoveOverSelf (7.72s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:40 ERROR : error listing: directory not found 2026/07/03 01:34:40 INFO : Local file system at /tmp/rclone3857115573: Making directory 2026/07/03 01:34:40 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:40 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.99s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:34:41 DEBUG : Local file system at /tmp/rclone3857115573: Waiting for checks to finish 2026/07/03 01:34:41 DEBUG : Local file system at /tmp/rclone3857115573: Waiting for transfers to finish 2026/07/03 01:34:42 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/03 01:34:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:34:42 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/03 01:34:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.72s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:43 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/03 01:34:43 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:43 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:43 DEBUG : check sum: size = 1 OK 2026/07/03 01:34:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:34:43 INFO : check sum: Copied (new) 2026/07/03 01:34:43 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:43 DEBUG : check sum: size = 1 OK 2026/07/03 01:34:43 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:34:43 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/03 01:34:43 DEBUG : check sum: Unchanged skipping 2026/07/03 01:34:43 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:43 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:43 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.57s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/03 01:34:44 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:44 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:45 DEBUG : sizeonly: size = 6 OK 2026/07/03 01:34:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/03 01:34:45 INFO : sizeonly: Copied (new) 2026/07/03 01:34:45 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:45 DEBUG : sizeonly: size = 6 OK 2026/07/03 01:34:45 DEBUG : sizeonly: Sizes identical 2026/07/03 01:34:45 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:45 DEBUG : sizeonly: Unchanged skipping 2026/07/03 01:34:45 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:45 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.69s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/03 01:34:46 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:46 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:46 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/03 01:34:46 INFO : ignore-size: Copied (new) 2026/07/03 01:34:46 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:47 DEBUG : ignore-size: Unchanged skipping 2026/07/03 01:34:47 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:47 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:47 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.55s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:48 DEBUG : existing: size = 6 OK 2026/07/03 01:34:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:34:48 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:48 DEBUG : existing: Unchanged skipping 2026/07/03 01:34:48 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:48 INFO : There was nothing to transfer 2026/07/03 01:34:48 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/03 01:34:48 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:49 DEBUG : existing: size = 6 OK 2026/07/03 01:34:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/03 01:34:49 INFO : existing: Copied (replaced existing) 2026/07/03 01:34:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.15s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/03 01:34:50 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:50 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:50 DEBUG : existing: size = 6 OK 2026/07/03 01:34:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/03 01:34:50 INFO : existing: Copied (new) 2026/07/03 01:34:50 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:50 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:50 DEBUG : existing: Destination exists, skipping 2026/07/03 01:34:50 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:50 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:52 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/03 01:34:52 DEBUG : c/non empty space: size = 5 OK 2026/07/03 01:34:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:34:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/03 01:34:52 DEBUG : c/non empty space: Unchanged skipping 2026/07/03 01:34:52 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:52 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:53 DEBUG : a/potato2: size = 60 OK 2026/07/03 01:34:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:34:53 INFO : a/potato2: Copied (new) 2026/07/03 01:34:53 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:54 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:54 DEBUG : empty space: size = 1 OK 2026/07/03 01:34:54 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/03 01:34:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:34:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/03 01:34:54 DEBUG : empty space: Unchanged skipping 2026/07/03 01:34:54 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:54 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:54 INFO : There was nothing to transfer 2026/07/03 01:34:55 DEBUG : empty space: size = 1 OK 2026/07/03 01:34:55 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/03 01:34:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:34:55 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:56 INFO : empty space: Updated modification time in destination 2026/07/03 01:34:56 DEBUG : empty space: Unchanged skipping 2026/07/03 01:34:56 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:56 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:57 DEBUG : empty space: size = 1 OK 2026/07/03 01:34:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/03 01:34:57 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:34:57 DEBUG : empty space: Unchanged skipping 2026/07/03 01:34:57 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:57 DEBUG : Waiting for deletions to finish 2026/07/03 01:34:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:34:58 DEBUG : foo: size = 3 OK 2026/07/03 01:34:58 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/03 01:34:58 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:34:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:34:58 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:34:58 DEBUG : foo: sha1 differ 2026/07/03 01:34:58 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:34:59 DEBUG : foo: size = 3 OK 2026/07/03 01:34:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/03 01:34:59 INFO : foo: Copied (replaced existing) 2026/07/03 01:34:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.39s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/03 01:35:00 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:35:00 DEBUG : empty space: Unchanged skipping 2026/07/03 01:35:00 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:00 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:00 DEBUG : potato: size = 60 OK 2026/07/03 01:35:00 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:35:00 INFO : potato: Copied (new) 2026/07/03 01:35:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:03 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:03 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:35:03 DEBUG : potato: size = 60 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:35:03 DEBUG : potato: Sizes differ 2026/07/03 01:35:03 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:03 DEBUG : potato: size = 21 OK 2026/07/03 01:35:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/03 01:35:03 INFO : potato: Copied (replaced existing) 2026/07/03 01:35:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.19s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:05 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:05 DEBUG : potato: size = 21 OK 2026/07/03 01:35:05 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/03 01:35:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3857115573) 2026/07/03 01:35:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:35:05 DEBUG : potato: sha1 differ 2026/07/03 01:35:05 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:05 DEBUG : potato: size = 21 OK 2026/07/03 01:35:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/03 01:35:05 INFO : potato: Copied (replaced existing) 2026/07/03 01:35:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:35:07 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:35:07 DEBUG : empty space: Unchanged skipping 2026/07/03 01:35:07 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:07 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/03 01:35:07 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:35:09 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:35:09 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:09 DEBUG : empty space: Unchanged skipping 2026/07/03 01:35:09 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:10 DEBUG : potato2: size = 60 OK 2026/07/03 01:35:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:35:10 INFO : potato2: Copied (new) 2026/07/03 01:35:10 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:12 INFO : d: Making directory 2026/07/03 01:35:12 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/03 01:35:12 DEBUG : c/non empty space: size = 5 OK 2026/07/03 01:35:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:35:12 DEBUG : c/non empty space: Unchanged skipping 2026/07/03 01:35:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/03 01:35:12 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:12 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:12 DEBUG : a/potato2: size = 60 OK 2026/07/03 01:35:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:35:12 INFO : a/potato2: Copied (new) 2026/07/03 01:35:12 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:12 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/03 01:35:14 DEBUG : c/non empty space: size = 5 OK 2026/07/03 01:35:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:35:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/03 01:35:14 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:14 DEBUG : c/non empty space: Unchanged skipping 2026/07/03 01:35:14 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:15 DEBUG : a/potato2: size = 60 OK 2026/07/03 01:35:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:35:15 INFO : a/potato2: Copied (new) 2026/07/03 01:35:15 ERROR : B2 bucket rclone-test-zebapoy0nita: not deleting files as there were IO errors 2026/07/03 01:35:15 ERROR : B2 bucket rclone-test-zebapoy0nita: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:17 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:35:17 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:35:17 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:17 DEBUG : empty space: Unchanged skipping 2026/07/03 01:35:17 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:17 INFO : potato: Deleted 2026/07/03 01:35:17 DEBUG : potato2: size = 60 OK 2026/07/03 01:35:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:35:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:19 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:20 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:20 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:20 INFO : potato: Deleted 2026/07/03 01:35:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:35:20 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:35:20 DEBUG : empty space: Unchanged skipping 2026/07/03 01:35:20 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:20 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:20 DEBUG : potato2: size = 60 OK 2026/07/03 01:35:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:35:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.04s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:35:22 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:22 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:22 DEBUG : potato2: size = 19 OK 2026/07/03 01:35:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/03 01:35:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:24 DEBUG : enormous: Excluded (Size Filter) 2026/07/03 01:35:24 DEBUG : enormous: Excluded 2026/07/03 01:35:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:35:24 DEBUG : potato2: Excluded 2026/07/03 01:35:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:35:24 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:35:24 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:24 DEBUG : empty space: Unchanged skipping 2026/07/03 01:35:24 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:24 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:24 INFO : There was nothing to transfer 2026/07/03 01:35:25 DEBUG : enormous: Excluded (Size Filter) 2026/07/03 01:35:25 DEBUG : enormous: Excluded 2026/07/03 01:35:25 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:35:25 DEBUG : potato2: Excluded 2026/07/03 01:35:25 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:35:25 DEBUG : Local file system at /tmp/rclone3857115573: Waiting for checks to finish 2026/07/03 01:35:25 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/03 01:35:25 DEBUG : empty space: Unchanged skipping 2026/07/03 01:35:25 DEBUG : Local file system at /tmp/rclone3857115573: Waiting for transfers to finish 2026/07/03 01:35:25 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:27 DEBUG : enormous: Excluded (Size Filter) 2026/07/03 01:35:27 DEBUG : enormous: Excluded 2026/07/03 01:35:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:35:27 DEBUG : potato2: Excluded 2026/07/03 01:35:27 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:35:27 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:27 DEBUG : empty space: Unchanged skipping 2026/07/03 01:35:27 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:27 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:27 INFO : enormous: Deleted 2026/07/03 01:35:28 INFO : potato2: Deleted 2026/07/03 01:35:28 INFO : There was nothing to transfer 2026/07/03 01:35:28 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/03 01:35:28 DEBUG : empty space: Unchanged skipping 2026/07/03 01:35:28 DEBUG : Local file system at /tmp/rclone3857115573: Waiting for checks to finish 2026/07/03 01:35:28 DEBUG : Local file system at /tmp/rclone3857115573: Waiting for transfers to finish 2026/07/03 01:35:28 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:28 INFO : enormous: Deleted 2026/07/03 01:35:28 INFO : potato2: Deleted 2026/07/03 01:35:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.99s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:30 DEBUG : five: Need to transfer - File not found at Destination 2026/07/03 01:35:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:35:30 DEBUG : four: size = 8 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:35:30 DEBUG : one: Destination is newer than source, skipping 2026/07/03 01:35:30 DEBUG : four: Sizes differ 2026/07/03 01:35:30 DEBUG : three: size = 5 OK 2026/07/03 01:35:30 DEBUG : three: Sizes identical 2026/07/03 01:35:30 DEBUG : two: size = 3 OK 2026/07/03 01:35:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/03 01:35:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3857115573) 2026/07/03 01:35:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:35:30 DEBUG : two: sha1 differ 2026/07/03 01:35:30 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/03 01:35:30 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:30 DEBUG : five: size = 4 OK 2026/07/03 01:35:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/03 01:35:30 INFO : five: Copied (new) 2026/07/03 01:35:31 DEBUG : four: size = 4 OK 2026/07/03 01:35:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/03 01:35:31 INFO : four: Copied (replaced existing) 2026/07/03 01:35:31 DEBUG : two: size = 3 OK 2026/07/03 01:35:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/03 01:35:31 INFO : two: Copied (replaced existing) 2026/07/03 01:35:31 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:31 DEBUG : five: size = 4 OK 2026/07/03 01:35:31 DEBUG : one: Destination is newer than source, skipping 2026/07/03 01:35:31 DEBUG : four: size = 4 OK 2026/07/03 01:35:31 DEBUG : three: size = 5 OK 2026/07/03 01:35:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/03 01:35:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/03 01:35:31 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/03 01:35:31 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/03 01:35:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/03 01:35:31 DEBUG : two: size = 3 OK 2026/07/03 01:35:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/03 01:35:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/03 01:35:31 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/03 01:35:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/03 01:35:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3857115573) 2026/07/03 01:35:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:35:31 DEBUG : three: sha1 differ 2026/07/03 01:35:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/03 01:35:31 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:31 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:31 DEBUG : three: size = 5 OK 2026/07/03 01:35:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:35:31 INFO : three: Copied (replaced existing) 2026/07/03 01:35:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.53s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/03 01:35:33 INFO : B2 bucket rclone-test-zebapoy0nita: Making map for --track-renames 2026/07/03 01:35:33 INFO : B2 bucket rclone-test-zebapoy0nita: Finished making map for --track-renames 2026/07/03 01:35:33 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/03 01:35:33 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for renames to finish 2026/07/03 01:35:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/03 01:35:33 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:33 DEBUG : potato: size = 14 OK 2026/07/03 01:35:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/03 01:35:33 INFO : potato: Copied (new) 2026/07/03 01:35:33 DEBUG : yam: size = 11 OK 2026/07/03 01:35:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:35:33 INFO : yam: Copied (new) 2026/07/03 01:35:33 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:34 DEBUG : potato: size = 14 OK 2026/07/03 01:35:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:35:34 DEBUG : potato: Unchanged skipping 2026/07/03 01:35:34 INFO : B2 bucket rclone-test-zebapoy0nita: Making map for --track-renames 2026/07/03 01:35:34 INFO : B2 bucket rclone-test-zebapoy0nita: Finished making map for --track-renames 2026/07/03 01:35:34 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:34 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for renames to finish 2026/07/03 01:35:35 DEBUG : yaml: size = 11 OK 2026/07/03 01:35:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:35:35 INFO : yam: Copied (server-side copy) to: yaml 2026/07/03 01:35:35 INFO : yam: Deleted 2026/07/03 01:35:35 INFO : yaml: Renamed from "yam" 2026/07/03 01:35:35 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/03 01:35:36 INFO : B2 bucket rclone-test-zebapoy0nita: Making map for --track-renames 2026/07/03 01:35:36 INFO : B2 bucket rclone-test-zebapoy0nita: Finished making map for --track-renames 2026/07/03 01:35:36 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/03 01:35:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/03 01:35:36 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for renames to finish 2026/07/03 01:35:36 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:36 DEBUG : yam: size = 11 OK 2026/07/03 01:35:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:35:36 INFO : yam: Copied (new) 2026/07/03 01:35:37 DEBUG : potato: size = 14 OK 2026/07/03 01:35:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/03 01:35:37 INFO : potato: Copied (new) 2026/07/03 01:35:37 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:37 DEBUG : potato: size = 14 OK 2026/07/03 01:35:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:35:37 DEBUG : potato: Unchanged skipping 2026/07/03 01:35:37 INFO : B2 bucket rclone-test-zebapoy0nita: Making map for --track-renames 2026/07/03 01:35:37 INFO : B2 bucket rclone-test-zebapoy0nita: Finished making map for --track-renames 2026/07/03 01:35:37 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:37 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for renames to finish 2026/07/03 01:35:38 DEBUG : yaml: size = 11 OK 2026/07/03 01:35:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:35:38 INFO : yam: Copied (server-side copy) to: yaml 2026/07/03 01:35:38 INFO : yam: Deleted 2026/07/03 01:35:38 INFO : yaml: Renamed from "yam" 2026/07/03 01:35:38 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/03 01:35:39 INFO : B2 bucket rclone-test-zebapoy0nita: Making map for --track-renames 2026/07/03 01:35:39 INFO : B2 bucket rclone-test-zebapoy0nita: Finished making map for --track-renames 2026/07/03 01:35:39 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/03 01:35:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/03 01:35:39 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for renames to finish 2026/07/03 01:35:39 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:39 DEBUG : sub/yam: size = 11 OK 2026/07/03 01:35:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:35:39 INFO : sub/yam: Copied (new) 2026/07/03 01:35:40 DEBUG : potato: size = 14 OK 2026/07/03 01:35:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/03 01:35:40 INFO : potato: Copied (new) 2026/07/03 01:35:40 DEBUG : Waiting for deletions to finish 2026/07/03 01:35:40 DEBUG : potato: size = 14 OK 2026/07/03 01:35:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:35:40 INFO : B2 bucket rclone-test-zebapoy0nita: Making map for --track-renames 2026/07/03 01:35:40 DEBUG : potato: Unchanged skipping 2026/07/03 01:35:40 INFO : B2 bucket rclone-test-zebapoy0nita: Finished making map for --track-renames 2026/07/03 01:35:40 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:40 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for renames to finish 2026/07/03 01:35:41 DEBUG : yam: size = 11 OK 2026/07/03 01:35:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:35:41 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/03 01:35:41 INFO : sub/yam: Deleted 2026/07/03 01:35:41 INFO : yam: Renamed from "sub/yam" 2026/07/03 01:35:41 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.27s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:42 DEBUG : Creating backend with remote "/tmp/rclone3857115573/dir1" 2026/07/03 01:35:42 DEBUG : Creating backend with remote "/tmp/rclone3857115573/dir2" 2026/07/03 01:35:42 DEBUG : Local file system at /tmp/rclone3857115573/dir2: Using server-side directory move 2026/07/03 01:35:42 INFO : Local file system at /tmp/rclone3857115573/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/03 01:35:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/03 01:35:42 DEBUG : Local file system at /tmp/rclone3857115573/dir2: Waiting for checks to finish 2026/07/03 01:35:42 DEBUG : Local file system at /tmp/rclone3857115573/dir2: Waiting for transfers to finish 2026/07/03 01:35:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:35:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/03 01:35:42 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:42 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/03 01:35:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/03 01:35:43 INFO : nested/sub dir/file: Copied (new) 2026/07/03 01:35:43 INFO : nested/sub dir/file: Deleted 2026/07/03 01:35:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:35:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:35:43 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:35:43 INFO : sub dir/hello world: Deleted 2026/07/03 01:35:43 INFO : sub dir: Removing directory 2026/07/03 01:35:43 INFO : nested/sub dir: Removing directory 2026/07/03 01:35:43 INFO : nested: Removing directory 2026/07/03 01:35:43 DEBUG : Local file system at /tmp/rclone3857115573: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.97s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:35:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/03 01:35:44 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:44 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:45 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/03 01:35:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/03 01:35:45 INFO : nested/sub dir/file: Copied (new) 2026/07/03 01:35:45 INFO : nested/sub dir/file: Deleted 2026/07/03 01:35:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:35:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:35:45 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:35:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/03 01:35:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/03 01:35:46 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:46 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:47 DEBUG : existing: size = 6 OK 2026/07/03 01:35:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/03 01:35:47 INFO : existing: Copied (new) 2026/07/03 01:35:47 INFO : existing: Deleted 2026/07/03 01:35:47 DEBUG : existing-b: size = 6 OK 2026/07/03 01:35:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/03 01:35:47 INFO : existing-b: Copied (new) 2026/07/03 01:35:47 INFO : existing-b: Deleted 2026/07/03 01:35:47 DEBUG : existing: Destination exists, skipping 2026/07/03 01:35:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/03 01:35:47 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:35:47 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:35:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.98s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:35:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qacozuv1huya" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-zebapoy0nita -> B2 bucket rclone-test-qacozuv1huya 2026/07/03 01:35:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:35:53 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:35:53 DEBUG : empty space: Unchanged skipping 2026/07/03 01:35:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:35:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qacozuv1huya) 2026/07/03 01:35:53 DEBUG : potato3: Sizes differ 2026/07/03 01:35:53 DEBUG : B2 bucket rclone-test-qacozuv1huya: Waiting for checks to finish 2026/07/03 01:35:53 INFO : empty space: Deleted 2026/07/03 01:35:53 DEBUG : B2 bucket rclone-test-qacozuv1huya: Waiting for transfers to finish 2026/07/03 01:35:53 DEBUG : potato2: size = 60 OK 2026/07/03 01:35:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:35:53 INFO : potato2: Copied (server-side copy) 2026/07/03 01:35:53 INFO : potato2: Deleted 2026/07/03 01:35:54 DEBUG : potato3: size = 68 OK 2026/07/03 01:35:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:35:54 INFO : potato3: Copied (server-side copy) 2026/07/03 01:35:54 INFO : potato3: Deleted 2026/07/03 01:35:54 DEBUG : Creating backend with remote "TestB2:rclone-test-faquwaq9gane" 2026/07/03 01:35:55 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/03 01:35:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:35:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/03 01:35:55 DEBUG : B2 bucket rclone-test-faquwaq9gane: Waiting for checks to finish 2026/07/03 01:35:55 DEBUG : B2 bucket rclone-test-faquwaq9gane: Waiting for transfers to finish 2026/07/03 01:35:56 DEBUG : potato2: size = 60 OK 2026/07/03 01:35:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:35:56 INFO : potato2: Copied (server-side copy) 2026/07/03 01:35:56 INFO : potato2: Deleted 2026/07/03 01:35:56 DEBUG : empty space: size = 1 OK 2026/07/03 01:35:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:35:56 INFO : empty space: Copied (server-side copy) 2026/07/03 01:35:57 INFO : empty space: Deleted 2026/07/03 01:35:57 DEBUG : potato3: size = 68 OK 2026/07/03 01:35:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:35:57 INFO : potato3: Copied (server-side copy) 2026/07/03 01:35:57 INFO : potato3: Deleted 2026/07/03 01:35:57 DEBUG : B2 bucket rclone-test-faquwaq9gane: Purge remote 2026/07/03 01:35:57 INFO : B2 bucket rclone-test-faquwaq9gane: cleaning bucket "rclone-test-faquwaq9gane" of all files 2026/07/03 01:35:57 DEBUG : empty space: Deleting (id "4_zaf623df390ed2b5b9ff80e1b_f110280fcf3429f04_d20260703_m013556_c001_v0001130_t0010_u01783042556566") 2026/07/03 01:35:57 DEBUG : potato2: Deleting (id "4_zaf623df390ed2b5b9ff80e1b_f102f6b8063d98f64_d20260703_m013556_c001_v0001165_t0050_u01783042556238") 2026/07/03 01:35:57 DEBUG : potato3: Deleting (id "4_zaf623df390ed2b5b9ff80e1b_f11705ed896545054_d20260703_m013556_c001_v0001102_t0010_u01783042556558") 2026/07/03 01:35:58 DEBUG : B2 bucket rclone-test-qacozuv1huya: Purge remote 2026/07/03 01:35:58 INFO : B2 bucket rclone-test-qacozuv1huya: cleaning bucket "rclone-test-qacozuv1huya" of all files 2026/07/03 01:35:58 DEBUG : empty space: Deleting (id "4_zffb22dd390ed2b5b9ff80e1b_f409c372f5cde6c35_d20260703_m013556_c001_v7007000_t0000_u01783042556905") 2026/07/03 01:35:58 DEBUG : empty space: Deleting (id "4_zffb22dd390ed2b5b9ff80e1b_f1070c1a311179ec1_d20260703_m013552_c001_v0001150_t0009_u01783042552219") 2026/07/03 01:35:58 DEBUG : potato2: Deleting (id "4_zffb22dd390ed2b5b9ff80e1b_f409c372f5cde6c30_d20260703_m013556_c001_v7007000_t0000_u01783042556531") 2026/07/03 01:35:58 DEBUG : potato2: Deleting (id "4_zffb22dd390ed2b5b9ff80e1b_f1086cbb8858f50ac_d20260703_m013553_c001_v0001100_t0012_u01783042553258") 2026/07/03 01:35:58 DEBUG : potato3: Deleting (id "4_zffb22dd390ed2b5b9ff80e1b_f409c372f5cde6c38_d20260703_m013557_c001_v7007000_t0000_u01783042557177") 2026/07/03 01:35:58 DEBUG : potato3: Deleting (id "4_zffb22dd390ed2b5b9ff80e1b_f117d84b6dff0f11f_d20260703_m013553_c001_v0001109_t0056_u01783042553619") 2026/07/03 01:35:58 DEBUG : potato3: Deleting (id "4_zffb22dd390ed2b5b9ff80e1b_f1070c1a311179ec3_d20260703_m013552_c001_v0001150_t0023_u01783042552588") --- PASS: TestServerSideMove (11.74s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:36:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jilozuw9boma" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-zebapoy0nita -> B2 bucket rclone-test-jilozuw9boma 2026/07/03 01:36:05 DEBUG : empty space: Excluded (Size Filter) 2026/07/03 01:36:05 DEBUG : empty space: Excluded (Size Filter) 2026/07/03 01:36:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:36:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:36:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jilozuw9boma) 2026/07/03 01:36:05 DEBUG : potato3: Sizes differ 2026/07/03 01:36:05 DEBUG : B2 bucket rclone-test-jilozuw9boma: Waiting for checks to finish 2026/07/03 01:36:05 DEBUG : B2 bucket rclone-test-jilozuw9boma: Waiting for transfers to finish 2026/07/03 01:36:05 DEBUG : potato2: size = 60 OK 2026/07/03 01:36:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:36:05 INFO : potato2: Copied (server-side copy) 2026/07/03 01:36:06 INFO : potato2: Deleted 2026/07/03 01:36:06 DEBUG : potato3: size = 68 OK 2026/07/03 01:36:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:36:06 INFO : potato3: Copied (server-side copy) 2026/07/03 01:36:06 INFO : potato3: Deleted 2026/07/03 01:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lamejil1pido" 2026/07/03 01:36:07 DEBUG : empty space: Excluded (Size Filter) 2026/07/03 01:36:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:36:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/03 01:36:08 DEBUG : B2 bucket rclone-test-lamejil1pido: Waiting for checks to finish 2026/07/03 01:36:08 DEBUG : B2 bucket rclone-test-lamejil1pido: Waiting for transfers to finish 2026/07/03 01:36:08 DEBUG : potato2: size = 60 OK 2026/07/03 01:36:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:36:08 INFO : potato2: Copied (server-side copy) 2026/07/03 01:36:08 INFO : potato2: Deleted 2026/07/03 01:36:08 DEBUG : potato3: size = 68 OK 2026/07/03 01:36:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:36:08 INFO : potato3: Copied (server-side copy) 2026/07/03 01:36:09 INFO : potato3: Deleted 2026/07/03 01:36:09 DEBUG : B2 bucket rclone-test-lamejil1pido: Purge remote 2026/07/03 01:36:09 INFO : B2 bucket rclone-test-lamejil1pido: cleaning bucket "rclone-test-lamejil1pido" of all files 2026/07/03 01:36:09 DEBUG : potato2: Deleting (id "4_z1f727d0390ed2b5b9ff80e1b_f110305eb6b28fe17_d20260703_m013608_c001_v0001185_t0000_u01783042568627") 2026/07/03 01:36:09 DEBUG : potato3: Deleting (id "4_z1f727d0390ed2b5b9ff80e1b_f106db219dfad92c9_d20260703_m013608_c001_v0001177_t0018_u01783042568842") 2026/07/03 01:36:10 DEBUG : B2 bucket rclone-test-jilozuw9boma: Purge remote 2026/07/03 01:36:10 INFO : B2 bucket rclone-test-jilozuw9boma: cleaning bucket "rclone-test-jilozuw9boma" of all files 2026/07/03 01:36:10 DEBUG : empty space: Deleting (id "4_zaf925de390ed2b5b9ff80e1b_f1027931d9a084798_d20260703_m013604_c001_v0001092_t0047_u01783042564659") 2026/07/03 01:36:10 DEBUG : potato2: Deleting (id "4_zaf925de390ed2b5b9ff80e1b_f41913b67675c082f_d20260703_m013608_c001_v7007000_t0000_u01783042568825") 2026/07/03 01:36:10 DEBUG : potato2: Deleting (id "4_zaf925de390ed2b5b9ff80e1b_f1185050b3fab0bc1_d20260703_m013605_c001_v0001184_t0020_u01783042565835") 2026/07/03 01:36:10 DEBUG : potato3: Deleting (id "4_zaf925de390ed2b5b9ff80e1b_f41913b67675c0832_d20260703_m013609_c001_v7007000_t0000_u01783042569058") 2026/07/03 01:36:10 DEBUG : potato3: Deleting (id "4_zaf925de390ed2b5b9ff80e1b_f1069cc8eeaf3b9b9_d20260703_m013606_c001_v0001134_t0056_u01783042566050") 2026/07/03 01:36:10 DEBUG : potato3: Deleting (id "4_zaf925de390ed2b5b9ff80e1b_f1027931d9a08479a_d20260703_m013605_c001_v0001092_t0036_u01783042565024") --- PASS: TestServerSideMoveWithFilter (11.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:36:12 DEBUG : Creating backend with remote "TestB2:rclone-test-koputoh4mefi" 2026/07/03 01:36:14 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-zebapoy0nita -> B2 bucket rclone-test-koputoh4mefi 2026/07/03 01:36:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:36:17 DEBUG : empty space: size = 1 OK 2026/07/03 01:36:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:36:17 DEBUG : empty space: Unchanged skipping 2026/07/03 01:36:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:36:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-koputoh4mefi) 2026/07/03 01:36:17 DEBUG : potato3: Sizes differ 2026/07/03 01:36:17 DEBUG : B2 bucket rclone-test-koputoh4mefi: Waiting for checks to finish 2026/07/03 01:36:17 INFO : empty space: Deleted 2026/07/03 01:36:17 DEBUG : B2 bucket rclone-test-koputoh4mefi: Waiting for transfers to finish 2026/07/03 01:36:17 DEBUG : potato2: size = 60 OK 2026/07/03 01:36:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:36:17 INFO : potato2: Copied (server-side copy) 2026/07/03 01:36:18 INFO : potato2: Deleted 2026/07/03 01:36:18 DEBUG : potato3: size = 68 OK 2026/07/03 01:36:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:36:18 INFO : potato3: Copied (server-side copy) 2026/07/03 01:36:18 INFO : potato3: Deleted 2026/07/03 01:36:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yogemay5zede" 2026/07/03 01:36:19 INFO : tomatoDir: Making directory 2026/07/03 01:36:19 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/03 01:36:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:36:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/03 01:36:19 DEBUG : B2 bucket rclone-test-yogemay5zede: Waiting for checks to finish 2026/07/03 01:36:19 DEBUG : B2 bucket rclone-test-yogemay5zede: Waiting for transfers to finish 2026/07/03 01:36:20 DEBUG : potato2: size = 60 OK 2026/07/03 01:36:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:36:20 INFO : potato2: Copied (server-side copy) 2026/07/03 01:36:20 INFO : potato2: Deleted 2026/07/03 01:36:20 DEBUG : potato3: size = 68 OK 2026/07/03 01:36:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:36:20 INFO : potato3: Copied (server-side copy) 2026/07/03 01:36:20 DEBUG : empty space: size = 1 OK 2026/07/03 01:36:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:36:20 INFO : empty space: Copied (server-side copy) 2026/07/03 01:36:21 INFO : potato3: Deleted 2026/07/03 01:36:21 INFO : empty space: Deleted 2026/07/03 01:36:21 DEBUG : B2 bucket rclone-test-yogemay5zede: Purge remote 2026/07/03 01:36:21 INFO : B2 bucket rclone-test-yogemay5zede: cleaning bucket "rclone-test-yogemay5zede" of all files 2026/07/03 01:36:21 DEBUG : empty space: Deleting (id "4_zffb29dd390ed2b5b9ff80e1b_f1009c2d0303c3749_d20260703_m013620_c001_v0001134_t0034_u01783042580722") 2026/07/03 01:36:21 DEBUG : potato2: Deleting (id "4_zffb29dd390ed2b5b9ff80e1b_f10506e8f5a87a286_d20260703_m013620_c001_v0001131_t0035_u01783042580413") 2026/07/03 01:36:21 DEBUG : potato3: Deleting (id "4_zffb29dd390ed2b5b9ff80e1b_f111a3bf0bea1acf8_d20260703_m013620_c001_v0001182_t0019_u01783042580766") 2026/07/03 01:36:22 DEBUG : B2 bucket rclone-test-koputoh4mefi: Purge remote 2026/07/03 01:36:22 INFO : B2 bucket rclone-test-koputoh4mefi: cleaning bucket "rclone-test-koputoh4mefi" of all files 2026/07/03 01:36:22 DEBUG : empty space: Deleting (id "4_zdf328dc390ed2b5b9ff80e1b_f4015f013e5c0cc7e_d20260703_m013621_c001_v7007000_t0000_u01783042581044") 2026/07/03 01:36:22 DEBUG : empty space: Deleting (id "4_zdf328dc390ed2b5b9ff80e1b_f113c4f4a3d7c06d7_d20260703_m013616_c001_v0001167_t0016_u01783042576465") 2026/07/03 01:36:22 DEBUG : potato2: Deleting (id "4_zdf328dc390ed2b5b9ff80e1b_f4155e4a6560ae948_d20260703_m013620_c001_v7007000_t0000_u01783042580703") 2026/07/03 01:36:22 DEBUG : potato2: Deleting (id "4_zdf328dc390ed2b5b9ff80e1b_f115926ba187277da_d20260703_m013617_c001_v0001180_t0058_u01783042577714") 2026/07/03 01:36:22 DEBUG : potato3: Deleting (id "4_zdf328dc390ed2b5b9ff80e1b_f4155e4a6560ae949_d20260703_m013620_c001_v7007000_t0000_u01783042580971") 2026/07/03 01:36:22 DEBUG : potato3: Deleting (id "4_zdf328dc390ed2b5b9ff80e1b_f105c7ab3f7a60c60_d20260703_m013617_c001_v0001184_t0034_u01783042577952") 2026/07/03 01:36:22 DEBUG : potato3: Deleting (id "4_zdf328dc390ed2b5b9ff80e1b_f113c4f4a3d7c06db_d20260703_m013616_c001_v0001167_t0029_u01783042576959") 2026/07/03 01:36:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/03 01:36:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/03 01:36:24 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.24s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:36:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.77s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:36:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:36:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/rclone-sync-test" 2026/07/03 01:36:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/rclone-sync-test-include/layer2" 2026/07/03 01:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/rclone-sync-test-ignore-file" 2026/07/03 01:36:35 DEBUG : B2 bucket rclone-test-zebapoy0nita path rclone-sync-test: Waiting for checks to finish 2026/07/03 01:36:35 DEBUG : B2 bucket rclone-test-zebapoy0nita path rclone-sync-test: Waiting for transfers to finish 2026/07/03 01:36:35 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:35 INFO : There was nothing to transfer 2026/07/03 01:36:35 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:36:35 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:36:35 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:35 INFO : There was nothing to transfer 2026/07/03 01:36:36 DEBUG : B2 bucket rclone-test-zebapoy0nita path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/03 01:36:36 DEBUG : B2 bucket rclone-test-zebapoy0nita path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/03 01:36:36 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:36 INFO : There was nothing to transfer 2026/07/03 01:36:36 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:36:36 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:36:36 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:36 INFO : There was nothing to transfer 2026/07/03 01:36:37 DEBUG : B2 bucket rclone-test-zebapoy0nita path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/03 01:36:37 DEBUG : B2 bucket rclone-test-zebapoy0nita path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/03 01:36:37 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:37 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.04s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:36:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/dst" 2026/07/03 01:36:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/CompareDest" 2026/07/03 01:36:40 DEBUG : one: Need to transfer - File not found at Destination 2026/07/03 01:36:40 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:36:40 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:36:41 DEBUG : one: size = 3 OK 2026/07/03 01:36:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:36:41 INFO : one: Copied (new) 2026/07/03 01:36:41 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:36:42 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:36:42 DEBUG : one: Sizes differ 2026/07/03 01:36:42 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:36:42 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:36:43 DEBUG : one: size = 5 OK 2026/07/03 01:36:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/03 01:36:43 INFO : one: Copied (replaced existing) 2026/07/03 01:36:43 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:45 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:36:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:36:45 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:36:45 DEBUG : one: Sizes differ 2026/07/03 01:36:45 DEBUG : one: size = 5 OK 2026/07/03 01:36:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:36:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:36:45 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:36:45 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:45 INFO : There was nothing to transfer 2026/07/03 01:36:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:36:46 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:36:46 DEBUG : one: Sizes differ 2026/07/03 01:36:46 DEBUG : two: size = 3 OK 2026/07/03 01:36:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:36:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/03 01:36:46 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:36:46 DEBUG : one: size = 5 OK 2026/07/03 01:36:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:36:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:36:46 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:36:46 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:46 INFO : There was nothing to transfer 2026/07/03 01:36:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:36:47 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:36:47 DEBUG : one: Sizes differ 2026/07/03 01:36:47 DEBUG : two: size = 3 OK 2026/07/03 01:36:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:36:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/03 01:36:47 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:36:47 DEBUG : one: size = 5 OK 2026/07/03 01:36:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:36:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:36:47 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:36:47 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:47 INFO : There was nothing to transfer 2026/07/03 01:36:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:36:48 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:36:48 DEBUG : one: Sizes differ 2026/07/03 01:36:48 DEBUG : two: size = 3 OK 2026/07/03 01:36:48 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/07/03 01:36:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/03 01:36:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/03 01:36:48 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:36:48 DEBUG : one: size = 5 OK 2026/07/03 01:36:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:36:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:36:48 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:36:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:36:48 INFO : There was nothing to transfer 2026/07/03 01:36:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:36:48 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:36:48 DEBUG : one: Sizes differ 2026/07/03 01:36:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:36:49 DEBUG : two: size = 3 (B2 bucket rclone-test-zebapoy0nita path CompareDest) 2026/07/03 01:36:49 DEBUG : two: Sizes differ 2026/07/03 01:36:49 DEBUG : two: Need to transfer - File not found at Destination 2026/07/03 01:36:49 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:36:49 DEBUG : one: size = 5 OK 2026/07/03 01:36:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:36:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:36:49 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:36:50 DEBUG : two: size = 5 OK 2026/07/03 01:36:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/03 01:36:50 INFO : two: Copied (new) 2026/07/03 01:36:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.20s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:36:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/dest" 2026/07/03 01:36:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/pre-dest1" 2026/07/03 01:36:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/pre-dest2" 2026/07/03 01:36:57 DEBUG : 1: size = 1 OK 2026/07/03 01:36:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:36:57 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/03 01:36:58 DEBUG : 2: size = 1 OK 2026/07/03 01:36:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:36:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/03 01:36:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/03 01:36:58 DEBUG : B2 bucket rclone-test-zebapoy0nita path dest: Waiting for checks to finish 2026/07/03 01:36:58 DEBUG : B2 bucket rclone-test-zebapoy0nita path dest: Waiting for transfers to finish 2026/07/03 01:36:59 DEBUG : 3: size = 1 OK 2026/07/03 01:36:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/03 01:36:59 INFO : 3: Copied (new) 2026/07/03 01:36:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:37:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/dst" 2026/07/03 01:37:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/CopyDest" 2026/07/03 01:37:03 DEBUG : one: Need to transfer - File not found at Destination 2026/07/03 01:37:03 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:03 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:04 DEBUG : one: size = 3 OK 2026/07/03 01:37:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:37:04 INFO : one: Copied (new) 2026/07/03 01:37:04 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:05 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:37:05 DEBUG : one: Sizes differ 2026/07/03 01:37:05 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:05 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:05 DEBUG : one: size = 5 OK 2026/07/03 01:37:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/03 01:37:05 INFO : one: Copied (replaced existing) 2026/07/03 01:37:05 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/BackupDir" 2026/07/03 01:37:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:08 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:37:08 DEBUG : one: Sizes differ 2026/07/03 01:37:08 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:08 DEBUG : one: size = 5 OK 2026/07/03 01:37:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:37:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:08 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:37:08 DEBUG : one: Sizes differ 2026/07/03 01:37:09 DEBUG : one: size = 3 OK 2026/07/03 01:37:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:37:09 INFO : one: Copied (server-side copy) 2026/07/03 01:37:10 INFO : one: Deleted 2026/07/03 01:37:10 DEBUG : one: size = 5 OK 2026/07/03 01:37:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/03 01:37:10 INFO : one: Copied (server-side copy) 2026/07/03 01:37:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/03 01:37:10 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:10 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:11 DEBUG : one: size = 5 OK 2026/07/03 01:37:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:37:11 DEBUG : one: Unchanged skipping 2026/07/03 01:37:11 DEBUG : two: size = 3 OK 2026/07/03 01:37:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:37:12 DEBUG : two: size = 3 OK 2026/07/03 01:37:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/03 01:37:12 INFO : two: Copied (server-side copy) 2026/07/03 01:37:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/03 01:37:12 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:12 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:12 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:12 DEBUG : one: size = 5 OK 2026/07/03 01:37:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:37:12 DEBUG : one: Unchanged skipping 2026/07/03 01:37:12 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:12 DEBUG : two: size = 3 OK 2026/07/03 01:37:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:37:12 DEBUG : two: Unchanged skipping 2026/07/03 01:37:12 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:12 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:12 INFO : There was nothing to transfer 2026/07/03 01:37:13 DEBUG : one: size = 5 OK 2026/07/03 01:37:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:37:13 DEBUG : one: Unchanged skipping 2026/07/03 01:37:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:14 DEBUG : three: size = 5 (B2 bucket rclone-test-zebapoy0nita path CopyDest) 2026/07/03 01:37:14 DEBUG : three: Sizes differ 2026/07/03 01:37:14 DEBUG : three: Destination not found in --copy-dest 2026/07/03 01:37:14 DEBUG : three: Need to transfer - File not found at Destination 2026/07/03 01:37:14 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:14 DEBUG : two: size = 3 OK 2026/07/03 01:37:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:37:14 DEBUG : two: Unchanged skipping 2026/07/03 01:37:14 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:14 DEBUG : three: size = 7 OK 2026/07/03 01:37:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/03 01:37:14 INFO : three: Copied (new) 2026/07/03 01:37:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.63s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:37:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/dst" 2026/07/03 01:37:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/backup" 2026/07/03 01:37:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:21 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:37:21 DEBUG : two: size = 3 OK 2026/07/03 01:37:21 DEBUG : one: Sizes differ 2026/07/03 01:37:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:37:21 DEBUG : two: Unchanged skipping 2026/07/03 01:37:21 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:22 DEBUG : one: size = 3 OK 2026/07/03 01:37:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:37:22 INFO : one: Copied (server-side copy) 2026/07/03 01:37:22 INFO : one: Deleted 2026/07/03 01:37:22 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:23 DEBUG : one: size = 4 OK 2026/07/03 01:37:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:37:23 INFO : one: Copied (new) 2026/07/03 01:37:23 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:23 DEBUG : three.txt: size = 5 OK 2026/07/03 01:37:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:37:23 INFO : three.txt: Copied (server-side copy) 2026/07/03 01:37:23 INFO : three.txt: Deleted 2026/07/03 01:37:23 INFO : three.txt: Moved into backup dir 2026/07/03 01:37:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:25 DEBUG : one: size = 4 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:37:25 DEBUG : one: Sizes differ 2026/07/03 01:37:25 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:25 DEBUG : two: size = 3 OK 2026/07/03 01:37:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:37:25 DEBUG : two: Unchanged skipping 2026/07/03 01:37:25 DEBUG : one: size = 4 OK 2026/07/03 01:37:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:37:25 INFO : one: Copied (server-side copy) 2026/07/03 01:37:26 INFO : one: Deleted 2026/07/03 01:37:26 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:26 DEBUG : one: size = 5 OK 2026/07/03 01:37:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:37:26 INFO : one: Copied (new) 2026/07/03 01:37:26 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:27 DEBUG : three.txt: size = 6 OK 2026/07/03 01:37:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:37:27 INFO : three.txt: Copied (server-side copy) 2026/07/03 01:37:27 INFO : three.txt: Deleted 2026/07/03 01:37:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.04s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:37:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/dst" 2026/07/03 01:37:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/backup" 2026/07/03 01:37:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:33 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:37:33 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:33 DEBUG : one: Sizes differ 2026/07/03 01:37:33 DEBUG : two: size = 3 OK 2026/07/03 01:37:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:37:33 DEBUG : two: Unchanged skipping 2026/07/03 01:37:34 DEBUG : one.bak: size = 3 OK 2026/07/03 01:37:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:37:34 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:37:34 INFO : one: Deleted 2026/07/03 01:37:34 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:35 DEBUG : one: size = 4 OK 2026/07/03 01:37:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:37:35 INFO : one: Copied (new) 2026/07/03 01:37:35 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:35 DEBUG : three.txt.bak: size = 5 OK 2026/07/03 01:37:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:37:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:37:36 INFO : three.txt: Deleted 2026/07/03 01:37:36 INFO : three.txt: Moved into backup dir 2026/07/03 01:37:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:37 DEBUG : one: size = 4 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:37:37 DEBUG : one: Sizes differ 2026/07/03 01:37:37 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:37 DEBUG : two: size = 3 OK 2026/07/03 01:37:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:37:37 DEBUG : two: Unchanged skipping 2026/07/03 01:37:38 DEBUG : one.bak: size = 4 OK 2026/07/03 01:37:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:37:38 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:37:38 INFO : one: Deleted 2026/07/03 01:37:38 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:38 DEBUG : one: size = 5 OK 2026/07/03 01:37:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:37:38 INFO : one: Copied (new) 2026/07/03 01:37:38 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:39 DEBUG : three.txt.bak: size = 6 OK 2026/07/03 01:37:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:37:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:37:39 INFO : three.txt: Deleted 2026/07/03 01:37:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:37:42 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1097-17.backblaze.com/b2api/v1/b2_upload_file/8f226de390cd2b5b9ff80e1b/c001_v0001097_t0010": EOF 2026/07/03 01:37:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-17.backblaze.com/b2api/v1/b2_upload_file/8f226de390cd2b5b9ff80e1b/c001_v0001097_t0010": EOF) 2026/07/03 01:37:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zebapoy0nita: 1/10 (Post "https://pod-000-1097-17.backblaze.com/b2api/v1/b2_upload_file/8f226de390cd2b5b9ff80e1b/c001_v0001097_t0010": EOF) 2026/07/03 01:37:44 DEBUG : pacer: Reducing sleep to 10ms 2026/07/03 01:37:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/dst" 2026/07/03 01:37:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/backup" 2026/07/03 01:37:47 DEBUG : two: size = 3 OK 2026/07/03 01:37:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:37:47 DEBUG : two: Unchanged skipping 2026/07/03 01:37:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:47 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:37:47 DEBUG : one: Sizes differ 2026/07/03 01:37:47 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:48 DEBUG : one-2019-01-01: size = 3 OK 2026/07/03 01:37:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:37:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/03 01:37:49 INFO : one: Deleted 2026/07/03 01:37:49 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:50 DEBUG : one: size = 4 OK 2026/07/03 01:37:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:37:50 INFO : one: Copied (new) 2026/07/03 01:37:50 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:50 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/03 01:37:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:37:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/03 01:37:50 INFO : three.txt: Deleted 2026/07/03 01:37:50 INFO : three.txt: Moved into backup dir 2026/07/03 01:37:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:52 DEBUG : one: size = 4 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:37:52 DEBUG : one: Sizes differ 2026/07/03 01:37:52 DEBUG : two: size = 3 OK 2026/07/03 01:37:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:37:52 DEBUG : two: Unchanged skipping 2026/07/03 01:37:52 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:53 DEBUG : one-2019-01-01: size = 4 OK 2026/07/03 01:37:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:37:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/03 01:37:53 INFO : one: Deleted 2026/07/03 01:37:53 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:37:53 DEBUG : one: size = 5 OK 2026/07/03 01:37:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:37:53 INFO : one: Copied (new) 2026/07/03 01:37:53 DEBUG : Waiting for deletions to finish 2026/07/03 01:37:54 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/03 01:37:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:37:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/03 01:37:54 INFO : three.txt: Deleted 2026/07/03 01:37:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.83s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:37:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/dst" 2026/07/03 01:37:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:37:59 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:37:59 DEBUG : one: Sizes differ 2026/07/03 01:37:59 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:37:59 DEBUG : two: size = 3 OK 2026/07/03 01:37:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:37:59 DEBUG : two: Unchanged skipping 2026/07/03 01:37:59 DEBUG : one.bak: size = 3 OK 2026/07/03 01:37:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:37:59 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:37:59 INFO : one: Deleted 2026/07/03 01:37:59 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:38:00 DEBUG : one: size = 4 OK 2026/07/03 01:38:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:38:00 INFO : one: Copied (new) 2026/07/03 01:38:00 DEBUG : Waiting for deletions to finish 2026/07/03 01:38:01 DEBUG : three.txt.bak: size = 5 OK 2026/07/03 01:38:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:38:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:38:01 INFO : three.txt: Deleted 2026/07/03 01:38:01 INFO : three.txt: Moved into backup dir 2026/07/03 01:38:02 DEBUG : one.bak: Excluded (Path Filter) 2026/07/03 01:38:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/03 01:38:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:02 DEBUG : two: size = 3 OK 2026/07/03 01:38:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:38:02 DEBUG : two: Unchanged skipping 2026/07/03 01:38:02 DEBUG : one: size = 4 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:38:02 DEBUG : one: Sizes differ 2026/07/03 01:38:02 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for checks to finish 2026/07/03 01:38:08 DEBUG : one.bak: size = 4 OK 2026/07/03 01:38:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:38:08 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:38:09 INFO : one: Deleted 2026/07/03 01:38:09 DEBUG : B2 bucket rclone-test-zebapoy0nita path dst: Waiting for transfers to finish 2026/07/03 01:38:09 DEBUG : one: size = 5 OK 2026/07/03 01:38:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:38:09 INFO : one: Copied (new) 2026/07/03 01:38:09 DEBUG : Waiting for deletions to finish 2026/07/03 01:38:10 DEBUG : three.txt.bak: size = 6 OK 2026/07/03 01:38:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:38:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:38:11 INFO : three.txt: Deleted 2026/07/03 01:38:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.07s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:38:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/dst" 2026/07/03 01:38:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:15 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:38:15 DEBUG : one: Sizes differ 2026/07/03 01:38:16 DEBUG : one.bak: size = 3 OK 2026/07/03 01:38:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:38:16 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:38:17 INFO : one: Deleted 2026/07/03 01:38:18 DEBUG : one: size = 4 OK 2026/07/03 01:38:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:38:18 INFO : one: Copied (new) 2026/07/03 01:38:18 DEBUG : two: size = 3 OK 2026/07/03 01:38:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:38:18 DEBUG : two: Unchanged skipping 2026/07/03 01:38:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:38:18 DEBUG : three.txt: Sizes differ 2026/07/03 01:38:19 DEBUG : three.txt.bak: size = 5 OK 2026/07/03 01:38:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:38:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:38:19 INFO : three.txt: Deleted 2026/07/03 01:38:20 DEBUG : three.txt: size = 6 OK 2026/07/03 01:38:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:38:20 INFO : three.txt: Copied (new) 2026/07/03 01:38:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:20 DEBUG : one: size = 4 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:38:20 DEBUG : one: Sizes differ 2026/07/03 01:38:21 DEBUG : one.bak: size = 4 OK 2026/07/03 01:38:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:38:21 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:38:21 INFO : one: Deleted 2026/07/03 01:38:23 DEBUG : one: size = 5 OK 2026/07/03 01:38:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:38:23 INFO : one: Copied (new) 2026/07/03 01:38:23 DEBUG : two: size = 3 OK 2026/07/03 01:38:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:38:23 DEBUG : two: Unchanged skipping 2026/07/03 01:38:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:38:23 DEBUG : three.txt: Sizes differ 2026/07/03 01:38:24 DEBUG : three.txt.bak: size = 6 OK 2026/07/03 01:38:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:38:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:38:24 INFO : three.txt: Deleted 2026/07/03 01:38:24 DEBUG : three.txt: size = 19 OK 2026/07/03 01:38:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/03 01:38:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.41s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:38:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zebapoy0nita/dst" 2026/07/03 01:38:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:29 DEBUG : one: size = 3 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:38:29 DEBUG : one: Sizes differ 2026/07/03 01:38:30 DEBUG : one-2019-01-01: size = 3 OK 2026/07/03 01:38:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:38:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/03 01:38:31 INFO : one: Deleted 2026/07/03 01:38:31 DEBUG : one: size = 4 OK 2026/07/03 01:38:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:38:31 INFO : one: Copied (new) 2026/07/03 01:38:32 DEBUG : two: size = 3 OK 2026/07/03 01:38:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:38:32 DEBUG : two: Unchanged skipping 2026/07/03 01:38:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:32 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:38:32 DEBUG : three.txt: Sizes differ 2026/07/03 01:38:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/03 01:38:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:38:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/03 01:38:32 INFO : three.txt: Deleted 2026/07/03 01:38:33 DEBUG : three.txt: size = 6 OK 2026/07/03 01:38:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:38:33 INFO : three.txt: Copied (new) 2026/07/03 01:38:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:34 DEBUG : one: size = 4 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:38:34 DEBUG : one: Sizes differ 2026/07/03 01:38:34 DEBUG : one-2019-01-01: size = 4 OK 2026/07/03 01:38:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:38:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/03 01:38:34 INFO : one: Deleted 2026/07/03 01:38:35 DEBUG : one: size = 5 OK 2026/07/03 01:38:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:38:35 INFO : one: Copied (new) 2026/07/03 01:38:35 DEBUG : two: size = 3 OK 2026/07/03 01:38:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:38:35 DEBUG : two: Unchanged skipping 2026/07/03 01:38:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:35 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-zebapoy0nita path dst) 2026/07/03 01:38:35 DEBUG : three.txt: Sizes differ 2026/07/03 01:38:36 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/03 01:38:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:38:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/03 01:38:36 INFO : three.txt: Deleted 2026/07/03 01:38:36 DEBUG : three.txt: size = 19 OK 2026/07/03 01:38:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/03 01:38:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.95s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:38:39 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:39 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:38:39 DEBUG : Testêé: Sizes differ 2026/07/03 01:38:39 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:38:39 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:38:40 DEBUG : Testêé: size = 14 OK 2026/07/03 01:38:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/03 01:38:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/03 01:38:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.65s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:38:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/03 01:38:41 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:38:41 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:38:41 DEBUG : existing: size = 6 OK 2026/07/03 01:38:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/03 01:38:41 INFO : existing: Copied (new) 2026/07/03 01:38:41 DEBUG : Waiting for deletions to finish 2026/07/03 01:38:42 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:38:42 DEBUG : existing: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:38:42 DEBUG : existing: Sizes differ 2026/07/03 01:38:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/03 01:38:42 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:38:42 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:38:42 ERROR : B2 bucket rclone-test-zebapoy0nita: not deleting files as there were IO errors 2026/07/03 01:38:42 ERROR : B2 bucket rclone-test-zebapoy0nita: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.88s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:38:43 DEBUG : EXISTING: size = 6 OK 2026/07/03 01:38:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:38:43 DEBUG : existing: Unchanged skipping 2026/07/03 01:38:43 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:38:43 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:38:43 DEBUG : Waiting for deletions to finish 2026/07/03 01:38:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.08s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:39:00 DEBUG : both10: size = 6 OK 2026/07/03 01:39:00 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:39:00 DEBUG : both12: size = 6 OK 2026/07/03 01:39:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both11: size = 6 OK 2026/07/03 01:39:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both12: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both13: size = 6 OK 2026/07/03 01:39:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both0: size = 6 OK 2026/07/03 01:39:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both10: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both14: size = 6 OK 2026/07/03 01:39:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both13: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both15: size = 6 OK 2026/07/03 01:39:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both15: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both16: size = 6 OK 2026/07/03 01:39:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both11: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both17: size = 6 OK 2026/07/03 01:39:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both17: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both18: size = 6 OK 2026/07/03 01:39:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both18: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both19: size = 6 OK 2026/07/03 01:39:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both19: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both1: size = 6 OK 2026/07/03 01:39:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both0: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both2: size = 6 OK 2026/07/03 01:39:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both1: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both3: size = 6 OK 2026/07/03 01:39:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both3: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both4: size = 6 OK 2026/07/03 01:39:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both4: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both5: size = 6 OK 2026/07/03 01:39:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both5: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both6: size = 6 OK 2026/07/03 01:39:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both6: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both7: size = 6 OK 2026/07/03 01:39:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both7: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both8: size = 6 OK 2026/07/03 01:39:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both8: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both9: size = 6 OK 2026/07/03 01:39:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:00 DEBUG : both9: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both14: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both16: Unchanged skipping 2026/07/03 01:39:00 DEBUG : both2: Unchanged skipping 2026/07/03 01:39:00 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:39:00 DEBUG : Waiting for deletions to finish 2026/07/03 01:39:00 INFO : only5: Deleted 2026/07/03 01:39:00 INFO : only7: Deleted 2026/07/03 01:39:00 INFO : only0: Deleted 2026/07/03 01:39:00 INFO : only3: Deleted 2026/07/03 01:39:00 INFO : only15: Deleted 2026/07/03 01:39:01 INFO : only11: Deleted 2026/07/03 01:39:01 INFO : only4: Deleted 2026/07/03 01:39:01 INFO : only6: Deleted 2026/07/03 01:39:01 INFO : only12: Deleted 2026/07/03 01:39:01 INFO : only14: Deleted 2026/07/03 01:39:01 INFO : only16: Deleted 2026/07/03 01:39:01 INFO : only19: Deleted 2026/07/03 01:39:01 INFO : only17: Deleted 2026/07/03 01:39:01 INFO : only1: Deleted 2026/07/03 01:39:01 INFO : only2: Deleted 2026/07/03 01:39:01 INFO : only8: Deleted 2026/07/03 01:39:01 INFO : only10: Deleted 2026/07/03 01:39:01 INFO : only9: Deleted 2026/07/03 01:39:01 INFO : only13: Deleted 2026/07/03 01:39:01 INFO : only18: Deleted 2026/07/03 01:39:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.33s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:39:20 DEBUG : both0: size = 6 OK 2026/07/03 01:39:20 DEBUG : both10: size = 6 OK 2026/07/03 01:39:20 DEBUG : both11: size = 6 OK 2026/07/03 01:39:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both12: size = 6 OK 2026/07/03 01:39:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:39:20 DEBUG : both10: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both13: size = 6 OK 2026/07/03 01:39:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both11: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both14: size = 6 OK 2026/07/03 01:39:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both14: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both15: size = 6 OK 2026/07/03 01:39:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both0: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both16: size = 6 OK 2026/07/03 01:39:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both16: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both17: size = 6 OK 2026/07/03 01:39:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both12: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both18: size = 6 OK 2026/07/03 01:39:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both18: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both19: size = 6 OK 2026/07/03 01:39:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both13: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both1: size = 6 OK 2026/07/03 01:39:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both1: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both2: size = 6 OK 2026/07/03 01:39:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both2: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both3: size = 6 OK 2026/07/03 01:39:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both3: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both4: size = 6 OK 2026/07/03 01:39:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both4: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both5: size = 6 OK 2026/07/03 01:39:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both17: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both15: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both7: size = 6 OK 2026/07/03 01:39:20 DEBUG : both19: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both8: size = 6 OK 2026/07/03 01:39:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both6: size = 6 OK 2026/07/03 01:39:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both5: Unchanged skipping 2026/07/03 01:39:20 DEBUG : both9: size = 6 OK 2026/07/03 01:39:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:20 DEBUG : both9: Unchanged skipping 2026/07/03 01:39:20 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only0: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only0: Sizes differ 2026/07/03 01:39:20 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only10: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only10: Sizes differ 2026/07/03 01:39:20 DEBUG : both7: Unchanged skipping 2026/07/03 01:39:20 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only11: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only11: Sizes differ 2026/07/03 01:39:20 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only12: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only12: Sizes differ 2026/07/03 01:39:20 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only13: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only13: Sizes differ 2026/07/03 01:39:20 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only14: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only14: Sizes differ 2026/07/03 01:39:20 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only15: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only15: Sizes differ 2026/07/03 01:39:20 DEBUG : both8: Unchanged skipping 2026/07/03 01:39:20 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only16: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only16: Sizes differ 2026/07/03 01:39:20 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only17: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only17: Sizes differ 2026/07/03 01:39:20 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only18: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only18: Sizes differ 2026/07/03 01:39:20 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only19: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only19: Sizes differ 2026/07/03 01:39:20 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only1: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only1: Sizes differ 2026/07/03 01:39:20 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only2: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only2: Sizes differ 2026/07/03 01:39:20 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only3: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only3: Sizes differ 2026/07/03 01:39:20 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only4: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only4: Sizes differ 2026/07/03 01:39:20 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only5: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only5: Sizes differ 2026/07/03 01:39:20 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only6: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only6: Sizes differ 2026/07/03 01:39:20 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only7: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only7: Sizes differ 2026/07/03 01:39:20 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only8: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only8: Sizes differ 2026/07/03 01:39:20 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3857115573) 2026/07/03 01:39:20 DEBUG : only9: size = 6 (B2 bucket rclone-test-zebapoy0nita) 2026/07/03 01:39:20 DEBUG : only9: Sizes differ 2026/07/03 01:39:20 DEBUG : both6: Unchanged skipping 2026/07/03 01:39:20 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:39:21 DEBUG : only0: size = 0 OK 2026/07/03 01:39:21 DEBUG : only11: size = 0 OK 2026/07/03 01:39:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only0: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only11: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only14: size = 0 OK 2026/07/03 01:39:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only14: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only10: size = 0 OK 2026/07/03 01:39:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only10: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only17: size = 0 OK 2026/07/03 01:39:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only17: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only18: size = 0 OK 2026/07/03 01:39:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only18: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only13: size = 0 OK 2026/07/03 01:39:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only13: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only1: size = 0 OK 2026/07/03 01:39:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only1: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only19: size = 0 OK 2026/07/03 01:39:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only19: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only3: size = 0 OK 2026/07/03 01:39:21 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only3: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only2: size = 0 OK 2026/07/03 01:39:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only2: Copied (replaced existing) 2026/07/03 01:39:21 DEBUG : only4: size = 0 OK 2026/07/03 01:39:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:21 INFO : only4: Copied (replaced existing) 2026/07/03 01:39:22 DEBUG : only12: size = 0 OK 2026/07/03 01:39:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:22 INFO : only12: Copied (replaced existing) 2026/07/03 01:39:22 DEBUG : only5: size = 0 OK 2026/07/03 01:39:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:22 INFO : only5: Copied (replaced existing) 2026/07/03 01:39:22 DEBUG : only6: size = 0 OK 2026/07/03 01:39:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:22 INFO : only6: Copied (replaced existing) 2026/07/03 01:39:22 DEBUG : only7: size = 0 OK 2026/07/03 01:39:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:22 INFO : only7: Copied (replaced existing) 2026/07/03 01:39:22 DEBUG : only8: size = 0 OK 2026/07/03 01:39:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:22 INFO : only8: Copied (replaced existing) 2026/07/03 01:39:22 DEBUG : only9: size = 0 OK 2026/07/03 01:39:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:22 INFO : only9: Copied (replaced existing) 2026/07/03 01:39:22 DEBUG : only15: size = 0 OK 2026/07/03 01:39:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:22 INFO : only15: Copied (replaced existing) 2026/07/03 01:39:22 DEBUG : only16: size = 0 OK 2026/07/03 01:39:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:39:22 INFO : only16: Copied (replaced existing) 2026/07/03 01:39:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.39s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:39:30 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:39:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:39:30 DEBUG : empty_on_remote: Making directory with metadata 2026/07/03 01:39:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:39:30 INFO : empty_on_remote: Making directory 2026/07/03 01:39:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/03 01:39:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/03 01:39:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:39:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:39:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:39:32 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:39:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:39:32 DEBUG : empty_on_remote: Making directory with metadata 2026/07/03 01:39:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:39:32 INFO : empty_on_remote: Making directory 2026/07/03 01:39:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/03 01:39:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/03 01:39:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:39:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:39:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/03 01:39:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:39:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:39:34 INFO : sub dir: Making directory 2026/07/03 01:39:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:39:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:39:36 INFO : sub dir: Making directory 2026/07/03 01:39:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:39:47 DEBUG : Waiting for deletions to finish 2026/07/03 01:39:47 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:39:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : apple: size = 5 OK 2026/07/03 01:39:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:39:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:39:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:39:48 DEBUG : apple: Unchanged skipping 2026/07/03 01:39:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:39:48 DEBUG : banana: size = 6 OK 2026/07/03 01:39:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : banana: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:39:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:39:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:39:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:39:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:39:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:39:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:39:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:39:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:39:48 INFO : There was nothing to transfer 2026/07/03 01:39:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:39:48 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:39:48 DEBUG : apple: size = 5 OK 2026/07/03 01:39:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : apple: Unchanged skipping 2026/07/03 01:39:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:39:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:39:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:39:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:39:48 DEBUG : banana: size = 6 OK 2026/07/03 01:39:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : banana: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:39:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:39:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:39:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:39:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:39:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:39:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:39:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:39:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:39:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:39:48 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:39:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:39:48 INFO : There was nothing to transfer 2026/07/03 01:39:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:39:49 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:39:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:40:05 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:05 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : apple: size = 5 OK 2026/07/03 01:40:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : apple: Unchanged skipping 2026/07/03 01:40:06 DEBUG : banana: size = 6 OK 2026/07/03 01:40:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:40:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:40:06 DEBUG : banana: Unchanged skipping 2026/07/03 01:40:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:40:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:40:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:40:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:40:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:40:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:40:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:40:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:40:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:40:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:40:06 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:40:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:40:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:40:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:40:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:40:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:40:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:40:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:40:06 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:40:06 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:06 INFO : There was nothing to transfer 2026/07/03 01:40:06 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:06 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:40:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:40:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:40:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:40:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:40:07 DEBUG : banana: size = 6 OK 2026/07/03 01:40:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : banana: Unchanged skipping 2026/07/03 01:40:07 DEBUG : apple: size = 5 OK 2026/07/03 01:40:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : apple: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:40:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:40:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:40:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:40:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:40:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:40:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:40:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:40:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:40:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:40:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:40:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:40:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:40:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:40:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:40:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:40:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:40:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:40:07 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:40:07 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:07 INFO : There was nothing to transfer 2026/07/03 01:40:07 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:07 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:40:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:40:24 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:24 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:40:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:40:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:40:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:25 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:40:25 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:40:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/03 01:40:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:40:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : YmFuYW5h: size = 6 OK 2026/07/03 01:40:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/03 01:40:25 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/03 01:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/03 01:40:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:40:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:26 DEBUG : YXBwbGU=: size = 5 OK 2026/07/03 01:40:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/03 01:40:26 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/03 01:40:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/03 01:40:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:40:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/03 01:40:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:40:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/03 01:40:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:40:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/03 01:40:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:40:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/03 01:40:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:40:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/03 01:40:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:40:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/03 01:40:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:40:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/03 01:40:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:40:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/03 01:40:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:40:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/03 01:40:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:40:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/03 01:40:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:40:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/03 01:40:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:40:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:40:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/03 01:40:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:40:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/03 01:40:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:40:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:40:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/03 01:40:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:40:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/03 01:40:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:40:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:27 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:27 INFO : banana: Deleted 2026/07/03 01:40:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:40:28 INFO : apple: Deleted 2026/07/03 01:40:28 INFO : splitbananasplit: Deleted 2026/07/03 01:40:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:40:28 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:40:28 INFO : appleappleapplebanana: Deleted 2026/07/03 01:40:28 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:40:29 DEBUG : YmFuYW5h: size = 6 OK 2026/07/03 01:40:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/03 01:40:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : YXBwbGU=: size = 5 OK 2026/07/03 01:40:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : banana: Unchanged skipping 2026/07/03 01:40:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:40:29 DEBUG : apple: Unchanged skipping 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/03 01:40:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/03 01:40:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/03 01:40:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:40:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/03 01:40:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/03 01:40:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:40:29 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:40:29 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:40:29 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:29 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:40:44 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:44 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:40:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:40:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:40:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:40:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:40:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:40:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:40:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:40:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:40:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:40:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:40:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:40:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:40:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:40:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/03 01:40:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:45 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:40:45 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:40:45 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/03 01:40:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:40:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/03 01:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : PREFIXapple: size = 5 OK 2026/07/03 01:40:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/03 01:40:45 INFO : apple: Copied (new) to: PREFIXapple 2026/07/03 01:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:40:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/03 01:40:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:40:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:40:45 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/03 01:40:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:40:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/03 01:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:40:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/03 01:40:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:40:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:40:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:40:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:40:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:40:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:40:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:40:46 DEBUG : PREFIXbanana: size = 6 OK 2026/07/03 01:40:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/03 01:40:46 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/03 01:40:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:40:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/03 01:40:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:40:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:40:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:40:46 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/03 01:40:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:40:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:40:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:40:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/03 01:40:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:40:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:40:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:40:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/03 01:40:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:40:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:40:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:40:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/03 01:40:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:40:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:40:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:40:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/03 01:40:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:40:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:40:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:40:47 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/03 01:40:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:40:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/03 01:40:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:40:47 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/03 01:40:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:40:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:40:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:40:47 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/03 01:40:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:40:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:40:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:40:47 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/03 01:40:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:40:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:40:47 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/03 01:40:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:40:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:40:47 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/03 01:40:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:40:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:40:48 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/03 01:40:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:40:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:40:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:48 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:40:48 INFO : splitbananasplit: Deleted 2026/07/03 01:40:48 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:40:48 INFO : appleappleapplebanana: Deleted 2026/07/03 01:40:48 INFO : banana: Deleted 2026/07/03 01:40:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:40:48 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:40:49 INFO : apple: Deleted 2026/07/03 01:40:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:40:49 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:40:49 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:40:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:40:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:40:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:40:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:40:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:40:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:40:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:40:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:40:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:40:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:40:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:40:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:40:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:40:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:40:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:40:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:40:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:40:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:40:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:40:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:40:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:40:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:40:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:40:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:40:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:40:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:40:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:40:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:40:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:40:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:40:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:40:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:40:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:40:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:40:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:40:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:40:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:40:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:40:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:40:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:40:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:40:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:40:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:40:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:40:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:40:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:40:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:40:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:40:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:40:49 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:40:49 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:40:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:40:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:40:50 INFO : appleappleapplebanana: Copied (new) 2026/07/03 01:40:50 DEBUG : banana: size = 6 OK 2026/07/03 01:40:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/03 01:40:50 INFO : banana: Copied (new) 2026/07/03 01:40:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:40:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:40:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/03 01:40:50 DEBUG : apple: size = 5 OK 2026/07/03 01:40:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/03 01:40:50 INFO : apple: Copied (new) 2026/07/03 01:40:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:40:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:40:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/03 01:40:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:40:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:40:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/03 01:40:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:40:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:40:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/03 01:40:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:40:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:40:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/03 01:40:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:40:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:40:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/03 01:40:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:40:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:40:51 INFO : splitbananasplit: Copied (new) 2026/07/03 01:40:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:40:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:40:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/03 01:40:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:40:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:40:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/03 01:40:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:40:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:40:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/03 01:40:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:40:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:40:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/03 01:40:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:40:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:40:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/03 01:40:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:40:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:40:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/03 01:40:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:40:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:40:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/03 01:40:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:40:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:40:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/03 01:40:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:40:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:40:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/03 01:40:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:40:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:40:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/03 01:40:52 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:52 INFO : PREFIXbanana: Deleted 2026/07/03 01:40:52 INFO : PREFIXsplitbananasplit: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/03 01:40:52 INFO : PREFIXapple: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/03 01:40:52 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/03 01:40:52 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/03 01:40:52 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:53 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : Waiting for deletions to finish 2026/07/03 01:40:53 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:41:08 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:09 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:41:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:41:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:09 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:41:09 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:41:09 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/03 01:41:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/03 01:41:09 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/03 01:41:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:41:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/03 01:41:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:41:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:41:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/03 01:41:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:41:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/03 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:41:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:41:10 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/03 01:41:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:41:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:41:10 DEBUG : appleSUFFIX: size = 5 OK 2026/07/03 01:41:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/03 01:41:10 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/03 01:41:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:41:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/03 01:41:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:41:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/03 01:41:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:41:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/03 01:41:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:41:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/03 01:41:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:41:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:41:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/03 01:41:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:41:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/03 01:41:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:41:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/03 01:41:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:41:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/03 01:41:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:41:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/03 01:41:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:41:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/03 01:41:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:41:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/03 01:41:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:41:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:41:11 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/03 01:41:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:41:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:41:11 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:41:11 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:41:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:41:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:41:12 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:41:12 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:41:12 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:41:12 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:41:12 INFO : appleappleapplebanana: Deleted 2026/07/03 01:41:12 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:41:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:41:12 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:41:12 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:41:12 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:41:12 INFO : splitbananasplit: Deleted 2026/07/03 01:41:12 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:41:12 INFO : apple: Deleted 2026/07/03 01:41:12 INFO : banana: Deleted 2026/07/03 01:41:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:41:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:41:12 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/03 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:41:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:41:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:41:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:13 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:41:13 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:41:13 DEBUG : banana: size = 6 OK 2026/07/03 01:41:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/03 01:41:13 INFO : banana: Copied (new) 2026/07/03 01:41:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:41:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:41:13 INFO : splitbananasplit: Copied (new) 2026/07/03 01:41:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:41:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:41:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/03 01:41:13 DEBUG : apple: size = 5 OK 2026/07/03 01:41:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/03 01:41:13 INFO : apple: Copied (new) 2026/07/03 01:41:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:41:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:41:14 INFO : appleappleapplebanana: Copied (new) 2026/07/03 01:41:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:41:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:41:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/03 01:41:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:41:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:41:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/03 01:41:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:41:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:41:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/03 01:41:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:41:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:41:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/03 01:41:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:41:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:41:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/03 01:41:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:41:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:41:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/03 01:41:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:41:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:41:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/03 01:41:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:41:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:41:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/03 01:41:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:41:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:41:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/03 01:41:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:41:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:41:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/03 01:41:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:41:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:41:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/03 01:41:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:41:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:41:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/03 01:41:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:41:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:41:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/03 01:41:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:41:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:41:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/03 01:41:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:41:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:41:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/03 01:41:15 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/03 01:41:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/03 01:41:15 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/03 01:41:15 INFO : splitbananasplitSUFFIX: Deleted 2026/07/03 01:41:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/03 01:41:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/03 01:41:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/03 01:41:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/03 01:41:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/03 01:41:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/03 01:41:16 INFO : bananaSUFFIX: Deleted 2026/07/03 01:41:16 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/03 01:41:16 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/03 01:41:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/03 01:41:16 INFO : appleSUFFIX: Deleted 2026/07/03 01:41:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/03 01:41:16 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/03 01:41:16 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/03 01:41:16 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/03 01:41:16 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/03 01:41:16 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:16 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:16 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:41:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:41:32 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:32 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:41:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:41:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : apple: size = 5 OK 2026/07/03 01:41:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:33 DEBUG : apple: Unchanged skipping 2026/07/03 01:41:33 DEBUG : banana: size = 6 OK 2026/07/03 01:41:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:33 DEBUG : banana: Unchanged skipping 2026/07/03 01:41:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:41:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:41:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:41:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:41:33 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:41:33 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:41:33 DEBUG : splitbanan: size = 16 OK 2026/07/03 01:41:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:41:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/03 01:41:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:41:33 DEBUG : appleapple: size = 21 OK 2026/07/03 01:41:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:41:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/03 01:41:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:41:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/03 01:41:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:41:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/03 01:41:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:41:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/03 01:41:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:41:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/03 01:41:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:41:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/03 01:41:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:41:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/03 01:41:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:41:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/03 01:41:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:41:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/03 01:41:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:41:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/03 01:41:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:41:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/03 01:41:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:41:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/03 01:41:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:41:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/03 01:41:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:41:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/03 01:41:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:41:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/03 01:41:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:41:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/03 01:41:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:41:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/03 01:41:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:41:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/03 01:41:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:41:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/03 01:41:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:41:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/03 01:41:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:41:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/03 01:41:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:41:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/03 01:41:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:41:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/03 01:41:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:41:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/03 01:41:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:41:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/03 01:41:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:41:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/03 01:41:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:41:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/03 01:41:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/03 01:41:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:41:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/03 01:41:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/03 01:41:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:41:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/03 01:41:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/03 01:41:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:41:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/03 01:41:35 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:35 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:41:35 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:41:35 INFO : appleappleapplebanana: Deleted 2026/07/03 01:41:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:41:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:41:35 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:41:35 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:41:35 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:41:36 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:41:36 INFO : splitbananasplit: Deleted 2026/07/03 01:41:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:41:36 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:41:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:41:36 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:41:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:41:36 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:41:36 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:41:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:41:36 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:36 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : appleapple: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/03 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:41:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:37 DEBUG : apple: size = 5 OK 2026/07/03 01:41:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : banana: size = 6 OK 2026/07/03 01:41:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : banana: Unchanged skipping 2026/07/03 01:41:37 DEBUG : splitbanan: size = 16 OK 2026/07/03 01:41:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:41:37 DEBUG : apple: Unchanged skipping 2026/07/03 01:41:37 DEBUG : appleapple: size = 21 OK 2026/07/03 01:41:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:41:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:41:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:41:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:41:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:41:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:41:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:41:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:41:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:41:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:41:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:41:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:41:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:41:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:41:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:41:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:41:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/03 01:41:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/03 01:41:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/03 01:41:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/03 01:41:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/03 01:41:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/03 01:41:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/03 01:41:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/03 01:41:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/03 01:41:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/03 01:41:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/03 01:41:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/03 01:41:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/03 01:41:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/03 01:41:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/03 01:41:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/03 01:41:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:41:37 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:41:37 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:41:37 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:37 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:37 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : appleapple: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/03 01:41:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:41:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:41:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:41:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:41:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:41:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:41:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:41:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:41:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:41:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:41:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:41:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:41:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:41:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:41:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:41:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:41:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:41:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:41:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:41:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:41:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:41:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:41:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:41:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:41:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:41:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:41:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:41:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:41:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:41:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:41:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:41:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:41:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:41:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:41:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:41:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:41:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:41:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:41:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:41:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:41:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:41:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:41:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:41:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:41:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:41:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:41:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:41:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:41:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:41:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:41:37 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:41:52 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:53 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : apple: size = 5 OK 2026/07/03 01:41:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : banana: size = 6 OK 2026/07/03 01:41:53 DEBUG : apple: Unchanged skipping 2026/07/03 01:41:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : banana: Unchanged skipping 2026/07/03 01:41:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:41:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:41:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:41:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:41:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:41:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:41:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:41:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:41:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:41:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:41:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:41:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:41:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:41:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:41:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:41:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:41:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:41:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:41:53 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:41:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:41:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:41:53 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:41:53 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:53 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:53 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:41:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:41:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:41:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:41:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:41:54 DEBUG : apple: size = 5 OK 2026/07/03 01:41:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : apple: Unchanged skipping 2026/07/03 01:41:54 DEBUG : banana: size = 6 OK 2026/07/03 01:41:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : banana: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:41:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:41:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:41:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:41:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:41:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:41:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:41:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:41:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:41:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:41:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:41:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:41:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:41:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:41:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:41:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:41:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:41:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:41:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:41:54 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:41:54 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:54 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:54 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:41:54 DEBUG : Waiting for deletions to finish 2026/07/03 01:41:55 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:41:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:42:11 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:11 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:42:11 DEBUG : banana: size = 6 OK 2026/07/03 01:42:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:42:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:42:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:42:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : banana: Unchanged skipping 2026/07/03 01:42:11 DEBUG : apple: size = 5 OK 2026/07/03 01:42:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:42:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : apple: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:42:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:42:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:42:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:42:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:42:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:42:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:42:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:42:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:42:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:42:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:42:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:42:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:42:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:42:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:42:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:42:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:42:11 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:42:11 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:11 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:12 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : apple: size = 5 OK 2026/07/03 01:42:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : apple: Unchanged skipping 2026/07/03 01:42:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:42:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:42:12 DEBUG : banana: size = 6 OK 2026/07/03 01:42:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : banana: Unchanged skipping 2026/07/03 01:42:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:42:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:42:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:42:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:42:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:42:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:42:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:42:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:42:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:42:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:42:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:42:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:42:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:42:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:42:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:42:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:42:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:42:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:42:12 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:42:12 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:12 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:12 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:42:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:42:27 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:28 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:42:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : apple: size = 5 OK 2026/07/03 01:42:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : apple: Unchanged skipping 2026/07/03 01:42:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:42:28 DEBUG : banana: size = 6 OK 2026/07/03 01:42:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:42:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:42:28 DEBUG : banana: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:42:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:42:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:42:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:42:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:42:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:42:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:42:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:42:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:42:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:42:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:42:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:42:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:42:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:42:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:42:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:42:28 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:42:28 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:28 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:28 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:42:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : apple: size = 5 OK 2026/07/03 01:42:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : apple: Unchanged skipping 2026/07/03 01:42:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:42:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:42:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:42:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:42:29 DEBUG : banana: size = 6 OK 2026/07/03 01:42:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : banana: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:42:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:42:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:42:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:42:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:42:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:42:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:42:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:42:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:42:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:42:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:42:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:42:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:42:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:42:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:42:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:42:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:42:29 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:42:29 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:42:29 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:29 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:29 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:42:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:42:46 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:46 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:42:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : apple: size = 5 OK 2026/07/03 01:42:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:42:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:42:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : apple: Unchanged skipping 2026/07/03 01:42:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:42:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:42:47 DEBUG : banana: size = 6 OK 2026/07/03 01:42:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : banana: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:42:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:42:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:42:47 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:42:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:42:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:42:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:42:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:42:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:42:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:42:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:42:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:42:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:42:47 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:42:47 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:47 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:47 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:42:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : apple: size = 5 OK 2026/07/03 01:42:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:42:48 DEBUG : apple: Unchanged skipping 2026/07/03 01:42:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:42:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:42:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : banana: size = 6 OK 2026/07/03 01:42:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:42:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : banana: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:42:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:42:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:42:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:42:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:42:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:42:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:42:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:42:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:42:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:42:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:42:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:42:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:42:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:42:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:42:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:42:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:42:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:42:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:42:48 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:42:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:42:48 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:42:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:08 DEBUG : Waiting for deletions to finish 2026/07/03 01:43:09 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : apple: size = 5 OK 2026/07/03 01:43:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : banana: size = 6 OK 2026/07/03 01:43:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:43:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : banana: Unchanged skipping 2026/07/03 01:43:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:43:09 DEBUG : apple: Unchanged skipping 2026/07/03 01:43:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:43:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:43:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:43:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:43:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:43:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:43:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:43:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:43:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:43:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:43:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:43:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:43:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:43:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:43:09 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:09 DEBUG : Waiting for deletions to finish 2026/07/03 01:43:09 DEBUG : Waiting for deletions to finish 2026/07/03 01:43:09 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:43:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : apple: size = 5 OK 2026/07/03 01:43:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : apple: Unchanged skipping 2026/07/03 01:43:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:43:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:43:10 DEBUG : banana: size = 6 OK 2026/07/03 01:43:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : banana: Unchanged skipping 2026/07/03 01:43:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:43:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:43:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:43:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:43:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:43:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:43:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:43:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:43:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:43:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:43:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:43:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:43:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:43:10 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:10 DEBUG : Waiting for deletions to finish 2026/07/03 01:43:10 DEBUG : Waiting for deletions to finish 2026/07/03 01:43:10 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:43:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (216.68s) --- PASS: TestTransform/NFC (15.10s) --- PASS: TestTransform/NFD (18.36s) --- PASS: TestTransform/base64 (22.22s) --- PASS: TestTransform/prefix (23.85s) --- PASS: TestTransform/suffix (23.47s) --- PASS: TestTransform/truncate (20.35s) --- PASS: TestTransform/encoder (18.20s) --- PASS: TestTransform/ISO-8859-1 (17.42s) --- PASS: TestTransform/charmap (16.54s) --- PASS: TestTransform/lowercase (19.30s) --- PASS: TestTransform/ascii (21.87s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/03 01:43:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/03 01:43:15 INFO : sub dir_somesuffix: Making directory 2026/07/03 01:43:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/03 01:43:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/03 01:43:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/03 01:43:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/03 01:43:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/03 01:43:15 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:15 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/03 01:43:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/03 01:43:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:16 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:17 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:17 INFO : tictactoe: Making directory 2026/07/03 01:43:17 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:17 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:43:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:17 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:17 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/03 01:43:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/03 01:43:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.10s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:19 INFO : toe: Making directory 2026/07/03 01:43:19 INFO : toe/toe: Making directory 2026/07/03 01:43:19 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:43:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:43:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:43:19 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:19 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/03 01:43:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/03 01:43:19 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.71s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:20 INFO : toe: Making directory 2026/07/03 01:43:20 INFO : toe/toe: Making directory 2026/07/03 01:43:20 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:43:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:43:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:43:20 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:20 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/03 01:43:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/03 01:43:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.44s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:23 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:43:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:43:23 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:23 INFO : tictacempty_dir: Making directory 2026/07/03 01:43:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:23 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:23 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:23 INFO : tictactoe: Making directory 2026/07/03 01:43:23 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:23 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:23 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:43:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:43:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:43:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:43:23 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:23 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/03 01:43:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/03 01:43:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:24 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:43:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:43:24 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:24 INFO : tictacempty_dir: Making directory 2026/07/03 01:43:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:24 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:24 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:24 INFO : tictactoe: Making directory 2026/07/03 01:43:24 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:24 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:24 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:43:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:43:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:43:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:24 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:24 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:43:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/03 01:43:25 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:25 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:25 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:25 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:43:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:43:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/03 01:43:25 NOTICE: B2 bucket rclone-test-zebapoy0nita: 0 differences found 2026/07/03 01:43:25 NOTICE: B2 bucket rclone-test-zebapoy0nita: 1 matching files --- PASS: TestAllTag (1.84s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:26 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:26 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:26 INFO : tictactoe: Making directory 2026/07/03 01:43:26 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:26 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:26 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:43:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:43:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:43:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:43:26 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:26 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/03 01:43:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/03 01:43:27 DEBUG : Waiting for deletions to finish 2026/07/03 01:43:27 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:27 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:27 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/03 01:43:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:43:27 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:43:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/03 01:43:27 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.18s) === RUN TestSyntax 2026/07/03 01:43:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:28 INFO : toe: Making directory 2026/07/03 01:43:28 INFO : toe/toe: Making directory 2026/07/03 01:43:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:43:28 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:28 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:30 DEBUG : toe/toe/toe: size = 11 OK 2026/07/03 01:43:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:30 INFO : toe/toe/toe: Copied (new) 2026/07/03 01:43:30 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.17s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:30 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:43:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:43:30 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:31 INFO : tictacempty_dir: Making directory 2026/07/03 01:43:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:31 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:31 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:31 INFO : tictactoe: Making directory 2026/07/03 01:43:31 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:31 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:31 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:43:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:43:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:43:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:31 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:31 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:43:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:31 INFO : toe/toe/toe.txt: Deleted 2026/07/03 01:43:31 INFO : toe/toe: Removing directory 2026/07/03 01:43:31 INFO : toe: Removing directory 2026/07/03 01:43:31 INFO : empty_dir: Removing directory 2026/07/03 01:43:31 DEBUG : Local file system at /tmp/rclone3857115573: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:32 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:43:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:43:32 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:32 INFO : tictacempty_dir: Making directory 2026/07/03 01:43:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:32 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:32 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:32 INFO : tictactoe: Making directory 2026/07/03 01:43:32 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:32 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:32 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:43:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:43:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:43:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:32 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:32 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:43:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:33 INFO : toe/toe/toe.txt: Deleted 2026/07/03 01:43:33 INFO : toe/toe: Removing directory 2026/07/03 01:43:33 INFO : toe: Removing directory 2026/07/03 01:43:33 INFO : empty_dir: Removing directory 2026/07/03 01:43:33 DEBUG : Local file system at /tmp/rclone3857115573: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/03 01:43:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:43:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:43:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:43:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:43:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:43:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/03 01:43:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/03 01:43:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.96s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:35 DEBUG : Reset feature "Copy" 2026/07/03 01:43:35 DEBUG : Reset feature "Move" 2026/07/03 01:43:35 DEBUG : Reset feature "Copy" 2026/07/03 01:43:35 DEBUG : Reset feature "Move" 2026/07/03 01:43:35 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:43:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:43:35 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:35 INFO : tictacempty_dir: Making directory 2026/07/03 01:43:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:43:35 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:35 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:35 INFO : tictactoe: Making directory 2026/07/03 01:43:35 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:35 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:43:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:35 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:43:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:43:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:43:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:43:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:35 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:35 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:43:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:43:37 INFO : toe/toe/toe.txt: Deleted 2026/07/03 01:43:37 INFO : toe/toe: Removing directory 2026/07/03 01:43:37 INFO : toe: Removing directory 2026/07/03 01:43:37 INFO : empty_dir: Removing directory 2026/07/03 01:43:37 DEBUG : Local file system at /tmp/rclone3857115573: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/03 01:43:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:43:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:43:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:43:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:43:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:43:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/03 01:43:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/03 01:43:39 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.47s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:39 DEBUG : toe: transformed to: dG9l 2026/07/03 01:43:40 DEBUG : toe: transformed to: dG9l 2026/07/03 01:43:40 INFO : dG9l: Making directory 2026/07/03 01:43:40 DEBUG : toe: transformed to: dG9l 2026/07/03 01:43:40 DEBUG : toe: transformed to: dG9l 2026/07/03 01:43:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/03 01:43:40 INFO : dG9l/dG9l: Making directory 2026/07/03 01:43:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/03 01:43:40 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/03 01:43:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/03 01:43:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:43:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/03 01:43:40 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:40 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/03 01:43:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:40 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/03 01:43:40 DEBUG : Waiting for deletions to finish 2026/07/03 01:43:41 DEBUG : dG9l: transformed to: toe 2026/07/03 01:43:41 DEBUG : dG9l: transformed to: toe 2026/07/03 01:43:41 DEBUG : dG9l: transformed to: toe 2026/07/03 01:43:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/03 01:43:41 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/03 01:43:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/03 01:43:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/03 01:43:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/03 01:43:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/03 01:43:41 DEBUG : Local file system at /tmp/rclone3857115573: Waiting for checks to finish 2026/07/03 01:43:41 DEBUG : Local file system at /tmp/rclone3857115573: Waiting for transfers to finish 2026/07/03 01:43:41 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-zebapoy0nita", Local "Local file system at /tmp/rclone3857115573", Modify Window "1ms" 2026/07/03 01:43:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:43:42 DEBUG : toe: transformed to: 2026/07/03 01:43:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:43:42 DEBUG : toe: transformed to: 2026/07/03 01:43:42 INFO : B2 bucket rclone-test-zebapoy0nita: Making directory 2026/07/03 01:43:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:43:42 DEBUG : toe: transformed to: 2026/07/03 01:43:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:43:42 DEBUG : toe: transformed to: 2026/07/03 01:43:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:43:42 DEBUG : toe/toe: transformed to: 2026/07/03 01:43:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/03 01:43:42 INFO : toe/toe: Making directory 2026/07/03 01:43:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:43:42 DEBUG : toe/toe: transformed to: 2026/07/03 01:43:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/03 01:43:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:43:42 DEBUG : toe: transformed to: 2026/07/03 01:43:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:43:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:43:42 DEBUG : toe/toe/toe: transformed to: 2026/07/03 01:43:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/03 01:43:42 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for checks to finish 2026/07/03 01:43:42 DEBUG : B2 bucket rclone-test-zebapoy0nita: Waiting for transfers to finish 2026/07/03 01:43:43 DEBUG : toe/toe/toe: size = 11 OK 2026/07/03 01:43:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:43:43 INFO : toe/toe/toe: Copied (new) 2026/07/03 01:43:43 ERROR : B2 bucket rclone-test-zebapoy0nita: not deleting files as there were IO errors 2026/07/03 01:43:43 ERROR : B2 bucket rclone-test-zebapoy0nita: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2026/07/03 01:43:44 DEBUG : B2 bucket rclone-test-zebapoy0nita: Purge remote 2026/07/03 01:43:44 INFO : B2 bucket rclone-test-zebapoy0nita: cleaning bucket "rclone-test-zebapoy0nita" of all files 2026/07/03 01:43:45 DEBUG : BackupDir/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4167e7de95fa16aa_d20260703_m013715_c001_v7007000_t0000_u01783042635100") 2026/07/03 01:43:45 DEBUG : BackupDir/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f103f53d5369c85b7_d20260703_m013709_c001_v0001182_t0032_u01783042629783") 2026/07/03 01:43:45 DEBUG : CompareDest/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f405dfc0249abde26_d20260703_m013650_c001_v7007000_t0000_u01783042610951") 2026/07/03 01:43:45 DEBUG : CompareDest/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191cd7_d20260703_m013644_c001_v0001097_t0050_u01783042604483") 2026/07/03 01:43:45 DEBUG : CompareDest/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f405dfc0249abde27_d20260703_m013651_c001_v7007000_t0000_u01783042611126") 2026/07/03 01:43:45 DEBUG : CompareDest/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdbfa_d20260703_m013646_c001_v0001180_t0014_u01783042606007") 2026/07/03 01:43:45 DEBUG : CopyDest/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4167e7de95fa16ad_d20260703_m013715_c001_v7007000_t0000_u01783042635283") 2026/07/03 01:43:45 DEBUG : CopyDest/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7229_d20260703_m013706_c001_v0001097_t0011_u01783042626737") 2026/07/03 01:43:45 DEBUG : CopyDest/three: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4167e7de95fa16b0_d20260703_m013715_c001_v7007000_t0000_u01783042635465") 2026/07/03 01:43:45 DEBUG : CopyDest/three: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdc5c_d20260703_m013713_c001_v0001180_t0000_u01783042633295") 2026/07/03 01:43:45 DEBUG : CopyDest/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4167e7de95fa16b4_d20260703_m013715_c001_v7007000_t0000_u01783042635650") 2026/07/03 01:43:45 DEBUG : CopyDest/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191d41_d20260703_m013711_c001_v0001097_t0034_u01783042631060") 2026/07/03 01:43:45 DEBUG : EXISTING: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde7225_d20260703_m013843_c001_v7007000_t0000_u01783042723914") 2026/07/03 01:43:45 DEBUG : EXISTING: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7491_d20260703_m013842_c001_v0001097_t0036_u01783042722850") 2026/07/03 01:43:45 DEBUG : PREFIXapple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41993bc52ce78bd1_d20260703_m014052_c001_v7007000_t0000_u01783042852398") 2026/07/03 01:43:45 DEBUG : PREFIXapple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87ec_d20260703_m014045_c001_v0001029_t0017_u01783042845525") 2026/07/03 01:43:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40054d1a0d93c329_d20260703_m014052_c001_v7007000_t0000_u01783042852561") 2026/07/03 01:43:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf99_d20260703_m014045_c001_v0001180_t0045_u01783042845538") 2026/07/03 01:43:45 DEBUG : PREFIXbanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eba9_d20260703_m014052_c001_v7007000_t0000_u01783042852355") 2026/07/03 01:43:46 DEBUG : PREFIXbanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4224_d20260703_m014045_c001_v0001116_t0005_u01783042845558") 2026/07/03 01:43:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40054d1a0d93c328_d20260703_m014052_c001_v7007000_t0000_u01783042852376") 2026/07/03 01:43:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7775_d20260703_m014045_c001_v0001097_t0035_u01783042845548") 2026/07/03 01:43:46 DEBUG : Testêé: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde7223_d20260703_m013840_c001_v7007000_t0000_u01783042720613") 2026/07/03 01:43:46 DEBUG : Testêé: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f747d_d20260703_m013839_c001_v0001097_t0055_u01783042719637") 2026/07/03 01:43:46 DEBUG : Testêé: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd74_d20260703_m013838_c001_v0001180_t0022_u01783042718667") 2026/07/03 01:43:46 DEBUG : YXBwbGU=: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29774_d20260703_m014030_c001_v7007000_t0000_u01783042830222") 2026/07/03 01:43:46 DEBUG : YXBwbGU=: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87c8_d20260703_m014025_c001_v0001029_t0007_u01783042825560") 2026/07/03 01:43:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29775_d20260703_m014030_c001_v7007000_t0000_u01783042830398") 2026/07/03 01:43:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a41cc_d20260703_m014025_c001_v0001116_t0046_u01783042825550") 2026/07/03 01:43:46 DEBUG : YmFuYW5h: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29776_d20260703_m014030_c001_v7007000_t0000_u01783042830574") 2026/07/03 01:43:46 DEBUG : YmFuYW5h: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f76ef_d20260703_m014025_c001_v0001097_t0048_u01783042825573") 2026/07/03 01:43:46 DEBUG : a/potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6ba0_d20260703_m013515_c001_v7007000_t0000_u01783042515731") 2026/07/03 01:43:46 DEBUG : a/potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f0d_d20260703_m013515_c001_v0001097_t0029_u01783042515031") 2026/07/03 01:43:46 DEBUG : a/potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6b9b_d20260703_m013513_c001_v7007000_t0000_u01783042513346") 2026/07/03 01:43:46 DEBUG : a/potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ef7_d20260703_m013512_c001_v0001097_t0022_u01783042512486") 2026/07/03 01:43:46 DEBUG : a/potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916d4_d20260703_m013453_c001_v7007000_t0000_u01783042493669") 2026/07/03 01:43:46 DEBUG : a/potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e79_d20260703_m013452_c001_v0001097_t0039_u01783042492753") 2026/07/03 01:43:46 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bb3_d20260703_m014311_c001_v7007000_t0000_u01783042991061") 2026/07/03 01:43:46 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe1a5_d20260703_m014306_c001_v0001180_t0005_u01783042986146") 2026/07/03 01:43:46 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f55_d20260703_m014248_c001_v7007000_t0000_u01783042968912") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe16d_d20260703_m014244_c001_v0001180_t0049_u01783042964468") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec07_d20260703_m014230_c001_v7007000_t0000_u01783042950108") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe133_d20260703_m014226_c001_v0001180_t0041_u01783042946356") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df2890b_d20260703_m014213_c001_v7007000_t0000_u01783042933464") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe0ff_d20260703_m014209_c001_v0001180_t0029_u01783042929504") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cac_d20260703_m014155_c001_v7007000_t0000_u01783042915767") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe0cb_d20260703_m014151_c001_v0001180_t0009_u01783042911196") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236a0_d20260703_m014137_c001_v7007000_t0000_u01783042897943") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe075_d20260703_m014130_c001_v0001180_t0045_u01783042890714") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172365c_d20260703_m014117_c001_v7007000_t0000_u01783042877497") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f882c_d20260703_m014113_c001_v0001029_t0029_u01783042873571") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723651_d20260703_m014112_c001_v7007000_t0000_u01783042872518") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4272_d20260703_m014106_c001_v0001116_t0050_u01783042866984") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8c9_d20260703_m014054_c001_v7007000_t0000_u01783042854033") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a423e_d20260703_m014049_c001_v0001116_t0012_u01783042849882") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40054d1a0d93c31e_d20260703_m014048_c001_v7007000_t0000_u01783042848926") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87e6_d20260703_m014042_c001_v0001029_t0042_u01783042842956") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f404a008fee9a6af8_d20260703_m014028_c001_v7007000_t0000_u01783042828436") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87c6_d20260703_m014023_c001_v0001029_t0011_u01783042823039") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084c6_d20260703_m014007_c001_v7007000_t0000_u01783042807891") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87a4_d20260703_m014003_c001_v0001029_t0039_u01783042803033") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287ed_d20260703_m013949_c001_v7007000_t0000_u01783042789670") 2026/07/03 01:43:47 DEBUG : apple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8798_d20260703_m013945_c001_v0001029_t0010_u01783042785992") 2026/07/03 01:43:48 DEBUG : appleSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde734b_d20260703_m014116_c001_v7007000_t0000_u01783042876050") 2026/07/03 01:43:48 DEBUG : appleSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a427c_d20260703_m014109_c001_v0001116_t0053_u01783042869595") 2026/07/03 01:43:48 DEBUG : appleapple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236a1_d20260703_m014138_c001_v7007000_t0000_u01783042898118") 2026/07/03 01:43:48 DEBUG : appleapple: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f78bd_d20260703_m014133_c001_v0001097_t0019_u01783042893373") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bb4_d20260703_m014311_c001_v7007000_t0000_u01783042991236") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88de_d20260703_m014307_c001_v0001029_t0001_u01783042986953") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f56_d20260703_m014249_c001_v7007000_t0000_u01783042969245") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88be_d20260703_m014245_c001_v0001029_t0015_u01783042964999") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec08_d20260703_m014230_c001_v7007000_t0000_u01783042950282") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88a2_d20260703_m014226_c001_v0001029_t0025_u01783042946967") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df2890d_d20260703_m014213_c001_v7007000_t0000_u01783042933640") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f888c_d20260703_m014210_c001_v0001029_t0015_u01783042930089") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cad_d20260703_m014155_c001_v7007000_t0000_u01783042915957") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f886e_d20260703_m014151_c001_v0001029_t0014_u01783042911926") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd297e6_d20260703_m014135_c001_v7007000_t0000_u01783042895699") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42be_d20260703_m014131_c001_v0001116_t0012_u01783042891302") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172365d_d20260703_m014117_c001_v7007000_t0000_u01783042877683") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4286_d20260703_m014113_c001_v0001116_t0022_u01783042873592") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172364f_d20260703_m014112_c001_v7007000_t0000_u01783042872341") 2026/07/03 01:43:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe00d_d20260703_m014107_c001_v0001180_t0023_u01783042867934") 2026/07/03 01:43:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8ca_d20260703_m014054_c001_v7007000_t0000_u01783042854207") 2026/07/03 01:43:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfc1_d20260703_m014049_c001_v0001180_t0009_u01783042849863") 2026/07/03 01:43:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b6f0_d20260703_m014048_c001_v7007000_t0000_u01783042848891") 2026/07/03 01:43:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7761_d20260703_m014043_c001_v0001097_t0054_u01783042843848") 2026/07/03 01:43:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29773_d20260703_m014028_c001_v7007000_t0000_u01783042828595") 2026/07/03 01:43:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f76dd_d20260703_m014023_c001_v0001097_t0022_u01783042823909") 2026/07/03 01:43:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084c8_d20260703_m014008_c001_v7007000_t0000_u01783042808075") 2026/07/03 01:43:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7669_d20260703_m014004_c001_v0001097_t0044_u01783042804834") 2026/07/03 01:43:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287ee_d20260703_m013949_c001_v7007000_t0000_u01783042789844") 2026/07/03 01:43:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f760f_d20260703_m013947_c001_v0001097_t0011_u01783042787124") 2026/07/03 01:43:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b70b_d20260703_m014115_c001_v7007000_t0000_u01783042875825") 2026/07/03 01:43:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7821_d20260703_m014109_c001_v0001097_t0043_u01783042869603") 2026/07/03 01:43:49 DEBUG : b/potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6ba2_d20260703_m013515_c001_v7007000_t0000_u01783042515906") 2026/07/03 01:43:49 DEBUG : b/potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6eff_d20260703_m013513_c001_v0001097_t0008_u01783042513874") 2026/07/03 01:43:49 DEBUG : b/potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6b9a_d20260703_m013512_c001_v7007000_t0000_u01783042512819") 2026/07/03 01:43:49 DEBUG : b/potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ee9_d20260703_m013511_c001_v0001097_t0036_u01783042511376") 2026/07/03 01:43:49 DEBUG : b/potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916d0_d20260703_m013453_c001_v7007000_t0000_u01783042493151") 2026/07/03 01:43:49 DEBUG : b/potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e71_d20260703_m013451_c001_v0001097_t0012_u01783042491556") 2026/07/03 01:43:49 DEBUG : backup/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167b97_d20260703_m013727_c001_v7007000_t0000_u01783042647726") 2026/07/03 01:43:49 DEBUG : backup/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f110305eb6b28ff96_d20260703_m013725_c001_v0001185_t0037_u01783042645819") 2026/07/03 01:43:50 DEBUG : backup/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1120defdad5b532e_d20260703_m013722_c001_v0001137_t0038_u01783042642152") 2026/07/03 01:43:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4045f233a98d5fc9_d20260703_m013755_c001_v7007000_t0000_u01783042675001") 2026/07/03 01:43:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1140827231e422fc_d20260703_m013752_c001_v0001041_t0056_u01783042672793") 2026/07/03 01:43:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f107b3e43f8132664_d20260703_m013748_c001_v0001185_t0027_u01783042668740") 2026/07/03 01:43:50 DEBUG : backup/one.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b5fe_d20260703_m013740_c001_v7007000_t0000_u01783042660164") 2026/07/03 01:43:50 DEBUG : backup/one.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f11240ca5abea080d_d20260703_m013738_c001_v0001103_t0038_u01783042658149") 2026/07/03 01:43:50 DEBUG : backup/one.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f10556ba835c56e0b_d20260703_m013734_c001_v0001153_t0012_u01783042654306") 2026/07/03 01:43:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4045f233a98d5fca_d20260703_m013755_c001_v7007000_t0000_u01783042675177") 2026/07/03 01:43:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f10313683f2d620f5_d20260703_m013754_c001_v0001172_t0031_u01783042674048") 2026/07/03 01:43:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f116aeda4f1614224_d20260703_m013750_c001_v0001043_t0048_u01783042670426") 2026/07/03 01:43:50 DEBUG : backup/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167b98_d20260703_m013727_c001_v7007000_t0000_u01783042647902") 2026/07/03 01:43:50 DEBUG : backup/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1057718062e15fb0_d20260703_m013726_c001_v0001101_t0007_u01783042646816") 2026/07/03 01:43:50 DEBUG : backup/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112165dc9b11d23b_d20260703_m013723_c001_v0001184_t0053_u01783042643676") 2026/07/03 01:43:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b5ff_d20260703_m013740_c001_v7007000_t0000_u01783042660340") 2026/07/03 01:43:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f107db66979bec7ab_d20260703_m013739_c001_v0001092_t0026_u01783042659275") 2026/07/03 01:43:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f10258dac0403d077_d20260703_m013735_c001_v0001091_t0013_u01783042655760") 2026/07/03 01:43:50 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bb5_d20260703_m014311_c001_v7007000_t0000_u01783042991416") 2026/07/03 01:43:50 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7a7f_d20260703_m014306_c001_v0001097_t0047_u01783042986413") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f57_d20260703_m014249_c001_v7007000_t0000_u01783042969430") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7a2b_d20260703_m014244_c001_v0001097_t0021_u01783042964682") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec09_d20260703_m014230_c001_v7007000_t0000_u01783042950458") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f79e5_d20260703_m014226_c001_v0001097_t0030_u01783042946567") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df2890e_d20260703_m014213_c001_v7007000_t0000_u01783042933816") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7989_d20260703_m014209_c001_v0001097_t0016_u01783042929725") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cae_d20260703_m014156_c001_v7007000_t0000_u01783042916147") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f791d_d20260703_m014151_c001_v0001097_t0021_u01783042911535") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236a2_d20260703_m014138_c001_v7007000_t0000_u01783042898294") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f78a7_d20260703_m014130_c001_v0001097_t0006_u01783042890926") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172365e_d20260703_m014117_c001_v7007000_t0000_u01783042877858") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe035_d20260703_m014113_c001_v0001180_t0029_u01783042873583") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b70a_d20260703_m014112_c001_v7007000_t0000_u01783042872530") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f780b_d20260703_m014107_c001_v0001097_t0009_u01783042867564") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8cb_d20260703_m014054_c001_v7007000_t0000_u01783042854382") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7793_d20260703_m014049_c001_v0001097_t0034_u01783042849873") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8edb_d20260703_m014048_c001_v7007000_t0000_u01783042848893") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf91_d20260703_m014043_c001_v0001180_t0045_u01783042843648") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f404a008fee9a6af3_d20260703_m014027_c001_v7007000_t0000_u01783042827853") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a41c2_d20260703_m014023_c001_v0001116_t0016_u01783042823394") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084c9_d20260703_m014008_c001_v7007000_t0000_u01783042808258") 2026/07/03 01:43:51 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a417c_d20260703_m014003_c001_v0001116_t0050_u01783042803850") 2026/07/03 01:43:52 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287ef_d20260703_m013950_c001_v7007000_t0000_u01783042790018") 2026/07/03 01:43:52 DEBUG : banana: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a414c_d20260703_m013946_c001_v0001116_t0056_u01783042786529") 2026/07/03 01:43:52 DEBUG : bananaSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b70c_d20260703_m014116_c001_v7007000_t0000_u01783042876008") 2026/07/03 01:43:52 DEBUG : bananaSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe015_d20260703_m014109_c001_v0001180_t0043_u01783042869616") 2026/07/03 01:43:52 DEBUG : both0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb03_d20260703_m013922_c001_v7007000_t0000_u01783042762900") 2026/07/03 01:43:52 DEBUG : both0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdde2_d20260703_m013906_c001_v0001180_t0022_u01783042746409") 2026/07/03 01:43:52 DEBUG : both0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf6c_d20260703_m013902_c001_v7007000_t0000_u01783042742165") 2026/07/03 01:43:52 DEBUG : both0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd84_d20260703_m013845_c001_v0001180_t0022_u01783042725712") 2026/07/03 01:43:52 DEBUG : both1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb04_d20260703_m013923_c001_v7007000_t0000_u01783042763075") 2026/07/03 01:43:52 DEBUG : both1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdde4_d20260703_m013907_c001_v0001180_t0025_u01783042747359") 2026/07/03 01:43:52 DEBUG : both1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf6e_d20260703_m013902_c001_v7007000_t0000_u01783042742346") 2026/07/03 01:43:52 DEBUG : both1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd88_d20260703_m013846_c001_v0001180_t0040_u01783042726318") 2026/07/03 01:43:52 DEBUG : both10: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb05_d20260703_m013923_c001_v7007000_t0000_u01783042763265") 2026/07/03 01:43:52 DEBUG : both10: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde1a_d20260703_m013913_c001_v0001180_t0040_u01783042753121") 2026/07/03 01:43:52 DEBUG : both10: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf6f_d20260703_m013902_c001_v7007000_t0000_u01783042742528") 2026/07/03 01:43:53 DEBUG : both10: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddaa_d20260703_m013852_c001_v0001180_t0019_u01783042732275") 2026/07/03 01:43:53 DEBUG : both11: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb06_d20260703_m013923_c001_v7007000_t0000_u01783042763440") 2026/07/03 01:43:53 DEBUG : both11: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde22_d20260703_m013913_c001_v0001180_t0044_u01783042753748") 2026/07/03 01:43:53 DEBUG : both11: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf70_d20260703_m013902_c001_v7007000_t0000_u01783042742710") 2026/07/03 01:43:53 DEBUG : both11: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddae_d20260703_m013853_c001_v0001180_t0023_u01783042733040") 2026/07/03 01:43:53 DEBUG : both12: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb07_d20260703_m013923_c001_v7007000_t0000_u01783042763615") 2026/07/03 01:43:53 DEBUG : both12: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde26_d20260703_m013914_c001_v0001180_t0020_u01783042754986") 2026/07/03 01:43:53 DEBUG : both12: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf71_d20260703_m013902_c001_v7007000_t0000_u01783042742891") 2026/07/03 01:43:53 DEBUG : both12: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddb0_d20260703_m013853_c001_v0001180_t0017_u01783042733628") 2026/07/03 01:43:53 DEBUG : both13: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb08_d20260703_m013923_c001_v7007000_t0000_u01783042763922") 2026/07/03 01:43:53 DEBUG : both13: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde2a_d20260703_m013915_c001_v0001180_t0019_u01783042755567") 2026/07/03 01:43:54 DEBUG : both13: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf72_d20260703_m013903_c001_v7007000_t0000_u01783042743075") 2026/07/03 01:43:54 DEBUG : both13: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddb4_d20260703_m013854_c001_v0001180_t0057_u01783042734183") 2026/07/03 01:43:54 DEBUG : both14: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb09_d20260703_m013924_c001_v7007000_t0000_u01783042764098") 2026/07/03 01:43:54 DEBUG : both14: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde30_d20260703_m013916_c001_v0001180_t0056_u01783042756172") 2026/07/03 01:43:54 DEBUG : both14: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf73_d20260703_m013903_c001_v7007000_t0000_u01783042743256") 2026/07/03 01:43:54 DEBUG : both14: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddba_d20260703_m013855_c001_v0001180_t0055_u01783042735594") 2026/07/03 01:43:54 DEBUG : both15: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb0a_d20260703_m013924_c001_v7007000_t0000_u01783042764274") 2026/07/03 01:43:54 DEBUG : both15: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde34_d20260703_m013916_c001_v0001180_t0042_u01783042756742") 2026/07/03 01:43:54 DEBUG : both15: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf74_d20260703_m013903_c001_v7007000_t0000_u01783042743438") 2026/07/03 01:43:54 DEBUG : both15: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddbe_d20260703_m013856_c001_v0001180_t0015_u01783042736317") 2026/07/03 01:43:54 DEBUG : both16: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb0b_d20260703_m013924_c001_v7007000_t0000_u01783042764449") 2026/07/03 01:43:55 DEBUG : both16: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde38_d20260703_m013917_c001_v0001180_t0021_u01783042757388") 2026/07/03 01:43:55 DEBUG : both16: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf75_d20260703_m013903_c001_v7007000_t0000_u01783042743620") 2026/07/03 01:43:55 DEBUG : both16: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddc2_d20260703_m013856_c001_v0001180_t0002_u01783042736966") 2026/07/03 01:43:55 DEBUG : both17: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb0c_d20260703_m013924_c001_v7007000_t0000_u01783042764624") 2026/07/03 01:43:55 DEBUG : both17: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde3a_d20260703_m013918_c001_v0001180_t0059_u01783042758186") 2026/07/03 01:43:55 DEBUG : both17: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf76_d20260703_m013903_c001_v7007000_t0000_u01783042743802") 2026/07/03 01:43:55 DEBUG : both17: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddc6_d20260703_m013857_c001_v0001180_t0032_u01783042737668") 2026/07/03 01:43:55 DEBUG : both18: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb0d_d20260703_m013924_c001_v7007000_t0000_u01783042764801") 2026/07/03 01:43:55 DEBUG : both18: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde3c_d20260703_m013918_c001_v0001180_t0006_u01783042758823") 2026/07/03 01:43:55 DEBUG : both18: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf77_d20260703_m013903_c001_v7007000_t0000_u01783042743983") 2026/07/03 01:43:56 DEBUG : both18: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddcc_d20260703_m013858_c001_v0001180_t0058_u01783042738361") 2026/07/03 01:43:56 DEBUG : both19: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb0e_d20260703_m013925_c001_v7007000_t0000_u01783042765067") 2026/07/03 01:43:56 DEBUG : both19: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde3e_d20260703_m013919_c001_v0001180_t0000_u01783042759675") 2026/07/03 01:43:56 DEBUG : both19: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf78_d20260703_m013904_c001_v7007000_t0000_u01783042744165") 2026/07/03 01:43:56 DEBUG : both19: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddd4_d20260703_m013858_c001_v0001180_t0028_u01783042738926") 2026/07/03 01:43:56 DEBUG : both2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb0f_d20260703_m013925_c001_v7007000_t0000_u01783042765243") 2026/07/03 01:43:56 DEBUG : both2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdde6_d20260703_m013907_c001_v0001180_t0014_u01783042747866") 2026/07/03 01:43:56 DEBUG : both2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf79_d20260703_m013904_c001_v7007000_t0000_u01783042744346") 2026/07/03 01:43:56 DEBUG : both2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd8a_d20260703_m013846_c001_v0001180_t0012_u01783042726953") 2026/07/03 01:43:56 DEBUG : both3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb10_d20260703_m013925_c001_v7007000_t0000_u01783042765419") 2026/07/03 01:43:56 DEBUG : both3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddea_d20260703_m013908_c001_v0001180_t0058_u01783042748427") 2026/07/03 01:43:56 DEBUG : both3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf7a_d20260703_m013904_c001_v7007000_t0000_u01783042744527") 2026/07/03 01:43:57 DEBUG : both3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd8c_d20260703_m013847_c001_v0001180_t0008_u01783042727574") 2026/07/03 01:43:57 DEBUG : both4: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb11_d20260703_m013925_c001_v7007000_t0000_u01783042765595") 2026/07/03 01:43:57 DEBUG : both4: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddf0_d20260703_m013909_c001_v0001180_t0053_u01783042749123") 2026/07/03 01:43:57 DEBUG : both4: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf7b_d20260703_m013904_c001_v7007000_t0000_u01783042744708") 2026/07/03 01:43:57 DEBUG : both4: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd92_d20260703_m013848_c001_v0001180_t0014_u01783042728358") 2026/07/03 01:43:57 DEBUG : both5: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb12_d20260703_m013925_c001_v7007000_t0000_u01783042765781") 2026/07/03 01:43:57 DEBUG : both5: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddfc_d20260703_m013910_c001_v0001180_t0002_u01783042750028") 2026/07/03 01:43:57 DEBUG : both5: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf7c_d20260703_m013904_c001_v7007000_t0000_u01783042744890") 2026/07/03 01:43:57 DEBUG : both5: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd98_d20260703_m013849_c001_v0001180_t0058_u01783042729173") 2026/07/03 01:43:57 DEBUG : both6: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb13_d20260703_m013925_c001_v7007000_t0000_u01783042765956") 2026/07/03 01:43:57 DEBUG : both6: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fddfe_d20260703_m013910_c001_v0001180_t0035_u01783042750720") 2026/07/03 01:43:57 DEBUG : both6: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf7d_d20260703_m013905_c001_v7007000_t0000_u01783042745122") 2026/07/03 01:43:57 DEBUG : both6: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd9a_d20260703_m013849_c001_v0001180_t0042_u01783042729924") 2026/07/03 01:43:57 DEBUG : both7: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb14_d20260703_m013926_c001_v7007000_t0000_u01783042766132") 2026/07/03 01:43:58 DEBUG : both7: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde08_d20260703_m013911_c001_v0001180_t0049_u01783042751223") 2026/07/03 01:43:58 DEBUG : both7: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf7e_d20260703_m013905_c001_v7007000_t0000_u01783042745305") 2026/07/03 01:43:58 DEBUG : both7: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd9e_d20260703_m013850_c001_v0001180_t0007_u01783042730433") 2026/07/03 01:43:58 DEBUG : both8: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb15_d20260703_m013926_c001_v7007000_t0000_u01783042766307") 2026/07/03 01:43:58 DEBUG : both8: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde0a_d20260703_m013911_c001_v0001180_t0048_u01783042751842") 2026/07/03 01:43:58 DEBUG : both8: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf7f_d20260703_m013905_c001_v7007000_t0000_u01783042745488") 2026/07/03 01:43:58 DEBUG : both8: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdda4_d20260703_m013851_c001_v0001180_t0032_u01783042731081") 2026/07/03 01:43:58 DEBUG : both9: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb16_d20260703_m013926_c001_v7007000_t0000_u01783042766490") 2026/07/03 01:43:58 DEBUG : both9: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde10_d20260703_m013912_c001_v0001180_t0009_u01783042752446") 2026/07/03 01:43:58 DEBUG : both9: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf80_d20260703_m013905_c001_v7007000_t0000_u01783042745669") 2026/07/03 01:43:58 DEBUG : both9: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdda6_d20260703_m013851_c001_v0001180_t0018_u01783042731714") 2026/07/03 01:43:58 DEBUG : c/non empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6ba4_d20260703_m013516_c001_v7007000_t0000_u01783042516082") 2026/07/03 01:43:58 DEBUG : c/non empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f05_d20260703_m013514_c001_v0001097_t0033_u01783042514253") 2026/07/03 01:43:58 DEBUG : c/non empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6b9c_d20260703_m013513_c001_v7007000_t0000_u01783042513523") 2026/07/03 01:43:58 DEBUG : c/non empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6eeb_d20260703_m013511_c001_v0001097_t0009_u01783042511716") 2026/07/03 01:43:58 DEBUG : c/non empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916d5_d20260703_m013453_c001_v7007000_t0000_u01783042493842") 2026/07/03 01:43:58 DEBUG : c/non empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e73_d20260703_m013451_c001_v0001097_t0000_u01783042491879") 2026/07/03 01:43:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29777_d20260703_m014030_c001_v7007000_t0000_u01783042830750") 2026/07/03 01:43:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf47_d20260703_m014025_c001_v0001180_t0028_u01783042825582") 2026/07/03 01:43:58 DEBUG : check sum: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a9167c_d20260703_m013444_c001_v7007000_t0000_u01783042484239") 2026/07/03 01:43:58 DEBUG : check sum: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e3d_d20260703_m013443_c001_v0001097_t0012_u01783042483186") 2026/07/03 01:43:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f422207787883d6ee_d20260703_m014341_c001_v7007000_t0000_u01783043021964") 2026/07/03 01:43:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe205_d20260703_m014340_c001_v0001180_t0057_u01783043020573") 2026/07/03 01:43:59 DEBUG : dest/3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4167e7de95fa15f5_d20260703_m013700_c001_v7007000_t0000_u01783042620206") 2026/07/03 01:43:59 DEBUG : dest/3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41121c3ab222b918_d20260703_m013659_c001_v0001179_t0046_u01783042619115") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236a3_d20260703_m014138_c001_v7007000_t0000_u01783042898475") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42c8_d20260703_m014133_c001_v0001116_t0001_u01783042893384") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bb6_d20260703_m014311_c001_v7007000_t0000_u01783042991591") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe17f_d20260703_m014253_c001_v0001180_t0057_u01783042973857") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f58_d20260703_m014249_c001_v7007000_t0000_u01783042969615") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe145_d20260703_m014234_c001_v0001180_t0010_u01783042954560") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec0a_d20260703_m014230_c001_v7007000_t0000_u01783042950631") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe115_d20260703_m014218_c001_v0001180_t0008_u01783042938020") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df2890f_d20260703_m014213_c001_v7007000_t0000_u01783042933991") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe0e5_d20260703_m014200_c001_v0001180_t0031_u01783042920596") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703caf_d20260703_m014156_c001_v7007000_t0000_u01783042916339") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe0a5_d20260703_m014142_c001_v0001180_t0057_u01783042902396") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ebd6_d20260703_m014135_c001_v7007000_t0000_u01783042895709") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe04f_d20260703_m014122_c001_v0001180_t0005_u01783042882057") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172365f_d20260703_m014118_c001_v7007000_t0000_u01783042878034") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe039_d20260703_m014113_c001_v0001180_t0059_u01783042873797") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4217885b4fdbfa5b_d20260703_m014111_c001_v7007000_t0000_u01783042871924") 2026/07/03 01:43:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4252_d20260703_m014058_c001_v0001116_t0030_u01783042858579") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8cc_d20260703_m014054_c001_v7007000_t0000_u01783042854559") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfc3_d20260703_m014050_c001_v0001180_t0026_u01783042850188") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41993bc52ce78bc6_d20260703_m014048_c001_v7007000_t0000_u01783042848342") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87d6_d20260703_m014034_c001_v0001029_t0035_u01783042834737") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f404a008fee9a6af4_d20260703_m014028_c001_v7007000_t0000_u01783042828038") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87ae_d20260703_m014012_c001_v0001029_t0011_u01783042812510") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084ca_d20260703_m014008_c001_v7007000_t0000_u01783042808444") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f879c_d20260703_m013954_c001_v0001029_t0027_u01783042794152") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287f0_d20260703_m013950_c001_v7007000_t0000_u01783042790192") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f878c_d20260703_m013938_c001_v0001029_t0032_u01783042778701") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4217885b4fdbfa62_d20260703_m014115_c001_v7007000_t0000_u01783042875844") 2026/07/03 01:44:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe017_d20260703_m014109_c001_v0001180_t0041_u01783042869853") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236a4_d20260703_m014138_c001_v7007000_t0000_u01783042898651") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8851_d20260703_m014134_c001_v0001029_t0004_u01783042893395") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bb7_d20260703_m014311_c001_v7007000_t0000_u01783042991770") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7a43_d20260703_m014254_c001_v0001097_t0052_u01783042974430") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f59_d20260703_m014249_c001_v7007000_t0000_u01783042969801") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7a15_d20260703_m014235_c001_v0001097_t0037_u01783042955131") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec0c_d20260703_m014230_c001_v7007000_t0000_u01783042950804") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f79bf_d20260703_m014218_c001_v0001097_t0021_u01783042938597") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28910_d20260703_m014214_c001_v7007000_t0000_u01783042934166") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7945_d20260703_m014201_c001_v0001097_t0034_u01783042921158") 2026/07/03 01:44:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cb0_d20260703_m014156_c001_v7007000_t0000_u01783042916530") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f78f7_d20260703_m014142_c001_v0001097_t0049_u01783042902967") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ebd8_d20260703_m014136_c001_v7007000_t0000_u01783042896060") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7869_d20260703_m014122_c001_v0001097_t0039_u01783042882640") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723660_d20260703_m014118_c001_v7007000_t0000_u01783042878208") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f784b_d20260703_m014113_c001_v0001097_t0058_u01783042873992") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6e8c_d20260703_m014112_c001_v7007000_t0000_u01783042872540") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f77c9_d20260703_m014059_c001_v0001097_t0001_u01783042859405") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8ce_d20260703_m014054_c001_v7007000_t0000_u01783042854733") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f779b_d20260703_m014050_c001_v0001097_t0028_u01783042850290") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c32a0f_d20260703_m014048_c001_v7007000_t0000_u01783042848748") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf77_d20260703_m014035_c001_v0001180_t0016_u01783042835583") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c1a0b_d20260703_m014028_c001_v7007000_t0000_u01783042828457") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a41aa_d20260703_m014013_c001_v0001116_t0028_u01783042813435") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084cb_d20260703_m014008_c001_v7007000_t0000_u01783042808628") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4162_d20260703_m013955_c001_v0001116_t0047_u01783042795029") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287f1_d20260703_m013950_c001_v7007000_t0000_u01783042790366") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a413a_d20260703_m013939_c001_v0001116_t0024_u01783042779502") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c1a3e_d20260703_m014115_c001_v7007000_t0000_u01783042875856") 2026/07/03 01:44:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7825_d20260703_m014110_c001_v0001097_t0040_u01783042870012") 2026/07/03 01:44:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236a5_d20260703_m014138_c001_v7007000_t0000_u01783042898826") 2026/07/03 01:44:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe083_d20260703_m014133_c001_v0001180_t0040_u01783042893575") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bb8_d20260703_m014311_c001_v7007000_t0000_u01783042991947") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88c8_d20260703_m014255_c001_v0001029_t0004_u01783042975372") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f5a_d20260703_m014250_c001_v7007000_t0000_u01783042970101") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88ab_d20260703_m014236_c001_v0001029_t0035_u01783042955793") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec0d_d20260703_m014230_c001_v7007000_t0000_u01783042950979") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8896_d20260703_m014219_c001_v0001029_t0019_u01783042939340") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28911_d20260703_m014214_c001_v7007000_t0000_u01783042934343") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8882_d20260703_m014201_c001_v0001029_t0010_u01783042921963") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cb1_d20260703_m014156_c001_v7007000_t0000_u01783042916722") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8860_d20260703_m014143_c001_v0001029_t0017_u01783042903900") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40692eec4b12f532_d20260703_m014136_c001_v7007000_t0000_u01783042896125") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42a4_d20260703_m014123_c001_v0001116_t0043_u01783042883380") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723661_d20260703_m014118_c001_v7007000_t0000_u01783042878384") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe03b_d20260703_m014114_c001_v0001180_t0000_u01783042874056") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4094126c8884b426_d20260703_m014112_c001_v7007000_t0000_u01783042872553") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdff5_d20260703_m014100_c001_v0001180_t0028_u01783042860202") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8d0_d20260703_m014054_c001_v7007000_t0000_u01783042854910") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfc5_d20260703_m014050_c001_v0001180_t0053_u01783042850390") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8c0_d20260703_m014048_c001_v7007000_t0000_u01783042848895") 2026/07/03 01:44:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f773b_d20260703_m014036_c001_v0001097_t0012_u01783042836152") 2026/07/03 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f404a008fee9a6af6_d20260703_m014028_c001_v7007000_t0000_u01783042828228") 2026/07/03 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7699_d20260703_m014014_c001_v0001097_t0046_u01783042814329") 2026/07/03 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084cc_d20260703_m014008_c001_v7007000_t0000_u01783042808814") 2026/07/03 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7637_d20260703_m013955_c001_v0001097_t0024_u01783042795910") 2026/07/03 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287f2_d20260703_m013950_c001_v7007000_t0000_u01783042790540") 2026/07/03 01:44:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f75e3_d20260703_m013939_c001_v0001097_t0044_u01783042779994") 2026/07/03 01:44:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723658_d20260703_m014116_c001_v7007000_t0000_u01783042876018") 2026/07/03 01:44:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe019_d20260703_m014110_c001_v0001180_t0034_u01783042870086") 2026/07/03 01:44:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236a6_d20260703_m014139_c001_v7007000_t0000_u01783042899001") 2026/07/03 01:44:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f78c1_d20260703_m014133_c001_v0001097_t0026_u01783042893704") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bb9_d20260703_m014312_c001_v7007000_t0000_u01783042992123") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a43b4_d20260703_m014256_c001_v0001116_t0045_u01783042976512") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f5b_d20260703_m014250_c001_v7007000_t0000_u01783042970285") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4380_d20260703_m014237_c001_v0001116_t0035_u01783042957637") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec0e_d20260703_m014231_c001_v7007000_t0000_u01783042951151") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a434a_d20260703_m014220_c001_v0001116_t0001_u01783042940301") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28912_d20260703_m014214_c001_v7007000_t0000_u01783042934520") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4312_d20260703_m014202_c001_v0001116_t0042_u01783042922672") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cb2_d20260703_m014156_c001_v7007000_t0000_u01783042916913") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42e0_d20260703_m014144_c001_v0001116_t0023_u01783042904672") 2026/07/03 01:44:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8d0a2_d20260703_m014136_c001_v7007000_t0000_u01783042896298") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8840_d20260703_m014124_c001_v0001029_t0044_u01783042884538") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723662_d20260703_m014118_c001_v7007000_t0000_u01783042878560") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f882e_d20260703_m014114_c001_v0001029_t0024_u01783042874066") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b708_d20260703_m014112_c001_v7007000_t0000_u01783042872075") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8812_d20260703_m014100_c001_v0001029_t0008_u01783042860783") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8d2_d20260703_m014055_c001_v7007000_t0000_u01783042855084") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4240_d20260703_m014050_c001_v0001116_t0031_u01783042850448") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b6ed_d20260703_m014048_c001_v7007000_t0000_u01783042848329") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4200_d20260703_m014037_c001_v0001116_t0025_u01783042837021") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155e4a6560aeb45_d20260703_m014028_c001_v7007000_t0000_u01783042828481") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf13_d20260703_m014015_c001_v0001180_t0024_u01783042815697") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084cd_d20260703_m014008_c001_v7007000_t0000_u01783042808998") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdecb_d20260703_m013956_c001_v0001180_t0013_u01783042796624") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287f3_d20260703_m013950_c001_v7007000_t0000_u01783042790715") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde98_d20260703_m013940_c001_v0001180_t0042_u01783042780426") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde734a_d20260703_m014115_c001_v7007000_t0000_u01783042875868") 2026/07/03 01:44:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe01f_d20260703_m014110_c001_v0001180_t0014_u01783042870296") 2026/07/03 01:44:04 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236a7_d20260703_m014139_c001_v7007000_t0000_u01783042899175") 2026/07/03 01:44:04 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe085_d20260703_m014133_c001_v0001180_t0042_u01783042893793") 2026/07/03 01:44:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bba_d20260703_m014312_c001_v7007000_t0000_u01783042992298") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe189_d20260703_m014257_c001_v0001180_t0008_u01783042977092") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f5c_d20260703_m014250_c001_v7007000_t0000_u01783042970507") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe153_d20260703_m014238_c001_v0001180_t0016_u01783042958708") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec0f_d20260703_m014231_c001_v7007000_t0000_u01783042951325") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe119_d20260703_m014221_c001_v0001180_t0033_u01783042941038") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28913_d20260703_m014214_c001_v7007000_t0000_u01783042934695") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe0e9_d20260703_m014203_c001_v0001180_t0043_u01783042923293") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cb3_d20260703_m014157_c001_v7007000_t0000_u01783042917103") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe0b3_d20260703_m014145_c001_v0001180_t0056_u01783042905137") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172369c_d20260703_m014136_c001_v7007000_t0000_u01783042896300") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe05d_d20260703_m014125_c001_v0001180_t0027_u01783042885381") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723663_d20260703_m014118_c001_v7007000_t0000_u01783042878736") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a428a_d20260703_m014114_c001_v0001116_t0056_u01783042874102") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6e89_d20260703_m014111_c001_v7007000_t0000_u01783042871888") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a425e_d20260703_m014101_c001_v0001116_t0051_u01783042861492") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8d4_d20260703_m014055_c001_v7007000_t0000_u01783042855258") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfc7_d20260703_m014050_c001_v0001180_t0039_u01783042850635") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c32a10_d20260703_m014048_c001_v7007000_t0000_u01783042848937") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87da_d20260703_m014037_c001_v0001029_t0018_u01783042837689") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8d023_d20260703_m014028_c001_v7007000_t0000_u01783042828223") 2026/07/03 01:44:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87b8_d20260703_m014015_c001_v0001029_t0014_u01783042815936") 2026/07/03 01:44:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084ce_d20260703_m014009_c001_v7007000_t0000_u01783042809182") 2026/07/03 01:44:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f879e_d20260703_m013956_c001_v0001029_t0033_u01783042796835") 2026/07/03 01:44:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287f4_d20260703_m013950_c001_v7007000_t0000_u01783042790890") 2026/07/03 01:44:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8790_d20260703_m013940_c001_v0001029_t0039_u01783042780658") 2026/07/03 01:44:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f27108528_d20260703_m014116_c001_v7007000_t0000_u01783042876061") 2026/07/03 01:44:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f782b_d20260703_m014110_c001_v0001097_t0031_u01783042870317") 2026/07/03 01:44:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236a8_d20260703_m014139_c001_v7007000_t0000_u01783042899350") 2026/07/03 01:44:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe087_d20260703_m014133_c001_v0001180_t0033_u01783042893992") 2026/07/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bbb_d20260703_m014312_c001_v7007000_t0000_u01783042992483") 2026/07/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7a51_d20260703_m014257_c001_v0001097_t0059_u01783042977334") 2026/07/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f5d_d20260703_m014250_c001_v7007000_t0000_u01783042970690") 2026/07/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7a1b_d20260703_m014238_c001_v0001097_t0006_u01783042958921") 2026/07/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec10_d20260703_m014231_c001_v7007000_t0000_u01783042951498") 2026/07/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f79cf_d20260703_m014221_c001_v0001097_t0044_u01783042941250") 2026/07/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28914_d20260703_m014214_c001_v7007000_t0000_u01783042934871") 2026/07/03 01:44:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f795f_d20260703_m014203_c001_v0001097_t0011_u01783042923496") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cb4_d20260703_m014157_c001_v7007000_t0000_u01783042917295") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f78ff_d20260703_m014145_c001_v0001097_t0046_u01783042905359") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd297ea_d20260703_m014136_c001_v7007000_t0000_u01783042896063") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7877_d20260703_m014125_c001_v0001097_t0054_u01783042885609") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723664_d20260703_m014119_c001_v7007000_t0000_u01783042879002") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7851_d20260703_m014114_c001_v0001097_t0052_u01783042874418") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41993bc52ce78be5_d20260703_m014111_c001_v7007000_t0000_u01783042871909") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f77d7_d20260703_m014102_c001_v0001097_t0051_u01783042862159") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8d5_d20260703_m014055_c001_v7007000_t0000_u01783042855432") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f779d_d20260703_m014050_c001_v0001097_t0012_u01783042850713") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b6ee_d20260703_m014048_c001_v7007000_t0000_u01783042848504") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf7d_d20260703_m014038_c001_v0001180_t0056_u01783042838089") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f404a008fee9a6af5_d20260703_m014028_c001_v7007000_t0000_u01783042828223") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a41b2_d20260703_m014016_c001_v0001116_t0020_u01783042816468") 2026/07/03 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084cf_d20260703_m014009_c001_v7007000_t0000_u01783042809366") 2026/07/03 01:44:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a416a_d20260703_m013957_c001_v0001116_t0010_u01783042797312") 2026/07/03 01:44:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287f5_d20260703_m013951_c001_v7007000_t0000_u01783042791064") 2026/07/03 01:44:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4140_d20260703_m013941_c001_v0001116_t0025_u01783042781200") 2026/07/03 01:44:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f27108527_d20260703_m014115_c001_v7007000_t0000_u01783042875878") 2026/07/03 01:44:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8824_d20260703_m014110_c001_v0001029_t0008_u01783042870380") 2026/07/03 01:44:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236a9_d20260703_m014139_c001_v7007000_t0000_u01783042899525") 2026/07/03 01:44:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f78c7_d20260703_m014134_c001_v0001097_t0010_u01783042894003") 2026/07/03 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bbc_d20260703_m014312_c001_v7007000_t0000_u01783042992659") 2026/07/03 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88cc_d20260703_m014257_c001_v0001029_t0035_u01783042977859") 2026/07/03 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f5e_d20260703_m014250_c001_v7007000_t0000_u01783042970873") 2026/07/03 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88ae_d20260703_m014239_c001_v0001029_t0020_u01783042959281") 2026/07/03 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec11_d20260703_m014231_c001_v7007000_t0000_u01783042951671") 2026/07/03 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8898_d20260703_m014221_c001_v0001029_t0038_u01783042941590") 2026/07/03 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28915_d20260703_m014215_c001_v7007000_t0000_u01783042935048") 2026/07/03 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8884_d20260703_m014203_c001_v0001029_t0032_u01783042923869") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cb5_d20260703_m014157_c001_v7007000_t0000_u01783042917509") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8864_d20260703_m014146_c001_v0001029_t0014_u01783042906553") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723698_d20260703_m014135_c001_v7007000_t0000_u01783042895851") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42aa_d20260703_m014126_c001_v0001116_t0035_u01783042886015") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723665_d20260703_m014119_c001_v7007000_t0000_u01783042879188") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe03d_d20260703_m014114_c001_v0001180_t0020_u01783042874432") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41993bc52ce78bea_d20260703_m014112_c001_v7007000_t0000_u01783042872341") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdffb_d20260703_m014102_c001_v0001180_t0015_u01783042862607") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8d7_d20260703_m014055_c001_v7007000_t0000_u01783042855606") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfc9_d20260703_m014050_c001_v0001180_t0007_u01783042850832") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41993bc52ce78bc7_d20260703_m014048_c001_v7007000_t0000_u01783042848523") 2026/07/03 01:44:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7741_d20260703_m014038_c001_v0001097_t0035_u01783042838313") 2026/07/03 01:44:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a9197c_d20260703_m014028_c001_v7007000_t0000_u01783042828242") 2026/07/03 01:44:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f76ad_d20260703_m014017_c001_v0001097_t0017_u01783042817429") 2026/07/03 01:44:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084d0_d20260703_m014009_c001_v7007000_t0000_u01783042809549") 2026/07/03 01:44:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7645_d20260703_m013957_c001_v0001097_t0051_u01783042797829") 2026/07/03 01:44:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287f6_d20260703_m013951_c001_v7007000_t0000_u01783042791238") 2026/07/03 01:44:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f75ed_d20260703_m013941_c001_v0001097_t0044_u01783042781812") 2026/07/03 01:44:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4094126c8884b427_d20260703_m014115_c001_v7007000_t0000_u01783042875806") 2026/07/03 01:44:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a427e_d20260703_m014110_c001_v0001116_t0012_u01783042870391") 2026/07/03 01:44:10 DEBUG : dir1/0007-12345: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236aa_d20260703_m014139_c001_v7007000_t0000_u01783042899712") 2026/07/03 01:44:10 DEBUG : dir1/0007-12345: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42ca_d20260703_m014134_c001_v0001116_t0019_u01783042894050") 2026/07/03 01:44:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bbd_d20260703_m014312_c001_v7007000_t0000_u01783042992835") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a43ba_d20260703_m014258_c001_v0001116_t0044_u01783042978398") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f5f_d20260703_m014251_c001_v7007000_t0000_u01783042971057") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4384_d20260703_m014239_c001_v0001116_t0051_u01783042959758") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec12_d20260703_m014231_c001_v7007000_t0000_u01783042951845") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a434e_d20260703_m014222_c001_v0001116_t0009_u01783042942154") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28916_d20260703_m014215_c001_v7007000_t0000_u01783042935224") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a431c_d20260703_m014204_c001_v0001116_t0027_u01783042924834") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cb6_d20260703_m014157_c001_v7007000_t0000_u01783042917700") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42e6_d20260703_m014147_c001_v0001116_t0039_u01783042907156") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8d0a0_d20260703_m014135_c001_v7007000_t0000_u01783042895865") 2026/07/03 01:44:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8846_d20260703_m014126_c001_v0001029_t0019_u01783042886728") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723666_d20260703_m014119_c001_v7007000_t0000_u01783042879365") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a428c_d20260703_m014114_c001_v0001116_t0002_u01783042874591") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b707_d20260703_m014111_c001_v7007000_t0000_u01783042871899") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8816_d20260703_m014102_c001_v0001029_t0041_u01783042862823") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8d8_d20260703_m014055_c001_v7007000_t0000_u01783042855780") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f77a1_d20260703_m014051_c001_v0001097_t0058_u01783042851067") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40054d1a0d93c31c_d20260703_m014048_c001_v7007000_t0000_u01783042848750") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a420a_d20260703_m014038_c001_v0001116_t0039_u01783042838865") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29771_d20260703_m014028_c001_v7007000_t0000_u01783042828236") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf1d_d20260703_m014017_c001_v0001180_t0028_u01783042817829") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084d1_d20260703_m014009_c001_v7007000_t0000_u01783042809735") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fded1_d20260703_m013958_c001_v0001180_t0053_u01783042798251") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287f7_d20260703_m013951_c001_v7007000_t0000_u01783042791412") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde9a_d20260703_m013942_c001_v0001180_t0013_u01783042782166") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4094126c8884b429_d20260703_m014116_c001_v7007000_t0000_u01783042876173") 2026/07/03 01:44:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe021_d20260703_m014110_c001_v0001180_t0047_u01783042870516") 2026/07/03 01:44:13 DEBUG : dir1/0008-23456: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236ab_d20260703_m014139_c001_v7007000_t0000_u01783042899887") 2026/07/03 01:44:13 DEBUG : dir1/0008-23456: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe089_d20260703_m014134_c001_v0001180_t0047_u01783042894194") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bbe_d20260703_m014313_c001_v7007000_t0000_u01783042993010") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe193_d20260703_m014259_c001_v0001180_t0035_u01783042979079") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f60_d20260703_m014251_c001_v7007000_t0000_u01783042971239") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe15b_d20260703_m014240_c001_v0001180_t0020_u01783042960364") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec13_d20260703_m014232_c001_v7007000_t0000_u01783042952019") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe121_d20260703_m014222_c001_v0001180_t0016_u01783042942767") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28917_d20260703_m014215_c001_v7007000_t0000_u01783042935399") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe0eb_d20260703_m014205_c001_v0001180_t0053_u01783042925381") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cb7_d20260703_m014157_c001_v7007000_t0000_u01783042917890") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe0b5_d20260703_m014147_c001_v0001180_t0047_u01783042907745") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40054d1a0d93c358_d20260703_m014136_c001_v7007000_t0000_u01783042896069") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe063_d20260703_m014127_c001_v0001180_t0032_u01783042887272") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723667_d20260703_m014119_c001_v7007000_t0000_u01783042879540") 2026/07/03 01:44:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe03f_d20260703_m014114_c001_v0001180_t0046_u01783042874677") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41993bc52ce78be7_d20260703_m014112_c001_v7007000_t0000_u01783042872087") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a426a_d20260703_m014103_c001_v0001116_t0007_u01783042863341") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8d9_d20260703_m014055_c001_v7007000_t0000_u01783042855955") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfcb_d20260703_m014051_c001_v0001180_t0056_u01783042851093") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eba6_d20260703_m014048_c001_v7007000_t0000_u01783042848946") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87e2_d20260703_m014039_c001_v0001029_t0019_u01783042839508") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8ec9_d20260703_m014028_c001_v7007000_t0000_u01783042828293") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87bc_d20260703_m014018_c001_v0001029_t0001_u01783042818027") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084d2_d20260703_m014009_c001_v7007000_t0000_u01783042809927") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87a0_d20260703_m013958_c001_v0001029_t0010_u01783042798498") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287f8_d20260703_m013951_c001_v7007000_t0000_u01783042791588") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8792_d20260703_m013942_c001_v0001029_t0044_u01783042782377") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6e91_d20260703_m014115_c001_v7007000_t0000_u01783042875813") 2026/07/03 01:44:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f782d_d20260703_m014110_c001_v0001097_t0045_u01783042870692") 2026/07/03 01:44:14 DEBUG : dir1/0009-34567: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236ad_d20260703_m014140_c001_v7007000_t0000_u01783042900065") 2026/07/03 01:44:15 DEBUG : dir1/0009-34567: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe08b_d20260703_m014134_c001_v0001180_t0012_u01783042894393") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bbf_d20260703_m014313_c001_v7007000_t0000_u01783042993186") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7a63_d20260703_m014259_c001_v0001097_t0049_u01783042979278") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f61_d20260703_m014251_c001_v7007000_t0000_u01783042971423") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7a1d_d20260703_m014240_c001_v0001097_t0059_u01783042960574") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec14_d20260703_m014232_c001_v7007000_t0000_u01783042952194") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f79d5_d20260703_m014222_c001_v0001097_t0037_u01783042942963") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28918_d20260703_m014215_c001_v7007000_t0000_u01783042935575") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7969_d20260703_m014205_c001_v0001097_t0055_u01783042925582") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cb8_d20260703_m014158_c001_v7007000_t0000_u01783042918082") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f790b_d20260703_m014147_c001_v0001097_t0008_u01783042907958") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ebd7_d20260703_m014135_c001_v7007000_t0000_u01783042895885") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7889_d20260703_m014127_c001_v0001097_t0020_u01783042887485") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723668_d20260703_m014119_c001_v7007000_t0000_u01783042879717") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe041_d20260703_m014114_c001_v0001180_t0019_u01783042874885") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4217885b4fdbfa5c_d20260703_m014112_c001_v7007000_t0000_u01783042872099") 2026/07/03 01:44:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f77eb_d20260703_m014103_c001_v0001097_t0043_u01783042863881") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8da_d20260703_m014056_c001_v7007000_t0000_u01783042856129") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8808_d20260703_m014051_c001_v0001029_t0009_u01783042851181") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41993bc52ce78bc9_d20260703_m014048_c001_v7007000_t0000_u01783042848895") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf85_d20260703_m014039_c001_v0001180_t0016_u01783042839944") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f404a008fee9a6af7_d20260703_m014028_c001_v7007000_t0000_u01783042828406") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a41ba_d20260703_m014020_c001_v0001116_t0032_u01783042820207") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084d3_d20260703_m014010_c001_v7007000_t0000_u01783042810110") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4172_d20260703_m013959_c001_v0001116_t0049_u01783042799353") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287f9_d20260703_m013951_c001_v7007000_t0000_u01783042791762") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4144_d20260703_m013943_c001_v0001116_t0017_u01783042783111") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4217885b4fdbfa63_d20260703_m014116_c001_v7007000_t0000_u01783042876030") 2026/07/03 01:44:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe027_d20260703_m014110_c001_v0001180_t0039_u01783042870728") 2026/07/03 01:44:16 DEBUG : dir1/0010-45678: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236ae_d20260703_m014140_c001_v7007000_t0000_u01783042900239") 2026/07/03 01:44:16 DEBUG : dir1/0010-45678: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f78cb_d20260703_m014134_c001_v0001097_t0035_u01783042894403") 2026/07/03 01:44:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bc0_d20260703_m014313_c001_v7007000_t0000_u01783042993363") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88d2_d20260703_m014301_c001_v0001029_t0005_u01783042981209") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f62_d20260703_m014251_c001_v7007000_t0000_u01783042971605") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88b2_d20260703_m014241_c001_v0001029_t0023_u01783042961016") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec15_d20260703_m014232_c001_v7007000_t0000_u01783042952368") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f889c_d20260703_m014223_c001_v0001029_t0042_u01783042943642") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28919_d20260703_m014215_c001_v7007000_t0000_u01783042935750") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8886_d20260703_m014206_c001_v0001029_t0018_u01783042926008") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cb9_d20260703_m014158_c001_v7007000_t0000_u01783042918277") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8868_d20260703_m014148_c001_v0001029_t0032_u01783042908314") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd297e8_d20260703_m014135_c001_v7007000_t0000_u01783042895881") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42b2_d20260703_m014127_c001_v0001116_t0046_u01783042887881") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723669_d20260703_m014119_c001_v7007000_t0000_u01783042879892") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7855_d20260703_m014114_c001_v0001097_t0040_u01783042874960") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8d063_d20260703_m014112_c001_v7007000_t0000_u01783042872343") 2026/07/03 01:44:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe003_d20260703_m014104_c001_v0001180_t0037_u01783042864406") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8db_d20260703_m014056_c001_v7007000_t0000_u01783042856303") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4242_d20260703_m014051_c001_v0001116_t0005_u01783042851232") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f405dfc0249abdff1_d20260703_m014048_c001_v7007000_t0000_u01783042848902") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7749_d20260703_m014040_c001_v0001097_t0041_u01783042840139") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29772_d20260703_m014028_c001_v7007000_t0000_u01783042828417") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f76c9_d20260703_m014020_c001_v0001097_t0040_u01783042820696") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084d4_d20260703_m014010_c001_v7007000_t0000_u01783042810295") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7657_d20260703_m014000_c001_v0001097_t0026_u01783042800151") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287fa_d20260703_m013952_c001_v7007000_t0000_u01783042792032") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f75fb_d20260703_m013943_c001_v0001097_t0031_u01783042783645") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4094126c8884b428_d20260703_m014115_c001_v7007000_t0000_u01783042875989") 2026/07/03 01:44:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8828_d20260703_m014110_c001_v0001029_t0015_u01783042870953") 2026/07/03 01:44:18 DEBUG : dir1/0011-56789: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236af_d20260703_m014140_c001_v7007000_t0000_u01783042900414") 2026/07/03 01:44:18 DEBUG : dir1/0011-56789: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe08d_d20260703_m014134_c001_v0001180_t0035_u01783042894594") 2026/07/03 01:44:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bc2_d20260703_m014313_c001_v7007000_t0000_u01783042993539") 2026/07/03 01:44:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a43c4_d20260703_m014301_c001_v0001116_t0014_u01783042981758") 2026/07/03 01:44:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f64_d20260703_m014251_c001_v7007000_t0000_u01783042971788") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4388_d20260703_m014241_c001_v0001116_t0051_u01783042961532") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec16_d20260703_m014232_c001_v7007000_t0000_u01783042952541") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4356_d20260703_m014224_c001_v0001116_t0001_u01783042944182") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df2891a_d20260703_m014215_c001_v7007000_t0000_u01783042935926") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a431e_d20260703_m014206_c001_v0001116_t0040_u01783042926658") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cba_d20260703_m014158_c001_v7007000_t0000_u01783042918470") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42ee_d20260703_m014149_c001_v0001116_t0035_u01783042909203") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172369a_d20260703_m014136_c001_v7007000_t0000_u01783042896025") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8848_d20260703_m014128_c001_v0001029_t0011_u01783042888428") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172366a_d20260703_m014120_c001_v7007000_t0000_u01783042880072") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8830_d20260703_m014115_c001_v0001029_t0044_u01783042875064") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4217885b4fdbfa5e_d20260703_m014112_c001_v7007000_t0000_u01783042872343") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8818_d20260703_m014104_c001_v0001029_t0023_u01783042864626") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8dc_d20260703_m014056_c001_v7007000_t0000_u01783042856622") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfcf_d20260703_m014051_c001_v0001180_t0026_u01783042851312") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b6ef_d20260703_m014048_c001_v7007000_t0000_u01783042848680") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a420c_d20260703_m014040_c001_v0001116_t0032_u01783042840640") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c1a0a_d20260703_m014028_c001_v7007000_t0000_u01783042828276") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf2f_d20260703_m014021_c001_v0001180_t0005_u01783042821105") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084d5_d20260703_m014010_c001_v7007000_t0000_u01783042810478") 2026/07/03 01:44:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdedf_d20260703_m014000_c001_v0001180_t0052_u01783042800649") 2026/07/03 01:44:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287fb_d20260703_m013952_c001_v7007000_t0000_u01783042792206") 2026/07/03 01:44:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde9f_d20260703_m013943_c001_v0001180_t0057_u01783042783983") 2026/07/03 01:44:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6e93_d20260703_m014115_c001_v7007000_t0000_u01783042875997") 2026/07/03 01:44:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe02b_d20260703_m014110_c001_v0001180_t0057_u01783042870965") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236b0_d20260703_m014140_c001_v7007000_t0000_u01783042900591") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42ce_d20260703_m014134_c001_v0001116_t0000_u01783042894790") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bc3_d20260703_m014313_c001_v7007000_t0000_u01783042993776") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe19d_d20260703_m014302_c001_v0001180_t0040_u01783042982322") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f66_d20260703_m014251_c001_v7007000_t0000_u01783042971972") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe163_d20260703_m014242_c001_v0001180_t0006_u01783042962239") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec17_d20260703_m014232_c001_v7007000_t0000_u01783042952714") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe129_d20260703_m014224_c001_v0001180_t0037_u01783042944910") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df2891b_d20260703_m014216_c001_v7007000_t0000_u01783042936102") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe0f5_d20260703_m014207_c001_v0001180_t0035_u01783042927375") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cbc_d20260703_m014158_c001_v7007000_t0000_u01783042918661") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe0c1_d20260703_m014149_c001_v0001180_t0048_u01783042909728") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8d09f_d20260703_m014135_c001_v7007000_t0000_u01783042895688") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe06b_d20260703_m014128_c001_v0001180_t0021_u01783042888965") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172366b_d20260703_m014120_c001_v7007000_t0000_u01783042880247") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe043_d20260703_m014115_c001_v0001180_t0043_u01783042875098") 2026/07/03 01:44:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6e8a_d20260703_m014112_c001_v7007000_t0000_u01783042872063") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a426e_d20260703_m014105_c001_v0001116_t0035_u01783042865007") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8dd_d20260703_m014056_c001_v7007000_t0000_u01783042856796") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f77a7_d20260703_m014051_c001_v0001097_t0040_u01783042851488") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8be_d20260703_m014048_c001_v7007000_t0000_u01783042848706") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87e4_d20260703_m014041_c001_v0001029_t0035_u01783042841230") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8eca_d20260703_m014028_c001_v7007000_t0000_u01783042828490") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87c2_d20260703_m014021_c001_v0001029_t0029_u01783042821330") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084d7_d20260703_m014010_c001_v7007000_t0000_u01783042810670") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87a2_d20260703_m014000_c001_v0001029_t0028_u01783042800866") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287fc_d20260703_m013952_c001_v7007000_t0000_u01783042792380") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8796_d20260703_m013944_c001_v0001029_t0034_u01783042784188") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6e96_d20260703_m014116_c001_v7007000_t0000_u01783042876181") 2026/07/03 01:44:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7835_d20260703_m014111_c001_v0001097_t0024_u01783042871096") 2026/07/03 01:44:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236b1_d20260703_m014140_c001_v7007000_t0000_u01783042900767") 2026/07/03 01:44:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f78d1_d20260703_m014134_c001_v0001097_t0048_u01783042894800") 2026/07/03 01:44:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bc4_d20260703_m014313_c001_v7007000_t0000_u01783042993954") 2026/07/03 01:44:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7a73_d20260703_m014302_c001_v0001097_t0056_u01783042982556") 2026/07/03 01:44:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f67_d20260703_m014252_c001_v7007000_t0000_u01783042972160") 2026/07/03 01:44:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7a25_d20260703_m014242_c001_v0001097_t0030_u01783042962523") 2026/07/03 01:44:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec18_d20260703_m014232_c001_v7007000_t0000_u01783042952888") 2026/07/03 01:44:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f79df_d20260703_m014225_c001_v0001097_t0014_u01783042945138") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df2891c_d20260703_m014216_c001_v7007000_t0000_u01783042936277") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7977_d20260703_m014207_c001_v0001097_t0029_u01783042927591") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cbd_d20260703_m014158_c001_v7007000_t0000_u01783042918851") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7915_d20260703_m014149_c001_v0001097_t0031_u01783042909927") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c1a5d_d20260703_m014136_c001_v7007000_t0000_u01783042896078") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7899_d20260703_m014129_c001_v0001097_t0059_u01783042889168") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172366c_d20260703_m014120_c001_v7007000_t0000_u01783042880423") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a428e_d20260703_m014115_c001_v0001116_t0057_u01783042875163") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8efc_d20260703_m014112_c001_v7007000_t0000_u01783042872343") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7801_d20260703_m014105_c001_v0001097_t0051_u01783042865746") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8de_d20260703_m014056_c001_v7007000_t0000_u01783042856970") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfd3_d20260703_m014051_c001_v0001180_t0031_u01783042851514") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8eda_d20260703_m014048_c001_v7007000_t0000_u01783042848692") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf8d_d20260703_m014041_c001_v0001180_t0012_u01783042841774") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f404a008fee9a6af9_d20260703_m014028_c001_v7007000_t0000_u01783042828586") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a41be_d20260703_m014021_c001_v0001116_t0008_u01783042821940") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084d8_d20260703_m014010_c001_v7007000_t0000_u01783042810853") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4174_d20260703_m014001_c001_v0001116_t0057_u01783042801449") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287fd_d20260703_m013952_c001_v7007000_t0000_u01783042792556") 2026/07/03 01:44:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4148_d20260703_m013944_c001_v0001116_t0053_u01783042784929") 2026/07/03 01:44:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b70d_d20260703_m014116_c001_v7007000_t0000_u01783042876192") 2026/07/03 01:44:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4282_d20260703_m014111_c001_v0001116_t0024_u01783042871110") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236b2_d20260703_m014140_c001_v7007000_t0000_u01783042900940") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe091_d20260703_m014134_c001_v0001180_t0046_u01783042894811") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bc5_d20260703_m014314_c001_v7007000_t0000_u01783042994130") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88d6_d20260703_m014302_c001_v0001029_t0034_u01783042982983") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f68_d20260703_m014252_c001_v7007000_t0000_u01783042972345") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f88b8_d20260703_m014243_c001_v0001029_t0030_u01783042963137") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec19_d20260703_m014233_c001_v7007000_t0000_u01783042953061") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f889e_d20260703_m014225_c001_v0001029_t0029_u01783042945450") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df2891d_d20260703_m014216_c001_v7007000_t0000_u01783042936453") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8888_d20260703_m014208_c001_v0001029_t0002_u01783042928177") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cbe_d20260703_m014159_c001_v7007000_t0000_u01783042919043") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f886a_d20260703_m014150_c001_v0001029_t0016_u01783042910265") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723696_d20260703_m014135_c001_v7007000_t0000_u01783042895675") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42bc_d20260703_m014129_c001_v0001116_t0059_u01783042889636") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172366d_d20260703_m014120_c001_v7007000_t0000_u01783042880599") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe047_d20260703_m014115_c001_v0001180_t0059_u01783042875322") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4094126c8884b425_d20260703_m014112_c001_v7007000_t0000_u01783042872357") 2026/07/03 01:44:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe005_d20260703_m014106_c001_v0001180_t0036_u01783042866175") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8df_d20260703_m014057_c001_v7007000_t0000_u01783042857145") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f880a_d20260703_m014051_c001_v0001029_t0044_u01783042851677") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41993bc52ce78bc8_d20260703_m014048_c001_v7007000_t0000_u01783042848704") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7753_d20260703_m014042_c001_v0001097_t0020_u01783042842004") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a9197d_d20260703_m014028_c001_v7007000_t0000_u01783042828425") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f76d5_d20260703_m014022_c001_v0001097_t0015_u01783042822457") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084d9_d20260703_m014011_c001_v7007000_t0000_u01783042811036") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7661_d20260703_m014001_c001_v0001097_t0000_u01783042801933") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287fe_d20260703_m013952_c001_v7007000_t0000_u01783042792729") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7601_d20260703_m013945_c001_v0001097_t0024_u01783042785485") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172365a_d20260703_m014116_c001_v7007000_t0000_u01783042876202") 2026/07/03 01:44:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe02d_d20260703_m014111_c001_v0001180_t0011_u01783042871215") 2026/07/03 01:44:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236b3_d20260703_m014141_c001_v7007000_t0000_u01783042901116") 2026/07/03 01:44:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8856_d20260703_m014135_c001_v0001029_t0026_u01783042895012") 2026/07/03 01:44:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bc6_d20260703_m014314_c001_v7007000_t0000_u01783042994308") 2026/07/03 01:44:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a43ce_d20260703_m014305_c001_v0001116_t0017_u01783042985442") 2026/07/03 01:44:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f69_d20260703_m014252_c001_v7007000_t0000_u01783042972528") 2026/07/03 01:44:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4392_d20260703_m014243_c001_v0001116_t0042_u01783042963697") 2026/07/03 01:44:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec1a_d20260703_m014233_c001_v7007000_t0000_u01783042953234") 2026/07/03 01:44:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4360_d20260703_m014225_c001_v0001116_t0041_u01783042945877") 2026/07/03 01:44:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df2891e_d20260703_m014216_c001_v7007000_t0000_u01783042936632") 2026/07/03 01:44:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a432c_d20260703_m014208_c001_v0001116_t0035_u01783042928678") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cbf_d20260703_m014159_c001_v7007000_t0000_u01783042919234") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42f2_d20260703_m014150_c001_v0001116_t0055_u01783042910719") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f413f4b08d22e2357_d20260703_m014136_c001_v7007000_t0000_u01783042896094") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f884a_d20260703_m014130_c001_v0001029_t0029_u01783042890279") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172366e_d20260703_m014120_c001_v7007000_t0000_u01783042880774") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7857_d20260703_m014115_c001_v0001097_t0043_u01783042875393") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6e8b_d20260703_m014112_c001_v7007000_t0000_u01783042872341") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f881c_d20260703_m014106_c001_v0001029_t0042_u01783042866386") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8e0_d20260703_m014057_c001_v7007000_t0000_u01783042857320") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfd5_d20260703_m014051_c001_v0001180_t0041_u01783042851712") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eba5_d20260703_m014048_c001_v7007000_t0000_u01783042848754") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4218_d20260703_m014042_c001_v0001116_t0015_u01783042842412") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155e4a6560aeb42_d20260703_m014028_c001_v7007000_t0000_u01783042828289") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf3b_d20260703_m014022_c001_v0001180_t0048_u01783042822835") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084da_d20260703_m014011_c001_v7007000_t0000_u01783042811219") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdee3_d20260703_m014002_c001_v0001180_t0035_u01783042802789") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df287ff_d20260703_m013952_c001_v7007000_t0000_u01783042792904") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdea7_d20260703_m013945_c001_v0001180_t0039_u01783042785785") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c1a3f_d20260703_m014116_c001_v7007000_t0000_u01783042876039") 2026/07/03 01:44:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f783b_d20260703_m014111_c001_v0001097_t0057_u01783042871415") 2026/07/03 01:44:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29779_d20260703_m014030_c001_v7007000_t0000_u01783042830926") 2026/07/03 01:44:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf4b_d20260703_m014025_c001_v0001180_t0028_u01783042825780") 2026/07/03 01:44:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd2977b_d20260703_m014031_c001_v7007000_t0000_u01783042831102") 2026/07/03 01:44:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f76f3_d20260703_m014025_c001_v0001097_t0014_u01783042825938") 2026/07/03 01:44:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd2977c_d20260703_m014031_c001_v7007000_t0000_u01783042831279") 2026/07/03 01:44:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf4d_d20260703_m014025_c001_v0001180_t0031_u01783042825977") 2026/07/03 01:44:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd2977e_d20260703_m014031_c001_v7007000_t0000_u01783042831455") 2026/07/03 01:44:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87ca_d20260703_m014026_c001_v0001029_t0020_u01783042826243") 2026/07/03 01:44:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29780_d20260703_m014031_c001_v7007000_t0000_u01783042831631") 2026/07/03 01:44:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf4f_d20260703_m014026_c001_v0001180_t0030_u01783042826213") 2026/07/03 01:44:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29782_d20260703_m014031_c001_v7007000_t0000_u01783042831808") 2026/07/03 01:44:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a41ce_d20260703_m014026_c001_v0001116_t0012_u01783042826288") 2026/07/03 01:44:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29785_d20260703_m014031_c001_v7007000_t0000_u01783042831983") 2026/07/03 01:44:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f76f9_d20260703_m014026_c001_v0001097_t0029_u01783042826374") 2026/07/03 01:44:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29787_d20260703_m014032_c001_v7007000_t0000_u01783042832159") 2026/07/03 01:44:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf51_d20260703_m014026_c001_v0001180_t0047_u01783042826406") 2026/07/03 01:44:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29789_d20260703_m014032_c001_v7007000_t0000_u01783042832346") 2026/07/03 01:44:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf55_d20260703_m014026_c001_v0001180_t0010_u01783042826614") 2026/07/03 01:44:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd2978c_d20260703_m014032_c001_v7007000_t0000_u01783042832522") 2026/07/03 01:44:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87cc_d20260703_m014026_c001_v0001029_t0007_u01783042826743") 2026/07/03 01:44:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd2978e_d20260703_m014032_c001_v7007000_t0000_u01783042832699") 2026/07/03 01:44:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f76fd_d20260703_m014026_c001_v0001097_t0018_u01783042826768") 2026/07/03 01:44:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29791_d20260703_m014032_c001_v7007000_t0000_u01783042832874") 2026/07/03 01:44:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf5b_d20260703_m014026_c001_v0001180_t0013_u01783042826829") 2026/07/03 01:44:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29794_d20260703_m014033_c001_v7007000_t0000_u01783042833108") 2026/07/03 01:44:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf5d_d20260703_m014027_c001_v0001180_t0000_u01783042827073") 2026/07/03 01:44:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29796_d20260703_m014033_c001_v7007000_t0000_u01783042833285") 2026/07/03 01:44:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a41d2_d20260703_m014027_c001_v0001116_t0000_u01783042827124") 2026/07/03 01:44:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd29799_d20260703_m014033_c001_v7007000_t0000_u01783042833463") 2026/07/03 01:44:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7703_d20260703_m014027_c001_v0001097_t0000_u01783042827240") 2026/07/03 01:44:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd2979b_d20260703_m014033_c001_v7007000_t0000_u01783042833638") 2026/07/03 01:44:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf5f_d20260703_m014027_c001_v0001180_t0029_u01783042827364") 2026/07/03 01:44:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f405dfc0249abdff3_d20260703_m014052_c001_v7007000_t0000_u01783042852387") 2026/07/03 01:44:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf9b_d20260703_m014045_c001_v0001180_t0044_u01783042845755") 2026/07/03 01:44:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f405dfc0249abdff4_d20260703_m014052_c001_v7007000_t0000_u01783042852571") 2026/07/03 01:44:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87ee_d20260703_m014045_c001_v0001029_t0031_u01783042845918") 2026/07/03 01:44:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b6f3_d20260703_m014052_c001_v7007000_t0000_u01783042852613") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfa1_d20260703_m014045_c001_v0001180_t0001_u01783042845954") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8c6_d20260703_m014052_c001_v7007000_t0000_u01783042852582") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7779_d20260703_m014045_c001_v0001097_t0000_u01783042845966") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ebab_d20260703_m014052_c001_v7007000_t0000_u01783042852718") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfa5_d20260703_m014046_c001_v0001180_t0019_u01783042846216") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c32a1a_d20260703_m014052_c001_v7007000_t0000_u01783042852735") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87f2_d20260703_m014046_c001_v0001029_t0031_u01783042846372") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8ee4_d20260703_m014052_c001_v7007000_t0000_u01783042852591") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a422c_d20260703_m014046_c001_v0001116_t0001_u01783042846459") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8c5_d20260703_m014052_c001_v7007000_t0000_u01783042852407") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f777f_d20260703_m014046_c001_v0001097_t0048_u01783042846471") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b6f2_d20260703_m014052_c001_v7007000_t0000_u01783042852428") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfa9_d20260703_m014046_c001_v0001180_t0007_u01783042846482") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8ee3_d20260703_m014052_c001_v7007000_t0000_u01783042852417") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfab_d20260703_m014046_c001_v0001180_t0047_u01783042846712") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41993bc52ce78bd2_d20260703_m014052_c001_v7007000_t0000_u01783042852602") 2026/07/03 01:44:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfad_d20260703_m014046_c001_v0001180_t0058_u01783042846933") 2026/07/03 01:44:29 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c32a18_d20260703_m014052_c001_v7007000_t0000_u01783042852367") 2026/07/03 01:44:29 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87f4_d20260703_m014046_c001_v0001029_t0036_u01783042846987") 2026/07/03 01:44:29 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40054d1a0d93c32a_d20260703_m014052_c001_v7007000_t0000_u01783042852745") 2026/07/03 01:44:29 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4230_d20260703_m014047_c001_v0001116_t0052_u01783042847152") 2026/07/03 01:44:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ebaa_d20260703_m014052_c001_v7007000_t0000_u01783042852537") 2026/07/03 01:44:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfaf_d20260703_m014047_c001_v0001180_t0017_u01783042847164") 2026/07/03 01:44:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c32a19_d20260703_m014052_c001_v7007000_t0000_u01783042852552") 2026/07/03 01:44:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdfb1_d20260703_m014047_c001_v0001180_t0037_u01783042847376") 2026/07/03 01:44:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8c7_d20260703_m014052_c001_v7007000_t0000_u01783042852755") 2026/07/03 01:44:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f87f6_d20260703_m014047_c001_v0001029_t0023_u01783042847458") 2026/07/03 01:44:29 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde721b_d20260703_m013837_c001_v7007000_t0000_u01783042717243") 2026/07/03 01:44:29 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f11223aba71b4b03b_d20260703_m013834_c001_v0001113_t0048_u01783042714819") 2026/07/03 01:44:29 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b3310_d20260703_m013834_c001_v7007000_t0000_u01783042714641") 2026/07/03 01:44:29 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f11223aba71b4b02d_d20260703_m013831_c001_v0001113_t0039_u01783042711639") 2026/07/03 01:44:29 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b32f8_d20260703_m013830_c001_v7007000_t0000_u01783042710930") 2026/07/03 01:44:29 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7435_d20260703_m013826_c001_v0001097_t0025_u01783042706721") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b32de_d20260703_m013825_c001_v7007000_t0000_u01783042705305") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1146a6e29373b873_d20260703_m013821_c001_v0001115_t0038_u01783042701589") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d7e2_d20260703_m013821_c001_v7007000_t0000_u01783042701413") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1146a6e29373b869_d20260703_m013817_c001_v0001115_t0025_u01783042697695") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d7dd_d20260703_m013816_c001_v7007000_t0000_u01783042696997") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd1e_d20260703_m013813_c001_v0001180_t0057_u01783042693337") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f408a88f274ca8c17_d20260703_m013811_c001_v7007000_t0000_u01783042691926") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f101a7b493b9f01ec_d20260703_m013809_c001_v0001146_t0007_u01783042689603") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4015f013e5c0cd8d_d20260703_m013809_c001_v7007000_t0000_u01783042689038") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f101a7b493b9f01ce_d20260703_m013800_c001_v0001146_t0049_u01783042680565") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4015f013e5c0cd7b_d20260703_m013759_c001_v7007000_t0000_u01783042679826") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdce0_d20260703_m013756_c001_v0001180_t0016_u01783042676232") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4045f233a98d5fcb_d20260703_m013755_c001_v7007000_t0000_u01783042675353") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1086b8776cf7f2e7_d20260703_m013753_c001_v0001102_t0031_u01783042673435") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40054d1a0d93c1de_d20260703_m013753_c001_v7007000_t0000_u01783042673261") 2026/07/03 01:44:30 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1086b8776cf7f2dd_d20260703_m013749_c001_v0001102_t0055_u01783042669655") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40054d1a0d93c1d6_d20260703_m013748_c001_v7007000_t0000_u01783042668926") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdca8_d20260703_m013741_c001_v0001180_t0051_u01783042661407") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b601_d20260703_m013740_c001_v7007000_t0000_u01783042660518") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1000ff3ac387ddc9_d20260703_m013738_c001_v0001165_t0047_u01783042658870") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b328c_d20260703_m013738_c001_v7007000_t0000_u01783042658685") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1000ff3ac387ddbf_d20260703_m013735_c001_v0001165_t0037_u01783042655362") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b327f_d20260703_m013734_c001_v7007000_t0000_u01783042654643") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191d8f_d20260703_m013728_c001_v0001097_t0057_u01783042648974") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167b99_d20260703_m013728_c001_v7007000_t0000_u01783042648078") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f114570225a2ca4f8_d20260703_m013726_c001_v0001131_t0023_u01783042646200") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6d5e_d20260703_m013726_c001_v7007000_t0000_u01783042646023") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f114570225a2ca4f4_d20260703_m013723_c001_v0001131_t0020_u01783042643190") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6d42_d20260703_m013722_c001_v7007000_t0000_u01783042642450") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f726d_d20260703_m013716_c001_v0001097_t0052_u01783042636926") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4167e7de95fa16b7_d20260703_m013715_c001_v7007000_t0000_u01783042635834") 2026/07/03 01:44:31 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1000ff3ac387dd5b_d20260703_m013710_c001_v0001165_t0049_u01783042630202") 2026/07/03 01:44:32 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4094126c8884b21e_d20260703_m013709_c001_v7007000_t0000_u01783042629980") 2026/07/03 01:44:32 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdc4a_d20260703_m013706_c001_v0001180_t0033_u01783042626193") 2026/07/03 01:44:32 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f10009fb2afe890be_d20260703_m013705_c001_v0001184_t0056_u01783042625470") 2026/07/03 01:44:32 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f10009fb2afe890b7_d20260703_m013704_c001_v0001184_t0053_u01783042624510") 2026/07/03 01:44:32 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f405dfc0249abde28_d20260703_m013651_c001_v7007000_t0000_u01783042611300") 2026/07/03 01:44:32 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7183_d20260703_m013643_c001_v0001097_t0047_u01783042603615") 2026/07/03 01:44:32 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f104c131d7d396c4b_d20260703_m013642_c001_v0001144_t0012_u01783042602459") 2026/07/03 01:44:32 DEBUG : dst/one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f104c131d7d396c41_d20260703_m013641_c001_v0001144_t0055_u01783042601177") 2026/07/03 01:44:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde721c_d20260703_m013837_c001_v7007000_t0000_u01783042717423") 2026/07/03 01:44:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1091bf1b6f9a375a_d20260703_m013834_c001_v0001184_t0039_u01783042714444") 2026/07/03 01:44:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f109771d136ce5c9f_d20260703_m013830_c001_v0001044_t0010_u01783042710474") 2026/07/03 01:44:32 DEBUG : dst/one.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b32df_d20260703_m013825_c001_v7007000_t0000_u01783042705486") 2026/07/03 01:44:32 DEBUG : dst/one.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f11201ba86902164a_d20260703_m013821_c001_v0001181_t0016_u01783042701207") 2026/07/03 01:44:32 DEBUG : dst/one.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1008f39180606ff1_d20260703_m013816_c001_v0001185_t0032_u01783042696797") 2026/07/03 01:44:32 DEBUG : dst/one.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f408a88f274ca8c18_d20260703_m013812_c001_v7007000_t0000_u01783042692103") 2026/07/03 01:44:33 DEBUG : dst/one.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f107aa931f82d82fd_d20260703_m013808_c001_v0001144_t0054_u01783042688367") 2026/07/03 01:44:33 DEBUG : dst/one.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1151b21663de0bfb_d20260703_m013759_c001_v0001043_t0045_u01783042679297") 2026/07/03 01:44:33 DEBUG : dst/three: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4167e7de95fa16ba_d20260703_m013716_c001_v7007000_t0000_u01783042636016") 2026/07/03 01:44:33 DEBUG : dst/three: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f10009fb2afe890e6_d20260703_m013714_c001_v0001184_t0054_u01783042634504") 2026/07/03 01:44:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde721e_d20260703_m013837_c001_v7007000_t0000_u01783042717602") 2026/07/03 01:44:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f116c12c5aa9ead6e_d20260703_m013835_c001_v0001042_t0036_u01783042715835") 2026/07/03 01:44:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113bada944f39a55_d20260703_m013832_c001_v0001179_t0005_u01783042712598") 2026/07/03 01:44:33 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde721f_d20260703_m013837_c001_v7007000_t0000_u01783042717777") 2026/07/03 01:44:33 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f11223aba71b4b041_d20260703_m013836_c001_v0001113_t0049_u01783042716373") 2026/07/03 01:44:33 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b3316_d20260703_m013836_c001_v7007000_t0000_u01783042716196") 2026/07/03 01:44:33 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f11223aba71b4b035_d20260703_m013833_c001_v0001113_t0011_u01783042713009") 2026/07/03 01:44:33 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b3302_d20260703_m013832_c001_v7007000_t0000_u01783042712833") 2026/07/03 01:44:33 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7441_d20260703_m013827_c001_v0001097_t0000_u01783042707709") 2026/07/03 01:44:33 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b32e1_d20260703_m013825_c001_v7007000_t0000_u01783042705661") 2026/07/03 01:44:33 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1146a6e29373b883_d20260703_m013824_c001_v0001115_t0024_u01783042704439") 2026/07/03 01:44:33 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d7e6_d20260703_m013824_c001_v7007000_t0000_u01783042704264") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1146a6e29373b86d_d20260703_m013819_c001_v0001115_t0020_u01783042699530") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d7df_d20260703_m013819_c001_v7007000_t0000_u01783042699354") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd24_d20260703_m013814_c001_v0001180_t0050_u01783042694256") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4015f013e5c0cd8e_d20260703_m013810_c001_v7007000_t0000_u01783042690983") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f739d_d20260703_m013802_c001_v0001097_t0005_u01783042682321") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4015f013e5c0cd7d_d20260703_m013801_c001_v7007000_t0000_u01783042681598") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdce2_d20260703_m013756_c001_v0001180_t0012_u01783042676858") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40054d1a0d93c1df_d20260703_m013754_c001_v7007000_t0000_u01783042674470") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7367_d20260703_m013751_c001_v0001097_t0026_u01783042671943") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f40054d1a0d93c1dc_d20260703_m013750_c001_v7007000_t0000_u01783042670897") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdcb0_d20260703_m013744_c001_v0001180_t0059_u01783042664531") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b328d_d20260703_m013739_c001_v7007000_t0000_u01783042659624") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191db5_d20260703_m013737_c001_v0001097_t0022_u01783042657138") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b3281_d20260703_m013736_c001_v7007000_t0000_u01783042656085") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f72d3_d20260703_m013729_c001_v0001097_t0029_u01783042649911") 2026/07/03 01:44:34 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6d5f_d20260703_m013727_c001_v7007000_t0000_u01783042647195") 2026/07/03 01:44:35 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f72b5_d20260703_m013724_c001_v0001097_t0019_u01783042644914") 2026/07/03 01:44:35 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f410d5f7e68bd6d53_d20260703_m013723_c001_v7007000_t0000_u01783042643865") 2026/07/03 01:44:35 DEBUG : dst/three.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdc6c_d20260703_m013718_c001_v0001180_t0026_u01783042638024") 2026/07/03 01:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b32e2_d20260703_m013825_c001_v7007000_t0000_u01783042705836") 2026/07/03 01:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f103bb43a1dcdc9c9_d20260703_m013823_c001_v0001157_t0051_u01783042703872") 2026/07/03 01:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1124eb6b6b4ed951_d20260703_m013818_c001_v0001157_t0038_u01783042698990") 2026/07/03 01:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f408a88f274ca8c19_d20260703_m013812_c001_v7007000_t0000_u01783042692417") 2026/07/03 01:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113a7b257dce0e67_d20260703_m013810_c001_v0001044_t0043_u01783042690510") 2026/07/03 01:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1114d8100bb1006b_d20260703_m013801_c001_v0001161_t0026_u01783042681197") 2026/07/03 01:44:35 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde7220_d20260703_m013837_c001_v7007000_t0000_u01783042717953") 2026/07/03 01:44:35 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd56_d20260703_m013827_c001_v0001180_t0026_u01783042707501") 2026/07/03 01:44:35 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42050008686b32e3_d20260703_m013826_c001_v7007000_t0000_u01783042706011") 2026/07/03 01:44:35 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f73db_d20260703_m013813_c001_v0001097_t0015_u01783042693922") 2026/07/03 01:44:35 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f408a88f274ca8c1a_d20260703_m013812_c001_v7007000_t0000_u01783042692594") 2026/07/03 01:44:35 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7381_d20260703_m013756_c001_v0001097_t0010_u01783042676458") 2026/07/03 01:44:35 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4045f233a98d5fcc_d20260703_m013755_c001_v7007000_t0000_u01783042675531") 2026/07/03 01:44:36 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7323_d20260703_m013741_c001_v0001097_t0058_u01783042661991") 2026/07/03 01:44:36 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b602_d20260703_m013740_c001_v7007000_t0000_u01783042660697") 2026/07/03 01:44:36 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdc82_d20260703_m013729_c001_v0001180_t0053_u01783042649716") 2026/07/03 01:44:36 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167b9a_d20260703_m013728_c001_v7007000_t0000_u01783042648258") 2026/07/03 01:44:36 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191d51_d20260703_m013717_c001_v0001097_t0011_u01783042637693") 2026/07/03 01:44:36 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4167e7de95fa16bc_d20260703_m013716_c001_v7007000_t0000_u01783042636198") 2026/07/03 01:44:36 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117623810b34d68f_d20260703_m013712_c001_v0001090_t0033_u01783042632090") 2026/07/03 01:44:36 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f405dfc0249abde29_d20260703_m013651_c001_v7007000_t0000_u01783042611475") 2026/07/03 01:44:36 DEBUG : dst/two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f104c131d7d396c6d_d20260703_m013649_c001_v0001144_t0059_u01783042609597") 2026/07/03 01:44:36 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c327d7_d20260703_m013617_c001_v7007000_t0000_u01783042577684") 2026/07/03 01:44:36 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdb98_d20260703_m013614_c001_v0001180_t0033_u01783042574042") 2026/07/03 01:44:36 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c327cf_d20260703_m013611_c001_v7007000_t0000_u01783042571792") 2026/07/03 01:44:36 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdb80_d20260703_m013602_c001_v0001180_t0024_u01783042562315") 2026/07/03 01:44:36 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f78_d20260703_m013553_c001_v7007000_t0000_u01783042553222") 2026/07/03 01:44:36 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdb4e_d20260703_m013549_c001_v0001180_t0057_u01783042549922") 2026/07/03 01:44:36 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bf2_d20260703_m013528_c001_v7007000_t0000_u01783042528624") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f73_d20260703_m013526_c001_v0001097_t0032_u01783042526305") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6be6_d20260703_m013525_c001_v7007000_t0000_u01783042525452") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f65_d20260703_m013524_c001_v0001097_t0022_u01783042524224") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bca_d20260703_m013521_c001_v7007000_t0000_u01783042521263") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f35_d20260703_m013519_c001_v0001097_t0047_u01783042519103") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bb5_d20260703_m013518_c001_v7007000_t0000_u01783042518222") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f21_d20260703_m013516_c001_v0001097_t0043_u01783042516817") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6b96_d20260703_m013510_c001_v7007000_t0000_u01783042510846") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ee1_d20260703_m013509_c001_v0001097_t0019_u01783042509113") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6b8b_d20260703_m013508_c001_v7007000_t0000_u01783042508007") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ed3_d20260703_m013506_c001_v0001097_t0017_u01783042506982") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916ef_d20260703_m013501_c001_v7007000_t0000_u01783042501425") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ea7_d20260703_m013459_c001_v0001097_t0023_u01783042499860") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916ec_d20260703_m013458_c001_v7007000_t0000_u01783042498126") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e95_d20260703_m013456_c001_v0001097_t0037_u01783042496952") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916e7_d20260703_m013456_c001_v7007000_t0000_u01783042496603") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1067a01026ad01ad_d20260703_m013455_c001_v0001179_t0047_u01783042495956") 2026/07/03 01:44:37 DEBUG : empty space: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e83_d20260703_m013454_c001_v0001097_t0010_u01783042494188") 2026/07/03 01:44:37 DEBUG : enormous: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bf0_d20260703_m013527_c001_v7007000_t0000_u01783042527741") 2026/07/03 01:44:37 DEBUG : enormous: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f75_d20260703_m013526_c001_v0001097_t0000_u01783042526863") 2026/07/03 01:44:37 DEBUG : existing: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde7224_d20260703_m013842_c001_v7007000_t0000_u01783042722484") 2026/07/03 01:44:38 DEBUG : existing: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdd7a_d20260703_m013841_c001_v0001180_t0014_u01783042721329") 2026/07/03 01:44:38 DEBUG : existing: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f74_d20260703_m013548_c001_v7007000_t0000_u01783042548325") 2026/07/03 01:44:38 DEBUG : existing: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdb42_d20260703_m013547_c001_v0001180_t0017_u01783042547085") 2026/07/03 01:44:38 DEBUG : existing: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916c3_d20260703_m013451_c001_v7007000_t0000_u01783042491209") 2026/07/03 01:44:38 DEBUG : existing: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e6b_d20260703_m013450_c001_v0001097_t0031_u01783042490151") 2026/07/03 01:44:38 DEBUG : existing: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916ba_d20260703_m013449_c001_v7007000_t0000_u01783042489634") 2026/07/03 01:44:38 DEBUG : existing: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e63_d20260703_m013448_c001_v0001097_t0035_u01783042488870") 2026/07/03 01:44:38 DEBUG : existing: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e5b_d20260703_m013447_c001_v0001097_t0034_u01783042487825") 2026/07/03 01:44:38 DEBUG : existing-b: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f75_d20260703_m013548_c001_v7007000_t0000_u01783042548506") 2026/07/03 01:44:38 DEBUG : existing-b: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ffb_d20260703_m013547_c001_v0001097_t0001_u01783042547073") 2026/07/03 01:44:38 DEBUG : file1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb34_d20260703_m013934_c001_v7007000_t0000_u01783042774209") 2026/07/03 01:44:38 DEBUG : file1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde84_d20260703_m013933_c001_v0001180_t0058_u01783042773440") 2026/07/03 01:44:38 DEBUG : file1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb2c_d20260703_m013932_c001_v7007000_t0000_u01783042772184") 2026/07/03 01:44:38 DEBUG : file1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8782_d20260703_m013930_c001_v0001029_t0038_u01783042770965") 2026/07/03 01:44:38 DEBUG : five: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bf4_d20260703_m013532_c001_v7007000_t0000_u01783042532447") 2026/07/03 01:44:38 DEBUG : five: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f6f95_d20260703_m013530_c001_v0001097_t0030_u01783042530533") 2026/07/03 01:44:38 DEBUG : foo: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916ee_d20260703_m013459_c001_v7007000_t0000_u01783042499513") 2026/07/03 01:44:38 DEBUG : foo: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f6ea1_d20260703_m013458_c001_v0001097_t0030_u01783042498994") 2026/07/03 01:44:38 DEBUG : foo: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f6e9f_d20260703_m013458_c001_v0001097_t0030_u01783042498473") 2026/07/03 01:44:38 DEBUG : four: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bf5_d20260703_m013532_c001_v7007000_t0000_u01783042532623") 2026/07/03 01:44:38 DEBUG : four: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f413ed8c89c8fdb10_d20260703_m013531_c001_v0001180_t0040_u01783042531068") 2026/07/03 01:44:38 DEBUG : four: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f8d_d20260703_m013529_c001_v0001097_t0005_u01783042529721") 2026/07/03 01:44:38 DEBUG : hello world2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c069b_d20260703_m013407_c001_v7007000_t0000_u01783042447105") 2026/07/03 01:44:39 DEBUG : hello world2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d63_d20260703_m013406_c001_v0001097_t0049_u01783042446129") 2026/07/03 01:44:39 DEBUG : ignore-size: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916a6_d20260703_m013447_c001_v7007000_t0000_u01783042487477") 2026/07/03 01:44:39 DEBUG : ignore-size: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e4f_d20260703_m013446_c001_v0001097_t0035_u01783042486444") 2026/07/03 01:44:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f70_d20260703_m013546_c001_v7007000_t0000_u01783042546333") 2026/07/03 01:44:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdb3c_d20260703_m013545_c001_v0001180_t0001_u01783042545040") 2026/07/03 01:44:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f6e_d20260703_m013544_c001_v7007000_t0000_u01783042544269") 2026/07/03 01:44:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdb30_d20260703_m013543_c001_v0001180_t0027_u01783042543067") 2026/07/03 01:44:39 DEBUG : one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bf6_d20260703_m013532_c001_v7007000_t0000_u01783042532800") 2026/07/03 01:44:39 DEBUG : one: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f6f81_d20260703_m013528_c001_v0001097_t0030_u01783042528980") 2026/07/03 01:44:39 DEBUG : only0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb17_d20260703_m013926_c001_v7007000_t0000_u01783042766666") 2026/07/03 01:44:39 DEBUG : only0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f413ed8c89c8fde42_d20260703_m013920_c001_v0001180_t0040_u01783042760826") 2026/07/03 01:44:39 DEBUG : only0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7525_d20260703_m013906_c001_v0001097_t0047_u01783042746986") 2026/07/03 01:44:39 DEBUG : only0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167c44_d20260703_m013900_c001_v7007000_t0000_u01783042740784") 2026/07/03 01:44:39 DEBUG : only0: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74a7_d20260703_m013845_c001_v0001097_t0044_u01783042725924") 2026/07/03 01:44:39 DEBUG : only1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb18_d20260703_m013926_c001_v7007000_t0000_u01783042766843") 2026/07/03 01:44:39 DEBUG : only1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f7591_d20260703_m013921_c001_v0001097_t0030_u01783042761597") 2026/07/03 01:44:39 DEBUG : only1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7529_d20260703_m013907_c001_v0001097_t0024_u01783042747562") 2026/07/03 01:44:39 DEBUG : only1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f408a88f274ca8c40_d20260703_m013901_c001_v7007000_t0000_u01783042741278") 2026/07/03 01:44:39 DEBUG : only1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74ab_d20260703_m013846_c001_v0001097_t0020_u01783042726527") 2026/07/03 01:44:39 DEBUG : only10: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb19_d20260703_m013927_c001_v7007000_t0000_u01783042767019") 2026/07/03 01:44:40 DEBUG : only10: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f758d_d20260703_m013921_c001_v0001097_t0030_u01783042761223") 2026/07/03 01:44:40 DEBUG : only10: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f755d_d20260703_m013913_c001_v0001097_t0053_u01783042753345") 2026/07/03 01:44:40 DEBUG : only10: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f408a88f274ca8c41_d20260703_m013901_c001_v7007000_t0000_u01783042741461") 2026/07/03 01:44:40 DEBUG : only10: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74df_d20260703_m013852_c001_v0001097_t0036_u01783042732482") 2026/07/03 01:44:40 DEBUG : only11: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb1a_d20260703_m013927_c001_v7007000_t0000_u01783042767195") 2026/07/03 01:44:40 DEBUG : only11: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f758b_d20260703_m013920_c001_v0001097_t0030_u01783042760986") 2026/07/03 01:44:40 DEBUG : only11: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7563_d20260703_m013913_c001_v0001097_t0046_u01783042753975") 2026/07/03 01:44:40 DEBUG : only11: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f408a88f274ca8c3d_d20260703_m013900_c001_v7007000_t0000_u01783042740805") 2026/07/03 01:44:40 DEBUG : only11: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74e5_d20260703_m013853_c001_v0001097_t0047_u01783042733253") 2026/07/03 01:44:40 DEBUG : only12: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb1b_d20260703_m013927_c001_v7007000_t0000_u01783042767386") 2026/07/03 01:44:40 DEBUG : only12: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f402d70e76f1f8774_d20260703_m013921_c001_v0001029_t0043_u01783042761383") 2026/07/03 01:44:40 DEBUG : only12: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f756d_d20260703_m013915_c001_v0001097_t0057_u01783042755186") 2026/07/03 01:44:40 DEBUG : only12: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd296cf_d20260703_m013901_c001_v7007000_t0000_u01783042741083") 2026/07/03 01:44:40 DEBUG : only12: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74e7_d20260703_m013853_c001_v0001097_t0029_u01783042733837") 2026/07/03 01:44:40 DEBUG : only13: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb1c_d20260703_m013927_c001_v7007000_t0000_u01783042767562") 2026/07/03 01:44:40 DEBUG : only13: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4131f3171a7a4112_d20260703_m013921_c001_v0001116_t0011_u01783042761581") 2026/07/03 01:44:40 DEBUG : only13: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7571_d20260703_m013915_c001_v0001097_t0030_u01783042755798") 2026/07/03 01:44:40 DEBUG : only13: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167c48_d20260703_m013901_c001_v7007000_t0000_u01783042741487") 2026/07/03 01:44:40 DEBUG : only13: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74e9_d20260703_m013854_c001_v0001097_t0046_u01783042734396") 2026/07/03 01:44:40 DEBUG : only14: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb1d_d20260703_m013927_c001_v7007000_t0000_u01783042767737") 2026/07/03 01:44:41 DEBUG : only14: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f413ed8c89c8fde44_d20260703_m013921_c001_v0001180_t0040_u01783042761212") 2026/07/03 01:44:41 DEBUG : only14: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7575_d20260703_m013916_c001_v0001097_t0029_u01783042756432") 2026/07/03 01:44:41 DEBUG : only14: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f408a88f274ca8c3f_d20260703_m013901_c001_v7007000_t0000_u01783042741094") 2026/07/03 01:44:41 DEBUG : only14: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74f7_d20260703_m013855_c001_v0001097_t0059_u01783042735786") 2026/07/03 01:44:41 DEBUG : only15: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb1e_d20260703_m013927_c001_v7007000_t0000_u01783042767919") 2026/07/03 01:44:41 DEBUG : only15: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4131f3171a7a4118_d20260703_m013922_c001_v0001116_t0011_u01783042762166") 2026/07/03 01:44:41 DEBUG : only15: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7577_d20260703_m013916_c001_v0001097_t0058_u01783042756976") 2026/07/03 01:44:41 DEBUG : only15: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd296cc_d20260703_m013900_c001_v7007000_t0000_u01783042740820") 2026/07/03 01:44:41 DEBUG : only15: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74f9_d20260703_m013856_c001_v0001097_t0005_u01783042736520") 2026/07/03 01:44:41 DEBUG : only16: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb1f_d20260703_m013928_c001_v7007000_t0000_u01783042768104") 2026/07/03 01:44:41 DEBUG : only16: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f413ed8c89c8fde50_d20260703_m013922_c001_v0001180_t0040_u01783042762219") 2026/07/03 01:44:41 DEBUG : only16: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f757d_d20260703_m013917_c001_v0001097_t0031_u01783042757621") 2026/07/03 01:44:41 DEBUG : only16: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167c46_d20260703_m013901_c001_v7007000_t0000_u01783042741132") 2026/07/03 01:44:41 DEBUG : only16: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74fb_d20260703_m013857_c001_v0001097_t0040_u01783042737341") 2026/07/03 01:44:42 DEBUG : only17: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb20_d20260703_m013928_c001_v7007000_t0000_u01783042768279") 2026/07/03 01:44:42 DEBUG : only17: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f413ed8c89c8fde46_d20260703_m013921_c001_v0001180_t0040_u01783042761398") 2026/07/03 01:44:42 DEBUG : only17: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7581_d20260703_m013918_c001_v0001097_t0050_u01783042758431") 2026/07/03 01:44:42 DEBUG : only17: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd296d2_d20260703_m013901_c001_v7007000_t0000_u01783042741268") 2026/07/03 01:44:42 DEBUG : only17: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74ff_d20260703_m013857_c001_v0001097_t0056_u01783042737853") 2026/07/03 01:44:42 DEBUG : only18: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb21_d20260703_m013928_c001_v7007000_t0000_u01783042768453") 2026/07/03 01:44:42 DEBUG : only18: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f758f_d20260703_m013921_c001_v0001097_t0030_u01783042761408") 2026/07/03 01:44:42 DEBUG : only18: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7583_d20260703_m013919_c001_v0001097_t0055_u01783042759065") 2026/07/03 01:44:42 DEBUG : only18: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf6b_d20260703_m013901_c001_v7007000_t0000_u01783042741546") 2026/07/03 01:44:42 DEBUG : only18: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7501_d20260703_m013858_c001_v0001097_t0006_u01783042738566") 2026/07/03 01:44:42 DEBUG : only19: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb22_d20260703_m013928_c001_v7007000_t0000_u01783042768630") 2026/07/03 01:44:42 DEBUG : only19: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f413ed8c89c8fde4a_d20260703_m013921_c001_v0001180_t0040_u01783042761585") 2026/07/03 01:44:42 DEBUG : only19: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7589_d20260703_m013919_c001_v0001097_t0026_u01783042759963") 2026/07/03 01:44:42 DEBUG : only19: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf69_d20260703_m013901_c001_v7007000_t0000_u01783042741184") 2026/07/03 01:44:42 DEBUG : only19: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7505_d20260703_m013859_c001_v0001097_t0009_u01783042739126") 2026/07/03 01:44:42 DEBUG : only2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb23_d20260703_m013928_c001_v7007000_t0000_u01783042768807") 2026/07/03 01:44:42 DEBUG : only2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4131f3171a7a4114_d20260703_m013921_c001_v0001116_t0011_u01783042761773") 2026/07/03 01:44:42 DEBUG : only2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f752f_d20260703_m013908_c001_v0001097_t0014_u01783042748085") 2026/07/03 01:44:42 DEBUG : only2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167c47_d20260703_m013901_c001_v7007000_t0000_u01783042741308") 2026/07/03 01:44:42 DEBUG : only2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74af_d20260703_m013847_c001_v0001097_t0000_u01783042727161") 2026/07/03 01:44:42 DEBUG : only3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb24_d20260703_m013928_c001_v7007000_t0000_u01783042768982") 2026/07/03 01:44:43 DEBUG : only3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f7593_d20260703_m013921_c001_v0001097_t0030_u01783042761786") 2026/07/03 01:44:43 DEBUG : only3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7533_d20260703_m013908_c001_v0001097_t0049_u01783042748642") 2026/07/03 01:44:43 DEBUG : only3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf67_d20260703_m013900_c001_v7007000_t0000_u01783042740822") 2026/07/03 01:44:43 DEBUG : only3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74b5_d20260703_m013847_c001_v0001097_t0036_u01783042727811") 2026/07/03 01:44:43 DEBUG : only4: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb25_d20260703_m013929_c001_v7007000_t0000_u01783042769194") 2026/07/03 01:44:43 DEBUG : only4: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f413ed8c89c8fde4c_d20260703_m013921_c001_v0001180_t0040_u01783042761846") 2026/07/03 01:44:43 DEBUG : only4: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7537_d20260703_m013909_c001_v0001097_t0057_u01783042749355") 2026/07/03 01:44:43 DEBUG : only4: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167c45_d20260703_m013900_c001_v7007000_t0000_u01783042740958") 2026/07/03 01:44:43 DEBUG : only4: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74bd_d20260703_m013848_c001_v0001097_t0039_u01783042728577") 2026/07/03 01:44:43 DEBUG : only5: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb27_d20260703_m013929_c001_v7007000_t0000_u01783042769369") 2026/07/03 01:44:43 DEBUG : only5: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f7595_d20260703_m013921_c001_v0001097_t0030_u01783042761964") 2026/07/03 01:44:43 DEBUG : only5: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f753b_d20260703_m013910_c001_v0001097_t0051_u01783042750310") 2026/07/03 01:44:43 DEBUG : only5: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167c42_d20260703_m013900_c001_v7007000_t0000_u01783042740434") 2026/07/03 01:44:43 DEBUG : only5: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74c7_d20260703_m013849_c001_v0001097_t0005_u01783042729437") 2026/07/03 01:44:43 DEBUG : only6: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb28_d20260703_m013929_c001_v7007000_t0000_u01783042769545") 2026/07/03 01:44:43 DEBUG : only6: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4131f3171a7a4116_d20260703_m013921_c001_v0001116_t0011_u01783042761974") 2026/07/03 01:44:43 DEBUG : only6: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7545_d20260703_m013910_c001_v0001097_t0044_u01783042750932") 2026/07/03 01:44:43 DEBUG : only6: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf68_d20260703_m013901_c001_v7007000_t0000_u01783042741003") 2026/07/03 01:44:43 DEBUG : only6: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74cd_d20260703_m013850_c001_v0001097_t0029_u01783042730129") 2026/07/03 01:44:43 DEBUG : only7: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb29_d20260703_m013929_c001_v7007000_t0000_u01783042769720") 2026/07/03 01:44:44 DEBUG : only7: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f413ed8c89c8fde4e_d20260703_m013922_c001_v0001180_t0040_u01783042762034") 2026/07/03 01:44:44 DEBUG : only7: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7547_d20260703_m013911_c001_v0001097_t0031_u01783042751433") 2026/07/03 01:44:44 DEBUG : only7: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f414677f3d6167c43_d20260703_m013900_c001_v7007000_t0000_u01783042740609") 2026/07/03 01:44:44 DEBUG : only7: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74d1_d20260703_m013850_c001_v0001097_t0034_u01783042730697") 2026/07/03 01:44:44 DEBUG : only8: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb2a_d20260703_m013929_c001_v7007000_t0000_u01783042769896") 2026/07/03 01:44:44 DEBUG : only8: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f402d70e76f1f877a_d20260703_m013922_c001_v0001029_t0043_u01783042762109") 2026/07/03 01:44:44 DEBUG : only8: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7553_d20260703_m013912_c001_v0001097_t0052_u01783042752044") 2026/07/03 01:44:44 DEBUG : only8: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8cf6a_d20260703_m013901_c001_v7007000_t0000_u01783042741365") 2026/07/03 01:44:44 DEBUG : only8: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74db_d20260703_m013851_c001_v0001097_t0057_u01783042731287") 2026/07/03 01:44:44 DEBUG : only9: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb2b_d20260703_m013930_c001_v7007000_t0000_u01783042770071") 2026/07/03 01:44:44 DEBUG : only9: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f759b_d20260703_m013922_c001_v0001097_t0030_u01783042762142") 2026/07/03 01:44:44 DEBUG : only9: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7557_d20260703_m013912_c001_v0001097_t0019_u01783042752728") 2026/07/03 01:44:44 DEBUG : only9: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd296d6_d20260703_m013901_c001_v7007000_t0000_u01783042741461") 2026/07/03 01:44:44 DEBUG : only9: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f74dd_d20260703_m013851_c001_v0001097_t0043_u01783042731919") 2026/07/03 01:44:44 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f68_d20260703_m013541_c001_v7007000_t0000_u01783042541955") 2026/07/03 01:44:44 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191ba3_d20260703_m013539_c001_v0001097_t0004_u01783042539774") 2026/07/03 01:44:44 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f65_d20260703_m013538_c001_v7007000_t0000_u01783042538691") 2026/07/03 01:44:44 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6fbd_d20260703_m013536_c001_v0001097_t0019_u01783042536514") 2026/07/03 01:44:44 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f60_d20260703_m013535_c001_v7007000_t0000_u01783042535786") 2026/07/03 01:44:44 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdb1c_d20260703_m013533_c001_v0001180_t0033_u01783042533686") 2026/07/03 01:44:44 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bd7_d20260703_m013523_c001_v7007000_t0000_u01783042523339") 2026/07/03 01:44:44 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f55_d20260703_m013521_c001_v0001097_t0000_u01783042521791") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bc2_d20260703_m013520_c001_v7007000_t0000_u01783042520095") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f31_d20260703_m013518_c001_v0001097_t0020_u01783042518750") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6baf_d20260703_m013517_c001_v7007000_t0000_u01783042517589") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f19_d20260703_m013516_c001_v0001097_t0027_u01783042516433") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6b94_d20260703_m013510_c001_v7007000_t0000_u01783042510309") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ed9_d20260703_m013508_c001_v0001097_t0004_u01783042508537") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6b8c_d20260703_m013508_c001_v7007000_t0000_u01783042508186") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ed1_d20260703_m013506_c001_v0001097_t0053_u01783042506568") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6b88_d20260703_m013506_c001_v7007000_t0000_u01783042506128") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ecb_d20260703_m013505_c001_v0001097_t0030_u01783042505160") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ec9_d20260703_m013504_c001_v0001097_t0023_u01783042504492") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6b85_d20260703_m013504_c001_v7007000_t0000_u01783042504140") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ec1_d20260703_m013503_c001_v0001097_t0013_u01783042503176") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ebf_d20260703_m013502_c001_v0001097_t0004_u01783042502304") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a916f0_d20260703_m013501_c001_v7007000_t0000_u01783042501600") 2026/07/03 01:44:45 DEBUG : potato: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ead_d20260703_m013500_c001_v0001097_t0008_u01783042500502") 2026/07/03 01:44:45 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6d37_d20260703_m013626_c001_v7007000_t0000_u01783042586801") 2026/07/03 01:44:45 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191c77_d20260703_m013625_c001_v0001097_t0013_u01783042585855") 2026/07/03 01:44:45 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c327d8_d20260703_m013617_c001_v7007000_t0000_u01783042577928") 2026/07/03 01:44:45 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191c43_d20260703_m013613_c001_v0001097_t0035_u01783042573029") 2026/07/03 01:44:45 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c327c7_d20260703_m013606_c001_v7007000_t0000_u01783042566032") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191c0b_d20260703_m013601_c001_v0001097_t0054_u01783042561500") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f7a_d20260703_m013553_c001_v7007000_t0000_u01783042553637") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191bd5_d20260703_m013549_c001_v0001097_t0037_u01783042549452") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bf1_d20260703_m013527_c001_v7007000_t0000_u01783042527918") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f6f_d20260703_m013525_c001_v0001097_t0024_u01783042525982") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6be8_d20260703_m013525_c001_v7007000_t0000_u01783042525627") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f63_d20260703_m013523_c001_v0001097_t0026_u01783042523870") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bd9_d20260703_m013523_c001_v7007000_t0000_u01783042523516") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f57_d20260703_m013522_c001_v0001097_t0033_u01783042522543") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bcc_d20260703_m013521_c001_v7007000_t0000_u01783042521439") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f41_d20260703_m013520_c001_v0001097_t0033_u01783042520464") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bb7_d20260703_m013518_c001_v7007000_t0000_u01783042518398") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f27_d20260703_m013517_c001_v0001097_t0041_u01783042517518") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6b98_d20260703_m013511_c001_v7007000_t0000_u01783042511023") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6ee3_d20260703_m013509_c001_v0001097_t0028_u01783042509833") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c069e_d20260703_m013409_c001_v7007000_t0000_u01783042449959") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d77_d20260703_m013409_c001_v0001097_t0058_u01783042449186") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c069c_d20260703_m013408_c001_v7007000_t0000_u01783042448328") 2026/07/03 01:44:46 DEBUG : potato2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d6f_d20260703_m013407_c001_v0001097_t0009_u01783042447622") 2026/07/03 01:44:46 DEBUG : potato3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c327d9_d20260703_m013618_c001_v7007000_t0000_u01783042578157") 2026/07/03 01:44:46 DEBUG : potato3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f70e7_d20260703_m013614_c001_v0001097_t0019_u01783042574650") 2026/07/03 01:44:46 DEBUG : potato3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412c791cf4c327c8_d20260703_m013606_c001_v7007000_t0000_u01783042566560") 2026/07/03 01:44:46 DEBUG : potato3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f707d_d20260703_m013602_c001_v0001097_t0020_u01783042562887") 2026/07/03 01:44:47 DEBUG : potato3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f7d_d20260703_m013554_c001_v7007000_t0000_u01783042554136") 2026/07/03 01:44:47 DEBUG : potato3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7013_d20260703_m013550_c001_v0001097_t0033_u01783042550130") 2026/07/03 01:44:47 DEBUG : pre-dest1/1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4167e7de95fa15f6_d20260703_m013700_c001_v7007000_t0000_u01783042620389") 2026/07/03 01:44:47 DEBUG : pre-dest1/1: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f71b7_d20260703_m013652_c001_v0001097_t0020_u01783042612177") 2026/07/03 01:44:47 DEBUG : pre-dest2/2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4167e7de95fa15f7_d20260703_m013700_c001_v7007000_t0000_u01783042620571") 2026/07/03 01:44:47 DEBUG : pre-dest2/2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191cff_d20260703_m013652_c001_v0001097_t0043_u01783042612997") 2026/07/03 01:44:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f405dfc0249abde22_d20260703_m013637_c001_v7007000_t0000_u01783042597282") 2026/07/03 01:44:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdbda_d20260703_m013634_c001_v0001180_t0047_u01783042594348") 2026/07/03 01:44:47 DEBUG : sizeonly: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a91694_d20260703_m013445_c001_v7007000_t0000_u01783042485925") 2026/07/03 01:44:47 DEBUG : sizeonly: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e49_d20260703_m013444_c001_v0001097_t0045_u01783042484757") 2026/07/03 01:44:47 DEBUG : splitbanan: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b617236b4_d20260703_m014141_c001_v7007000_t0000_u01783042901291") 2026/07/03 01:44:47 DEBUG : splitbanan: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe081_d20260703_m014133_c001_v0001180_t0032_u01783042893365") 2026/07/03 01:44:47 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bc7_d20260703_m014314_c001_v7007000_t0000_u01783042994485") 2026/07/03 01:44:47 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a43d6_d20260703_m014308_c001_v0001116_t0030_u01783042988037") 2026/07/03 01:44:47 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f426ff527326c8f6a_d20260703_m014252_c001_v7007000_t0000_u01783042972711") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a439a_d20260703_m014245_c001_v0001116_t0029_u01783042965658") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855ec1b_d20260703_m014233_c001_v7007000_t0000_u01783042953407") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4364_d20260703_m014227_c001_v0001116_t0040_u01783042947485") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df2891f_d20260703_m014216_c001_v7007000_t0000_u01783042936808") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4332_d20260703_m014210_c001_v0001116_t0002_u01783042930511") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f407414db8f703cc0_d20260703_m014159_c001_v7007000_t0000_u01783042919425") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a42f8_d20260703_m014152_c001_v0001116_t0013_u01783042912412") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8d0a1_d20260703_m014136_c001_v7007000_t0000_u01783042896042") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f884e_d20260703_m014132_c001_v0001029_t0028_u01783042892089") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b6172366f_d20260703_m014120_c001_v7007000_t0000_u01783042880950") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7847_d20260703_m014113_c001_v0001097_t0005_u01783042873601") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f416906a7dd38b709_d20260703_m014112_c001_v7007000_t0000_u01783042872342") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8820_d20260703_m014108_c001_v0001029_t0040_u01783042868137") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f42424937c0c0d8e1_d20260703_m014057_c001_v7007000_t0000_u01783042857500") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8802_d20260703_m014049_c001_v0001029_t0005_u01783042849892") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f405dfc0249abdff0_d20260703_m014048_c001_v7007000_t0000_u01783042848720") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4222_d20260703_m014044_c001_v0001116_t0011_u01783042844393") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4034c04bdab8d025_d20260703_m014028_c001_v7007000_t0000_u01783042828446") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdf43_d20260703_m014024_c001_v0001180_t0043_u01783042824276") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4236b05f271084db_d20260703_m014011_c001_v7007000_t0000_u01783042811403") 2026/07/03 01:44:48 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdeef_d20260703_m014005_c001_v0001180_t0021_u01783042805274") 2026/07/03 01:44:49 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f427a4d3f6df28800_d20260703_m013953_c001_v7007000_t0000_u01783042793078") 2026/07/03 01:44:49 DEBUG : splitbananasplit: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdea9_d20260703_m013947_c001_v0001180_t0006_u01783042787436") 2026/07/03 01:44:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4186241b61723656_d20260703_m014115_c001_v7007000_t0000_u01783042875838") 2026/07/03 01:44:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8822_d20260703_m014109_c001_v0001029_t0043_u01783042869626") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb39_d20260703_m013938_c001_v7007000_t0000_u01783042778168") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f75d7_d20260703_m013937_c001_v0001097_t0033_u01783042777088") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb37_d20260703_m013936_c001_v7007000_t0000_u01783042776351") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4134_d20260703_m013935_c001_v0001116_t0030_u01783042775103") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f72_d20260703_m013546_c001_v7007000_t0000_u01783042546521") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191bbf_d20260703_m013545_c001_v0001097_t0049_u01783042545031") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f6f_d20260703_m013544_c001_v7007000_t0000_u01783042544451") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6feb_d20260703_m013543_c001_v0001097_t0051_u01783042543435") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a91668_d20260703_m013442_c001_v7007000_t0000_u01783042482667") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e33_d20260703_m013441_c001_v0001097_t0044_u01783042481295") 2026/07/03 01:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a91655_d20260703_m013440_c001_v7007000_t0000_u01783042480949") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e29_d20260703_m013439_c001_v0001097_t0046_u01783042479309") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a9163d_d20260703_m013437_c001_v7007000_t0000_u01783042477263") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e13_d20260703_m013435_c001_v0001097_t0014_u01783042475919") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a9162f_d20260703_m013435_c001_v7007000_t0000_u01783042475391") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6e07_d20260703_m013434_c001_v0001097_t0042_u01783042474093") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6df9_d20260703_m013431_c001_v0001097_t0057_u01783042471593") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f411d15fd00a91613_d20260703_m013431_c001_v7007000_t0000_u01783042471247") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6df1_d20260703_m013430_c001_v0001097_t0044_u01783042470535") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6deb_d20260703_m013429_c001_v0001097_t0007_u01783042469839") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c06b2_d20260703_m013429_c001_v7007000_t0000_u01783042469146") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6dd9_d20260703_m013426_c001_v0001097_t0048_u01783042466786") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6dc5_d20260703_m013424_c001_v0001097_t0010_u01783042464298") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c06ad_d20260703_m013423_c001_v7007000_t0000_u01783042463947") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6dbf_d20260703_m013423_c001_v0001097_t0024_u01783042463267") 2026/07/03 01:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6dbd_d20260703_m013422_c001_v0001097_t0001_u01783042462488") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c06a7_d20260703_m013422_c001_v7007000_t0000_u01783042462073") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6da7_d20260703_m013418_c001_v0001097_t0015_u01783042458554") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c06a5_d20260703_m013418_c001_v7007000_t0000_u01783042458207") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d9f_d20260703_m013417_c001_v0001097_t0015_u01783042457519") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c06a4_d20260703_m013416_c001_v7007000_t0000_u01783042456658") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d9b_d20260703_m013415_c001_v0001097_t0017_u01783042455980") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c06a2_d20260703_m013415_c001_v7007000_t0000_u01783042455463") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d97_d20260703_m013414_c001_v0001097_t0001_u01783042454708") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c06a1_d20260703_m013413_c001_v7007000_t0000_u01783042453796") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d8f_d20260703_m013412_c001_v0001097_t0007_u01783042452958") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c06a0_d20260703_m013412_c001_v7007000_t0000_u01783042452441") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d83_d20260703_m013411_c001_v0001097_t0039_u01783042451685") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c069f_d20260703_m013411_c001_v7007000_t0000_u01783042451166") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d7d_d20260703_m013410_c001_v0001097_t0035_u01783042450480") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c069a_d20260703_m013405_c001_v7007000_t0000_u01783042445612") 2026/07/03 01:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d5d_d20260703_m013404_c001_v0001097_t0056_u01783042444528") 2026/07/03 01:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c0699_d20260703_m013404_c001_v7007000_t0000_u01783042444008") 2026/07/03 01:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d57_d20260703_m013403_c001_v0001097_t0056_u01783042443196") 2026/07/03 01:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c0698_d20260703_m013402_c001_v7007000_t0000_u01783042442336") 2026/07/03 01:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d51_d20260703_m013401_c001_v0001097_t0027_u01783042441536") 2026/07/03 01:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f41913b67675c0697_d20260703_m013359_c001_v7007000_t0000_u01783042439464") 2026/07/03 01:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6d3d_d20260703_m013358_c001_v0001097_t0011_u01783042438788") 2026/07/03 01:44:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb3a_d20260703_m013938_c001_v7007000_t0000_u01783042778343") 2026/07/03 01:44:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fde90_d20260703_m013937_c001_v0001180_t0000_u01783042777099") 2026/07/03 01:44:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb38_d20260703_m013936_c001_v7007000_t0000_u01783042776526") 2026/07/03 01:44:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f878a_d20260703_m013935_c001_v0001029_t0024_u01783042775114") 2026/07/03 01:44:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bc8_d20260703_m014316_c001_v7007000_t0000_u01783042996582") 2026/07/03 01:44:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe1c7_d20260703_m014315_c001_v0001180_t0041_u01783042995977") 2026/07/03 01:44:52 DEBUG : sub/yam: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f67_d20260703_m013541_c001_v7007000_t0000_u01783042541399") 2026/07/03 01:44:52 DEBUG : sub/yam: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdb26_d20260703_m013539_c001_v0001180_t0032_u01783042539434") 2026/07/03 01:44:52 DEBUG : test_dir1/file2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb35_d20260703_m013934_c001_v7007000_t0000_u01783042774384") 2026/07/03 01:44:52 DEBUG : test_dir1/file2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f75c7_d20260703_m013933_c001_v0001097_t0045_u01783042773113") 2026/07/03 01:44:53 DEBUG : test_dir1/file2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb32_d20260703_m013932_c001_v7007000_t0000_u01783042772362") 2026/07/03 01:44:53 DEBUG : test_dir1/file2: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f75bb_d20260703_m013930_c001_v0001097_t0022_u01783042770964") 2026/07/03 01:44:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb36_d20260703_m013934_c001_v7007000_t0000_u01783042774559") 2026/07/03 01:44:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8788_d20260703_m013933_c001_v0001029_t0018_u01783042773103") 2026/07/03 01:44:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4155aede7855eb33_d20260703_m013932_c001_v7007000_t0000_u01783042772537") 2026/07/03 01:44:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4126_d20260703_m013930_c001_v0001116_t0007_u01783042770983") 2026/07/03 01:44:53 DEBUG : three: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bf8_d20260703_m013532_c001_v7007000_t0000_u01783042532976") 2026/07/03 01:44:53 DEBUG : three: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f9f_d20260703_m013531_c001_v0001097_t0041_u01783042531794") 2026/07/03 01:44:53 DEBUG : three: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f6f87_d20260703_m013529_c001_v0001097_t0012_u01783042529326") 2026/07/03 01:44:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bc9_d20260703_m014318_c001_v7007000_t0000_u01783042998687") 2026/07/03 01:44:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7ac3_d20260703_m014317_c001_v0001097_t0029_u01783042997540") 2026/07/03 01:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379be0_d20260703_m014339_c001_v7007000_t0000_u01783043019067") 2026/07/03 01:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8916_d20260703_m014336_c001_v0001029_t0038_u01783043016121") 2026/07/03 01:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bdc_d20260703_m014334_c001_v7007000_t0000_u01783043014574") 2026/07/03 01:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7b23_d20260703_m014333_c001_v0001097_t0011_u01783043013116") 2026/07/03 01:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bda_d20260703_m014332_c001_v7007000_t0000_u01783043012205") 2026/07/03 01:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe1f3_d20260703_m014331_c001_v0001180_t0009_u01783043011554") 2026/07/03 01:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bd5_d20260703_m014326_c001_v7007000_t0000_u01783043006253") 2026/07/03 01:44:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7af1_d20260703_m014325_c001_v0001097_t0043_u01783043005331") 2026/07/03 01:44:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bd8_d20260703_m014328_c001_v7007000_t0000_u01783043008426") 2026/07/03 01:44:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f890c_d20260703_m014327_c001_v0001029_t0030_u01783043007202") 2026/07/03 01:44:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bd1_d20260703_m014324_c001_v7007000_t0000_u01783043004404") 2026/07/03 01:44:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fe1e5_d20260703_m014323_c001_v0001180_t0052_u01783043003765") 2026/07/03 01:44:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bce_d20260703_m014322_c001_v7007000_t0000_u01783043002594") 2026/07/03 01:44:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4400_d20260703_m014321_c001_v0001116_t0022_u01783043001328") 2026/07/03 01:44:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bcb_d20260703_m014320_c001_v7007000_t0000_u01783043000401") 2026/07/03 01:44:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f102d70e76f1f8906_d20260703_m014319_c001_v0001029_t0013_u01783042999620") 2026/07/03 01:44:54 DEBUG : toe/toe/toe: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f422207787883d6f0_d20260703_m014343_c001_v7007000_t0000_u01783043023766") 2026/07/03 01:44:54 DEBUG : toe/toe/toe: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f112f1c0b148f7b4b_d20260703_m014342_c001_v0001097_t0047_u01783043022915") 2026/07/03 01:44:54 DEBUG : toe/toe/toe: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bd9_d20260703_m014330_c001_v7007000_t0000_u01783043010597") 2026/07/03 01:44:54 DEBUG : toe/toe/toe: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4414_d20260703_m014329_c001_v0001116_t0054_u01783043009344") 2026/07/03 01:44:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379be1_d20260703_m014339_c001_v7007000_t0000_u01783043019630") 2026/07/03 01:44:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1131f3171a7a4438_d20260703_m014338_c001_v0001116_t0034_u01783043018460") 2026/07/03 01:44:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f4184404ded379bdd_d20260703_m014335_c001_v7007000_t0000_u01783043015159") 2026/07/03 01:44:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f114b7bd3b64a6986_d20260703_m014334_c001_v0001185_t0000_u01783043014384") 2026/07/03 01:44:55 DEBUG : two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f409c372f5cde6bf9_d20260703_m013533_c001_v7007000_t0000_u01783042533153") 2026/07/03 01:44:55 DEBUG : two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417cac17dd191b7d_d20260703_m013531_c001_v0001097_t0010_u01783042531249") 2026/07/03 01:44:55 DEBUG : two: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f412f1c0b148f6f85_d20260703_m013529_c001_v0001097_t0030_u01783042529153") 2026/07/03 01:44:55 DEBUG : yam: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f69_d20260703_m013542_c001_v7007000_t0000_u01783042542138") 2026/07/03 01:44:55 DEBUG : yam: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f1018b4b343be1553_d20260703_m013540_c001_v0001101_t0034_u01783042540829") 2026/07/03 01:44:55 DEBUG : yam: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f63_d20260703_m013538_c001_v7007000_t0000_u01783042538146") 2026/07/03 01:44:55 DEBUG : yam: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f113ed8c89c8fdb22_d20260703_m013536_c001_v0001180_t0047_u01783042536525") 2026/07/03 01:44:55 DEBUG : yam: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f5f_d20260703_m013535_c001_v7007000_t0000_u01783042535146") 2026/07/03 01:44:55 DEBUG : yam: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f117cac17dd191b87_d20260703_m013533_c001_v0001097_t0020_u01783042533696") 2026/07/03 01:44:55 DEBUG : yaml: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f66_d20260703_m013538_c001_v7007000_t0000_u01783042538873") 2026/07/03 01:44:55 DEBUG : yaml: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f110effe50cc39fc5_d20260703_m013537_c001_v0001131_t0010_u01783042537802") 2026/07/03 01:44:55 DEBUG : yaml: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f417c0ac73dd28f61_d20260703_m013535_c001_v7007000_t0000_u01783042535967") 2026/07/03 01:44:55 DEBUG : yaml: Deleting (id "4_z8f226de390cd2b5b9ff80e1b_f110e48b681a44d36_d20260703_m013534_c001_v0001176_t0035_u01783042534934") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m3.962516188s (try 1/5)