"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/01 02:19:00 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi" 2026/07/01 02:19:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:19:00 DEBUG : Creating backend with remote "/tmp/rclone280363301" === 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-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:01 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/01 02:19:01 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/01 02:19:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:03 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:03 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:03 INFO : sub dir/hello world: Copied (new) 2026/07/01 02:19:04 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.24s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:05 DEBUG : Creating backend with remote "/non-existing" 2026/07/01 02:19:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/01 02:19:05 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:05 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:06 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:06 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:07 INFO : B2 bucket rclone-test-gayoxof2pedi: Running all checks before starting transfers 2026/07/01 02:19:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:08 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:08 INFO : B2 bucket rclone-test-gayoxof2pedi: Checks finished, now starting transfers 2026/07/01 02:19:08 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:08 ERROR : Ignoring --no-traverse with sync 2026/07/01 02:19:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:09 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:09 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:09 INFO : sub dir/hello world: Copied (new) 2026/07/01 02:19:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/01 02:19:10 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:10 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:10 DEBUG : hello world2: size = 12 OK 2026/07/01 02:19:10 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/01 02:19:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:19:11 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:11 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:11 DEBUG : potato2: size = 11 OK 2026/07/01 02:19:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:19:13 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:13 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:13 DEBUG : potato2: size = 11 OK 2026/07/01 02:19:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.53s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/01 02:19:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/01 02:19:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/01 02:19:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/01 02:19:14 INFO : sub dir2: Making directory 2026/07/01 02:19:14 INFO : sub dir: Making directory 2026/07/01 02:19:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:14 INFO : sub dir2/sub sub dir2: Making directory 2026/07/01 02:19:14 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:14 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:14 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/01 02:19:14 DEBUG : B2 bucket rclone-test-gayoxof2pedi: 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-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:15 INFO : sub dir2: Making directory 2026/07/01 02:19:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/01 02:19:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/01 02:19:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:15 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:15 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:16 DEBUG : sub dir2: Making directory with metadata 2026/07/01 02:19:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/01 02:19:16 INFO : sub dir2: Making directory 2026/07/01 02:19:16 INFO : sub dir: Making directory 2026/07/01 02:19:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:16 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:16 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:16 INFO : sub dir/hello world: Copied (new) 2026/07/01 02:19:16 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/01 02:19:17 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/01 02:19:17 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:18 INFO : sub dir2: Making directory 2026/07/01 02:19:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:18 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:18 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:18 INFO : sub dir/hello world: Copied (new) 2026/07/01 02:19:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:19 DEBUG : sub dir2: Making directory with metadata 2026/07/01 02:19:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/01 02:19:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/01 02:19:19 INFO : sub dir2: Making directory 2026/07/01 02:19:19 INFO : sub dir: Making directory 2026/07/01 02:19:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:19 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:19 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:19 INFO : sub dir/hello world: Copied (new) 2026/07/01 02:19:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/01 02:19:20 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:20 INFO : sub dir2: Making directory 2026/07/01 02:19:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:21 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:21 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:21 INFO : sub dir/hello world: Copied (new) 2026/07/01 02:19:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.20s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:22 DEBUG : Creating backend with remote "TestB2:rclone-test-johexuk0xari" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gayoxof2pedi -> B2 bucket rclone-test-johexuk0xari 2026/07/01 02:19:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:23 DEBUG : B2 bucket rclone-test-johexuk0xari: Waiting for checks to finish 2026/07/01 02:19:23 DEBUG : B2 bucket rclone-test-johexuk0xari: Waiting for transfers to finish 2026/07/01 02:19:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/01 02:19:24 DEBUG : B2 bucket rclone-test-johexuk0xari: Purge remote 2026/07/01 02:19:24 INFO : B2 bucket rclone-test-johexuk0xari: cleaning bucket "rclone-test-johexuk0xari" of all files 2026/07/01 02:19:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625d23709d1bbb9ff80e1b_f114b7bd3b63b3c32_d20260701_m021924_c001_v0001185_t0032_u01782872364186") --- PASS: TestServerSideCopy (3.83s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone280363301) 2026/07/01 02:19:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:19:26 DEBUG : sub dir/hello world: Sizes differ 2026/07/01 02:19:26 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:26 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:26 DEBUG : sub dir/hello world: size = 17 OK 2026/07/01 02:19:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/01 02:19:26 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.70s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wohigur1duho" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gayoxof2pedi -> B2 bucket rclone-test-wohigur1duho 2026/07/01 02:19:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:29 DEBUG : B2 bucket rclone-test-wohigur1duho: Waiting for checks to finish 2026/07/01 02:19:29 DEBUG : B2 bucket rclone-test-wohigur1duho: Waiting for transfers to finish 2026/07/01 02:19:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/01 02:19:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:19:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wohigur1duho) 2026/07/01 02:19:31 DEBUG : sub dir/hello world: Sizes differ 2026/07/01 02:19:31 DEBUG : B2 bucket rclone-test-wohigur1duho: Waiting for checks to finish 2026/07/01 02:19:31 DEBUG : B2 bucket rclone-test-wohigur1duho: Waiting for transfers to finish 2026/07/01 02:19:31 DEBUG : sub dir/hello world: size = 17 OK 2026/07/01 02:19:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/01 02:19:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/01 02:19:31 DEBUG : B2 bucket rclone-test-wohigur1duho: Purge remote 2026/07/01 02:19:31 INFO : B2 bucket rclone-test-wohigur1duho: cleaning bucket "rclone-test-wohigur1duho" of all files 2026/07/01 02:19:31 DEBUG : sub dir/hello world: Deleting (id "4_z6fd26d83709d1bbb9ff80e1b_f1183fab88668bf27_d20260701_m021931_c001_v0001171_t0049_u01782872371228") 2026/07/01 02:19:31 DEBUG : sub dir/hello world: Deleting (id "4_z6fd26d83709d1bbb9ff80e1b_f102cad8f554474a3_d20260701_m021929_c001_v0001039_t0046_u01782872369710") --- PASS: TestServerSideCopyOverSelf (6.89s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone280363301) 2026/07/01 02:19:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:19:35 DEBUG : sub dir/hello world: Sizes differ 2026/07/01 02:19:35 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:35 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:35 DEBUG : sub dir/hello world: size = 17 OK 2026/07/01 02:19:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/01 02:19:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/01 02:19:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.57s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:36 DEBUG : Creating backend with remote "TestB2:rclone-test-moheqox2yaca" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gayoxof2pedi -> B2 bucket rclone-test-moheqox2yaca 2026/07/01 02:19:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:37 DEBUG : B2 bucket rclone-test-moheqox2yaca: Waiting for checks to finish 2026/07/01 02:19:37 DEBUG : B2 bucket rclone-test-moheqox2yaca: Waiting for transfers to finish 2026/07/01 02:19:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:19:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/01 02:19:39 DEBUG : B2 bucket rclone-test-moheqox2yaca: Waiting for checks to finish 2026/07/01 02:19:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:19:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-moheqox2yaca) 2026/07/01 02:19:39 DEBUG : sub dir/hello world: Sizes differ 2026/07/01 02:19:39 DEBUG : B2 bucket rclone-test-moheqox2yaca: Waiting for transfers to finish 2026/07/01 02:19:39 DEBUG : sub dir/hello world: size = 17 OK 2026/07/01 02:19:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/01 02:19:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/01 02:19:40 INFO : sub dir/hello world: Deleted 2026/07/01 02:19:40 DEBUG : testing file moves 2026/07/01 02:19:41 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:19:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-moheqox2yaca) 2026/07/01 02:19:41 DEBUG : sub dir/hello world: Sizes differ 2026/07/01 02:19:41 DEBUG : B2 bucket rclone-test-moheqox2yaca: Waiting for checks to finish 2026/07/01 02:19:41 DEBUG : B2 bucket rclone-test-moheqox2yaca: Waiting for transfers to finish 2026/07/01 02:19:41 DEBUG : sub dir/hello world: size = 24 OK 2026/07/01 02:19:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/01 02:19:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/01 02:19:41 INFO : sub dir/hello world: Deleted 2026/07/01 02:19:41 DEBUG : B2 bucket rclone-test-moheqox2yaca: Purge remote 2026/07/01 02:19:41 INFO : B2 bucket rclone-test-moheqox2yaca: cleaning bucket "rclone-test-moheqox2yaca" of all files 2026/07/01 02:19:42 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28d93709d1bbb9ff80e1b_f1050e300cea8a604_d20260701_m021941_c001_v0001177_t0003_u01782872381170") 2026/07/01 02:19:42 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28d93709d1bbb9ff80e1b_f109c62dfeda1a52f_d20260701_m021939_c001_v0001157_t0002_u01782872379625") 2026/07/01 02:19:42 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28d93709d1bbb9ff80e1b_f100f189406008435_d20260701_m021938_c001_v0001116_t0007_u01782872378248") --- PASS: TestServerSideMoveOverSelf (7.27s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:43 ERROR : error listing: directory not found 2026/07/01 02:19:43 INFO : Local file system at /tmp/rclone280363301: Making directory 2026/07/01 02:19:43 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:43 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:19:45 DEBUG : Local file system at /tmp/rclone280363301: Waiting for checks to finish 2026/07/01 02:19:45 DEBUG : Local file system at /tmp/rclone280363301: Waiting for transfers to finish 2026/07/01 02:19:45 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/01 02:19:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:19:45 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/01 02:19:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.73s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:46 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/01 02:19:46 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:46 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:46 DEBUG : check sum: size = 1 OK 2026/07/01 02:19:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/01 02:19:46 INFO : check sum: Copied (new) 2026/07/01 02:19:46 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:47 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:47 DEBUG : check sum: size = 1 OK 2026/07/01 02:19:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/01 02:19:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/01 02:19:47 DEBUG : check sum: Unchanged skipping 2026/07/01 02:19:47 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:47 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:47 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/01 02:19:48 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:48 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:48 DEBUG : sizeonly: size = 6 OK 2026/07/01 02:19:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/01 02:19:48 INFO : sizeonly: Copied (new) 2026/07/01 02:19:48 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:48 DEBUG : sizeonly: size = 6 OK 2026/07/01 02:19:48 DEBUG : sizeonly: Sizes identical 2026/07/01 02:19:48 DEBUG : sizeonly: Unchanged skipping 2026/07/01 02:19:48 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:48 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:48 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/01 02:19:49 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:49 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/01 02:19:49 INFO : ignore-size: Copied (new) 2026/07/01 02:19:49 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:19:50 DEBUG : ignore-size: Unchanged skipping 2026/07/01 02:19:50 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:50 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:50 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:51 DEBUG : existing: size = 6 OK 2026/07/01 02:19:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:19:51 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:51 DEBUG : existing: Unchanged skipping 2026/07/01 02:19:51 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:51 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:51 INFO : There was nothing to transfer 2026/07/01 02:19:51 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/01 02:19:51 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:51 DEBUG : existing: size = 6 OK 2026/07/01 02:19:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/01 02:19:51 INFO : existing: Copied (replaced existing) 2026/07/01 02:19:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.74s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/01 02:19:52 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:52 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:53 DEBUG : existing: size = 6 OK 2026/07/01 02:19:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/01 02:19:53 INFO : existing: Copied (new) 2026/07/01 02:19:53 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:53 DEBUG : existing: Destination exists, skipping 2026/07/01 02:19:53 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:53 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:53 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:54 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/01 02:19:54 DEBUG : c/non empty space: size = 5 OK 2026/07/01 02:19:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/01 02:19:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:19:54 DEBUG : c/non empty space: Unchanged skipping 2026/07/01 02:19:54 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:54 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:55 DEBUG : a/potato2: size = 60 OK 2026/07/01 02:19:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:19:55 INFO : a/potato2: Copied (new) 2026/07/01 02:19:55 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:55 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:56 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:56 DEBUG : empty space: size = 1 OK 2026/07/01 02:19:56 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/01 02:19:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/01 02:19:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/01 02:19:56 DEBUG : empty space: Unchanged skipping 2026/07/01 02:19:56 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:56 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:56 INFO : There was nothing to transfer 2026/07/01 02:19:57 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:57 DEBUG : empty space: size = 1 OK 2026/07/01 02:19: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/01 02:19:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/01 02:19:58 INFO : empty space: Updated modification time in destination 2026/07/01 02:19:58 DEBUG : empty space: Unchanged skipping 2026/07/01 02:19:58 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:58 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:19:59 DEBUG : empty space: size = 1 OK 2026/07/01 02:19:59 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/01 02:19:59 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:19:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/01 02:19:59 DEBUG : empty space: Unchanged skipping 2026/07/01 02:19:59 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:19:59 DEBUG : Waiting for deletions to finish 2026/07/01 02:19:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.29s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:00 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:00 DEBUG : foo: size = 3 OK 2026/07/01 02:20:00 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/01 02:20:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone280363301) 2026/07/01 02:20:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:20:00 DEBUG : foo: sha1 differ 2026/07/01 02:20:00 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:01 DEBUG : foo: size = 3 OK 2026/07/01 02:20:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/01 02:20:01 INFO : foo: Copied (replaced existing) 2026/07/01 02:20:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/01 02:20:02 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:20:02 DEBUG : empty space: Unchanged skipping 2026/07/01 02:20:02 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:02 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:02 DEBUG : potato: size = 60 OK 2026/07/01 02:20:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:20:02 INFO : potato: Copied (new) 2026/07/01 02:20:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:04 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:04 DEBUG : potato: size = 21 (Local file system at /tmp/rclone280363301) 2026/07/01 02:20:04 DEBUG : potato: size = 60 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:20:04 DEBUG : potato: Sizes differ 2026/07/01 02:20:04 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:05 DEBUG : potato: size = 21 OK 2026/07/01 02:20:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/01 02:20:05 INFO : potato: Copied (replaced existing) 2026/07/01 02:20:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.67s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:06 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:06 DEBUG : potato: size = 21 OK 2026/07/01 02:20:06 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/01 02:20:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone280363301) 2026/07/01 02:20:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:20:06 DEBUG : potato: sha1 differ 2026/07/01 02:20:06 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:06 DEBUG : potato: size = 21 OK 2026/07/01 02:20:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/01 02:20:06 INFO : potato: Copied (replaced existing) 2026/07/01 02:20:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:20:08 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:20:08 DEBUG : empty space: Unchanged skipping 2026/07/01 02:20:08 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:08 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/01 02:20:08 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:20:09 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:20:09 DEBUG : empty space: Unchanged skipping 2026/07/01 02:20:09 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:09 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:10 DEBUG : potato2: size = 60 OK 2026/07/01 02:20:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:20:10 INFO : potato2: Copied (new) 2026/07/01 02:20:10 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:11 INFO : d: Making directory 2026/07/01 02:20:11 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/01 02:20:12 DEBUG : c/non empty space: size = 5 OK 2026/07/01 02:20:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:20:12 DEBUG : c/non empty space: Unchanged skipping 2026/07/01 02:20:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/01 02:20:12 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:12 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:12 DEBUG : a/potato2: size = 60 OK 2026/07/01 02:20:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:20:12 INFO : a/potato2: Copied (new) 2026/07/01 02:20:12 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:12 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/01 02:20:14 DEBUG : c/non empty space: size = 5 OK 2026/07/01 02:20:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:20:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/01 02:20:14 DEBUG : c/non empty space: Unchanged skipping 2026/07/01 02:20:14 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:14 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:14 DEBUG : a/potato2: size = 60 OK 2026/07/01 02:20:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:20:14 INFO : a/potato2: Copied (new) 2026/07/01 02:20:14 ERROR : B2 bucket rclone-test-gayoxof2pedi: not deleting files as there were IO errors 2026/07/01 02:20:14 ERROR : B2 bucket rclone-test-gayoxof2pedi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.32s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:17 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:20:17 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:20:17 DEBUG : empty space: Unchanged skipping 2026/07/01 02:20:17 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:17 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:17 INFO : potato: Deleted 2026/07/01 02:20:17 DEBUG : potato2: size = 60 OK 2026/07/01 02:20:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:20:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.49s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:19 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:19 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:19 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:19 INFO : potato: Deleted 2026/07/01 02:20:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:20:19 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:20:19 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:19 DEBUG : empty space: Unchanged skipping 2026/07/01 02:20:19 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:20 DEBUG : potato2: size = 60 OK 2026/07/01 02:20:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:20:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.57s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:20:21 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:21 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:21 DEBUG : potato2: size = 19 OK 2026/07/01 02:20:21 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/01 02:20:21 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.87s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:23 DEBUG : enormous: Excluded (Size Filter) 2026/07/01 02:20:23 DEBUG : enormous: Excluded 2026/07/01 02:20:23 DEBUG : potato2: Excluded (Size Filter) 2026/07/01 02:20:23 DEBUG : potato2: Excluded 2026/07/01 02:20:23 DEBUG : potato2: Excluded (Size Filter) 2026/07/01 02:20:23 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:23 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:20:23 DEBUG : empty space: Unchanged skipping 2026/07/01 02:20:23 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:23 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:23 INFO : There was nothing to transfer 2026/07/01 02:20:23 DEBUG : enormous: Excluded (Size Filter) 2026/07/01 02:20:23 DEBUG : enormous: Excluded 2026/07/01 02:20:23 DEBUG : potato2: Excluded (Size Filter) 2026/07/01 02:20:23 DEBUG : potato2: Excluded 2026/07/01 02:20:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/01 02:20:24 DEBUG : Local file system at /tmp/rclone280363301: Waiting for checks to finish 2026/07/01 02:20:24 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/01 02:20:24 DEBUG : empty space: Unchanged skipping 2026/07/01 02:20:24 DEBUG : Local file system at /tmp/rclone280363301: Waiting for transfers to finish 2026/07/01 02:20:24 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:25 DEBUG : enormous: Excluded (Size Filter) 2026/07/01 02:20:25 DEBUG : enormous: Excluded 2026/07/01 02:20:25 DEBUG : potato2: Excluded (Size Filter) 2026/07/01 02:20:25 DEBUG : potato2: Excluded 2026/07/01 02:20:25 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:25 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:20:25 DEBUG : empty space: Unchanged skipping 2026/07/01 02:20:25 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:25 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:26 INFO : enormous: Deleted 2026/07/01 02:20:26 INFO : potato2: Deleted 2026/07/01 02:20:26 INFO : There was nothing to transfer 2026/07/01 02:20:26 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/01 02:20:26 DEBUG : Local file system at /tmp/rclone280363301: Waiting for checks to finish 2026/07/01 02:20:26 DEBUG : empty space: Unchanged skipping 2026/07/01 02:20:26 DEBUG : Local file system at /tmp/rclone280363301: Waiting for transfers to finish 2026/07/01 02:20:26 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:26 INFO : enormous: Deleted 2026/07/01 02:20:26 INFO : potato2: Deleted 2026/07/01 02:20:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.44s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:28 DEBUG : five: Need to transfer - File not found at Destination 2026/07/01 02:20:28 DEBUG : four: size = 4 (Local file system at /tmp/rclone280363301) 2026/07/01 02:20:28 DEBUG : four: size = 8 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:20:28 DEBUG : four: Sizes differ 2026/07/01 02:20:28 DEBUG : three: size = 5 OK 2026/07/01 02:20:28 DEBUG : three: Sizes identical 2026/07/01 02:20:28 DEBUG : one: Destination is newer than source, skipping 2026/07/01 02:20:28 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:28 DEBUG : two: size = 3 OK 2026/07/01 02:20:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/01 02:20:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/01 02:20:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone280363301) 2026/07/01 02:20:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:20:28 DEBUG : two: sha1 differ 2026/07/01 02:20:28 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:28 DEBUG : five: size = 4 OK 2026/07/01 02:20:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/01 02:20:28 INFO : five: Copied (new) 2026/07/01 02:20:29 DEBUG : four: size = 4 OK 2026/07/01 02:20:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/01 02:20:29 INFO : four: Copied (replaced existing) 2026/07/01 02:20:29 DEBUG : two: size = 3 OK 2026/07/01 02:20:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/01 02:20:29 INFO : two: Copied (replaced existing) 2026/07/01 02:20:29 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:29 DEBUG : five: size = 4 OK 2026/07/01 02:20:29 DEBUG : four: size = 4 OK 2026/07/01 02:20:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/01 02:20:29 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/01 02:20:29 DEBUG : two: size = 3 OK 2026/07/01 02:20:29 DEBUG : three: size = 5 OK 2026/07/01 02:20:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/01 02:20:29 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:29 DEBUG : one: Destination is newer than source, skipping 2026/07/01 02:20:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/01 02:20:29 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/01 02:20:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone280363301) 2026/07/01 02:20:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/01 02:20:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:20:29 DEBUG : three: sha1 differ 2026/07/01 02:20:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/01 02:20:29 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/01 02:20:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/01 02:20:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/01 02:20:29 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:30 DEBUG : three: size = 5 OK 2026/07/01 02:20:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/01 02:20:30 INFO : three: Copied (replaced existing) 2026/07/01 02:20:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.45s) === 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-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/01 02:20:31 INFO : B2 bucket rclone-test-gayoxof2pedi: Making map for --track-renames 2026/07/01 02:20:31 INFO : B2 bucket rclone-test-gayoxof2pedi: Finished making map for --track-renames 2026/07/01 02:20:31 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/01 02:20:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/01 02:20:31 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for renames to finish 2026/07/01 02:20:31 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:32 DEBUG : potato: size = 14 OK 2026/07/01 02:20:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/01 02:20:32 INFO : potato: Copied (new) 2026/07/01 02:20:32 DEBUG : yam: size = 11 OK 2026/07/01 02:20:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/01 02:20:32 INFO : yam: Copied (new) 2026/07/01 02:20:32 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:32 DEBUG : potato: size = 14 OK 2026/07/01 02:20:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:20:32 DEBUG : potato: Unchanged skipping 2026/07/01 02:20:32 INFO : B2 bucket rclone-test-gayoxof2pedi: Making map for --track-renames 2026/07/01 02:20:32 INFO : B2 bucket rclone-test-gayoxof2pedi: Finished making map for --track-renames 2026/07/01 02:20:32 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:32 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for renames to finish 2026/07/01 02:20:33 DEBUG : yaml: size = 11 OK 2026/07/01 02:20:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/01 02:20:33 INFO : yam: Copied (server-side copy) to: yaml 2026/07/01 02:20:34 INFO : yam: Deleted 2026/07/01 02:20:34 INFO : yaml: Renamed from "yam" 2026/07/01 02:20:34 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/01 02:20:35 INFO : B2 bucket rclone-test-gayoxof2pedi: Making map for --track-renames 2026/07/01 02:20:35 INFO : B2 bucket rclone-test-gayoxof2pedi: Finished making map for --track-renames 2026/07/01 02:20:35 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/01 02:20:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/01 02:20:35 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for renames to finish 2026/07/01 02:20:35 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:35 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1165-17.backblaze.com/b2api/v1/b2_upload_file/bfc2fdb3708d1bbb9ff80e1b/c001_v0001165_t0007": EOF 2026/07/01 02:20:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-17.backblaze.com/b2api/v1/b2_upload_file/bfc2fdb3708d1bbb9ff80e1b/c001_v0001165_t0007": EOF) 2026/07/01 02:20:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/01 02:20:35 DEBUG : potato: Received error: Post "https://pod-000-1165-17.backblaze.com/b2api/v1/b2_upload_file/bfc2fdb3708d1bbb9ff80e1b/c001_v0001165_t0007": EOF - low level retry 0/10 2026/07/01 02:20:35 DEBUG : pacer: Reducing sleep to 10ms 2026/07/01 02:20:35 DEBUG : yam: size = 11 OK 2026/07/01 02:20:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/01 02:20:35 INFO : yam: Copied (new) 2026/07/01 02:20:35 DEBUG : potato: size = 14 OK 2026/07/01 02:20:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/01 02:20:35 INFO : potato: Copied (new) 2026/07/01 02:20:35 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:36 DEBUG : potato: size = 14 OK 2026/07/01 02:20:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:20:36 INFO : B2 bucket rclone-test-gayoxof2pedi: Making map for --track-renames 2026/07/01 02:20:36 INFO : B2 bucket rclone-test-gayoxof2pedi: Finished making map for --track-renames 2026/07/01 02:20:36 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:36 DEBUG : potato: Unchanged skipping 2026/07/01 02:20:36 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for renames to finish 2026/07/01 02:20:36 DEBUG : yaml: size = 11 OK 2026/07/01 02:20:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/01 02:20:36 INFO : yam: Copied (server-side copy) to: yaml 2026/07/01 02:20:36 INFO : yam: Deleted 2026/07/01 02:20:36 INFO : yaml: Renamed from "yam" 2026/07/01 02:20:36 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/01 02:20:38 INFO : B2 bucket rclone-test-gayoxof2pedi: Making map for --track-renames 2026/07/01 02:20:38 INFO : B2 bucket rclone-test-gayoxof2pedi: Finished making map for --track-renames 2026/07/01 02:20:38 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/01 02:20:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/01 02:20:38 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for renames to finish 2026/07/01 02:20:38 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:38 DEBUG : potato: size = 14 OK 2026/07/01 02:20:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/01 02:20:38 INFO : potato: Copied (new) 2026/07/01 02:20:38 DEBUG : sub/yam: size = 11 OK 2026/07/01 02:20:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/01 02:20:38 INFO : sub/yam: Copied (new) 2026/07/01 02:20:38 DEBUG : Waiting for deletions to finish 2026/07/01 02:20:39 DEBUG : potato: size = 14 OK 2026/07/01 02:20:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:20:39 DEBUG : potato: Unchanged skipping 2026/07/01 02:20:39 INFO : B2 bucket rclone-test-gayoxof2pedi: Making map for --track-renames 2026/07/01 02:20:39 INFO : B2 bucket rclone-test-gayoxof2pedi: Finished making map for --track-renames 2026/07/01 02:20:39 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:39 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for renames to finish 2026/07/01 02:20:39 DEBUG : yam: size = 11 OK 2026/07/01 02:20:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/01 02:20:39 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/01 02:20:39 INFO : sub/yam: Deleted 2026/07/01 02:20:39 INFO : yam: Renamed from "sub/yam" 2026/07/01 02:20:39 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.68s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:40 DEBUG : Creating backend with remote "/tmp/rclone280363301/dir1" 2026/07/01 02:20:40 DEBUG : Config file has changed externally - reloading 2026/07/01 02:20:40 DEBUG : Creating backend with remote "/tmp/rclone280363301/dir2" 2026/07/01 02:20:40 DEBUG : Local file system at /tmp/rclone280363301/dir2: Using server-side directory move 2026/07/01 02:20:40 INFO : Local file system at /tmp/rclone280363301/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/01 02:20:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/01 02:20:40 DEBUG : Local file system at /tmp/rclone280363301/dir2: Waiting for checks to finish 2026/07/01 02:20:40 DEBUG : Local file system at /tmp/rclone280363301/dir2: Waiting for transfers to finish 2026/07/01 02:20:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:20:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/01 02:20:41 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:41 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:20:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:20:41 INFO : sub dir/hello world: Copied (new) 2026/07/01 02:20:41 INFO : sub dir/hello world: Deleted 2026/07/01 02:20:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/01 02:20:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/01 02:20:41 INFO : nested/sub dir/file: Copied (new) 2026/07/01 02:20:41 INFO : nested/sub dir/file: Deleted 2026/07/01 02:20:41 INFO : sub dir: Removing directory 2026/07/01 02:20:41 INFO : nested/sub dir: Removing directory 2026/07/01 02:20:41 INFO : nested: Removing directory 2026/07/01 02:20:41 DEBUG : Local file system at /tmp/rclone280363301: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/01 02:20:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/01 02:20:42 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:42 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/01 02:20:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:20:42 INFO : sub dir/hello world: Copied (new) 2026/07/01 02:20:42 INFO : sub dir/hello world: Deleted 2026/07/01 02:20:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/01 02:20:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/01 02:20:42 INFO : nested/sub dir/file: Copied (new) 2026/07/01 02:20:42 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.39s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/01 02:20:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/01 02:20:44 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:44 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:44 DEBUG : existing-b: size = 6 OK 2026/07/01 02:20:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/01 02:20:44 INFO : existing-b: Copied (new) 2026/07/01 02:20:44 INFO : existing-b: Deleted 2026/07/01 02:20:44 DEBUG : existing: size = 6 OK 2026/07/01 02:20:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/01 02:20:44 INFO : existing: Copied (new) 2026/07/01 02:20:44 INFO : existing: Deleted 2026/07/01 02:20:44 DEBUG : existing: Destination exists, skipping 2026/07/01 02:20:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/01 02:20:44 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:20:44 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:20:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gihosud1huhe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gayoxof2pedi -> B2 bucket rclone-test-gihosud1huhe 2026/07/01 02:20:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:20:49 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/01 02:20:49 DEBUG : empty space: Unchanged skipping 2026/07/01 02:20:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:20:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gihosud1huhe) 2026/07/01 02:20:49 DEBUG : potato3: Sizes differ 2026/07/01 02:20:49 DEBUG : B2 bucket rclone-test-gihosud1huhe: Waiting for checks to finish 2026/07/01 02:20:49 INFO : empty space: Deleted 2026/07/01 02:20:49 DEBUG : B2 bucket rclone-test-gihosud1huhe: Waiting for transfers to finish 2026/07/01 02:20:50 DEBUG : potato2: size = 60 OK 2026/07/01 02:20:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:20:50 INFO : potato2: Copied (server-side copy) 2026/07/01 02:20:50 INFO : potato2: Deleted 2026/07/01 02:20:50 DEBUG : potato3: size = 68 OK 2026/07/01 02:20:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/01 02:20:50 INFO : potato3: Copied (server-side copy) 2026/07/01 02:20:50 INFO : potato3: Deleted 2026/07/01 02:20:50 DEBUG : Creating backend with remote "TestB2:rclone-test-mokadef6zaho" 2026/07/01 02:20:52 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/01 02:20:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:20:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/01 02:20:52 DEBUG : B2 bucket rclone-test-mokadef6zaho: Waiting for checks to finish 2026/07/01 02:20:52 DEBUG : B2 bucket rclone-test-mokadef6zaho: Waiting for transfers to finish 2026/07/01 02:20:52 DEBUG : empty space: size = 1 OK 2026/07/01 02:20:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/01 02:20:52 INFO : empty space: Copied (server-side copy) 2026/07/01 02:20:53 INFO : empty space: Deleted 2026/07/01 02:20:53 DEBUG : potato2: size = 60 OK 2026/07/01 02:20:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:20:53 INFO : potato2: Copied (server-side copy) 2026/07/01 02:20:53 DEBUG : potato3: size = 68 OK 2026/07/01 02:20:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/01 02:20:53 INFO : potato3: Copied (server-side copy) 2026/07/01 02:20:53 INFO : potato2: Deleted 2026/07/01 02:20:53 INFO : potato3: Deleted 2026/07/01 02:20:53 DEBUG : B2 bucket rclone-test-mokadef6zaho: Purge remote 2026/07/01 02:20:53 INFO : B2 bucket rclone-test-mokadef6zaho: cleaning bucket "rclone-test-mokadef6zaho" of all files 2026/07/01 02:20:54 DEBUG : empty space: Deleting (id "4_zaf12adc370ad1bbb9ff80e1b_f109e19b6ecdb8ea8_d20260701_m022052_c001_v0001105_t0054_u01782872452668") 2026/07/01 02:20:54 DEBUG : potato2: Deleting (id "4_zaf12adc370ad1bbb9ff80e1b_f111031665497e4ae_d20260701_m022053_c001_v0001174_t0023_u01782872453044") 2026/07/01 02:20:54 DEBUG : potato3: Deleting (id "4_zaf12adc370ad1bbb9ff80e1b_f10504395a25ad960_d20260701_m022053_c001_v0001157_t0032_u01782872453039") 2026/07/01 02:20:54 DEBUG : B2 bucket rclone-test-gihosud1huhe: Purge remote 2026/07/01 02:20:54 INFO : B2 bucket rclone-test-gihosud1huhe: cleaning bucket "rclone-test-gihosud1huhe" of all files 2026/07/01 02:20:54 DEBUG : empty space: Deleting (id "4_z4f729db370ad1bbb9ff80e1b_f40826f00d4c43b29_d20260701_m022053_c001_v7007000_t0000_u01782872453001") 2026/07/01 02:20:54 DEBUG : empty space: Deleting (id "4_z4f729db370ad1bbb9ff80e1b_f102bf93cf7f4e8a4_d20260701_m022048_c001_v0001179_t0031_u01782872448748") 2026/07/01 02:20:54 DEBUG : potato2: Deleting (id "4_z4f729db370ad1bbb9ff80e1b_f40826f00d4c43b2a_d20260701_m022053_c001_v7007000_t0000_u01782872453424") 2026/07/01 02:20:54 DEBUG : potato2: Deleting (id "4_z4f729db370ad1bbb9ff80e1b_f105e9c56749bc265_d20260701_m022049_c001_v0001172_t0039_u01782872449581") 2026/07/01 02:20:54 DEBUG : potato3: Deleting (id "4_z4f729db370ad1bbb9ff80e1b_f415f83da98b5f1e8_d20260701_m022053_c001_v7007000_t0000_u01782872453491") 2026/07/01 02:20:54 DEBUG : potato3: Deleting (id "4_z4f729db370ad1bbb9ff80e1b_f102ccef71bf30bfc_d20260701_m022049_c001_v0001144_t0023_u01782872449948") 2026/07/01 02:20:54 DEBUG : potato3: Deleting (id "4_z4f729db370ad1bbb9ff80e1b_f102bf93cf7f4e8a8_d20260701_m022048_c001_v0001179_t0042_u01782872448951") --- PASS: TestServerSideMove (10.94s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:20:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vunulex6rifo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gayoxof2pedi -> B2 bucket rclone-test-vunulex6rifo 2026/07/01 02:21:01 DEBUG : empty space: Excluded (Size Filter) 2026/07/01 02:21:01 DEBUG : empty space: Excluded (Size Filter) 2026/07/01 02:21:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:21:01 DEBUG : B2 bucket rclone-test-vunulex6rifo: Waiting for checks to finish 2026/07/01 02:21:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:21:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vunulex6rifo) 2026/07/01 02:21:01 DEBUG : potato3: Sizes differ 2026/07/01 02:21:01 DEBUG : B2 bucket rclone-test-vunulex6rifo: Waiting for transfers to finish 2026/07/01 02:21:02 DEBUG : potato2: size = 60 OK 2026/07/01 02:21:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:21:02 INFO : potato2: Copied (server-side copy) 2026/07/01 02:21:02 INFO : potato2: Deleted 2026/07/01 02:21:02 DEBUG : potato3: size = 68 OK 2026/07/01 02:21:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/01 02:21:02 INFO : potato3: Copied (server-side copy) 2026/07/01 02:21:02 INFO : potato3: Deleted 2026/07/01 02:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-virihag6nayo" 2026/07/01 02:21:03 DEBUG : empty space: Excluded (Size Filter) 2026/07/01 02:21:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:21:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/01 02:21:04 DEBUG : B2 bucket rclone-test-virihag6nayo: Waiting for checks to finish 2026/07/01 02:21:04 DEBUG : B2 bucket rclone-test-virihag6nayo: Waiting for transfers to finish 2026/07/01 02:21:04 DEBUG : potato2: size = 60 OK 2026/07/01 02:21:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:21:04 INFO : potato2: Copied (server-side copy) 2026/07/01 02:21:04 INFO : potato2: Deleted 2026/07/01 02:21:05 DEBUG : potato3: size = 68 OK 2026/07/01 02:21:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/01 02:21:05 INFO : potato3: Copied (server-side copy) 2026/07/01 02:21:05 INFO : potato3: Deleted 2026/07/01 02:21:05 DEBUG : B2 bucket rclone-test-virihag6nayo: Purge remote 2026/07/01 02:21:05 INFO : B2 bucket rclone-test-virihag6nayo: cleaning bucket "rclone-test-virihag6nayo" of all files 2026/07/01 02:21:05 DEBUG : potato2: Deleting (id "4_z2f82ddb370ad1bbb9ff80e1b_f102bbb552684c0d9_d20260701_m022104_c001_v0001185_t0016_u01782872464631") 2026/07/01 02:21:05 DEBUG : potato3: Deleting (id "4_z2f82ddb370ad1bbb9ff80e1b_f1049b2428c8bb678_d20260701_m022104_c001_v0001174_t0035_u01782872464852") 2026/07/01 02:21:06 DEBUG : B2 bucket rclone-test-vunulex6rifo: Purge remote 2026/07/01 02:21:06 INFO : B2 bucket rclone-test-vunulex6rifo: cleaning bucket "rclone-test-vunulex6rifo" of all files 2026/07/01 02:21:06 DEBUG : empty space: Deleting (id "4_z6fd2cd9370ad1bbb9ff80e1b_f114be74393d4a875_d20260701_m022100_c001_v0001174_t0032_u01782872460567") 2026/07/01 02:21:06 DEBUG : potato2: Deleting (id "4_z6fd2cd9370ad1bbb9ff80e1b_f4039c6ac65b328ff_d20260701_m022104_c001_v7007000_t0000_u01782872464825") 2026/07/01 02:21:06 DEBUG : potato2: Deleting (id "4_z6fd2cd9370ad1bbb9ff80e1b_f100e92fb110b7cad_d20260701_m022101_c001_v0001090_t0032_u01782872461805") 2026/07/01 02:21:06 DEBUG : potato3: Deleting (id "4_z6fd2cd9370ad1bbb9ff80e1b_f4039c6ac65b32900_d20260701_m022105_c001_v7007000_t0000_u01782872465262") 2026/07/01 02:21:06 DEBUG : potato3: Deleting (id "4_z6fd2cd9370ad1bbb9ff80e1b_f1132edfb2d40509f_d20260701_m022102_c001_v0001099_t0050_u01782872462169") 2026/07/01 02:21:06 DEBUG : potato3: Deleting (id "4_z6fd2cd9370ad1bbb9ff80e1b_f114be74393d4a879_d20260701_m022100_c001_v0001174_t0019_u01782872460908") 2026/07/01 02:21:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/01 02:21:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/01 02:21:08 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-walehew3xuzi" 2026/07/01 02:21:10 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gayoxof2pedi -> B2 bucket rclone-test-walehew3xuzi 2026/07/01 02:21:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:21:13 DEBUG : empty space: size = 1 OK 2026/07/01 02:21:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/01 02:21:13 DEBUG : empty space: Unchanged skipping 2026/07/01 02:21:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:21:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-walehew3xuzi) 2026/07/01 02:21:13 DEBUG : potato3: Sizes differ 2026/07/01 02:21:13 DEBUG : B2 bucket rclone-test-walehew3xuzi: Waiting for checks to finish 2026/07/01 02:21:13 INFO : empty space: Deleted 2026/07/01 02:21:13 DEBUG : B2 bucket rclone-test-walehew3xuzi: Waiting for transfers to finish 2026/07/01 02:21:13 DEBUG : potato2: size = 60 OK 2026/07/01 02:21:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:21:13 INFO : potato2: Copied (server-side copy) 2026/07/01 02:21:13 INFO : potato2: Deleted 2026/07/01 02:21:13 DEBUG : potato3: size = 68 OK 2026/07/01 02:21:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/01 02:21:13 INFO : potato3: Copied (server-side copy) 2026/07/01 02:21:13 INFO : potato3: Deleted 2026/07/01 02:21:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wesobek2pata" 2026/07/01 02:21:14 INFO : tomatoDir: Making directory 2026/07/01 02:21:15 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/01 02:21:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/01 02:21:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/01 02:21:15 DEBUG : B2 bucket rclone-test-wesobek2pata: Waiting for checks to finish 2026/07/01 02:21:15 DEBUG : B2 bucket rclone-test-wesobek2pata: Waiting for transfers to finish 2026/07/01 02:21:16 DEBUG : empty space: size = 1 OK 2026/07/01 02:21:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/01 02:21:16 INFO : empty space: Copied (server-side copy) 2026/07/01 02:21:16 INFO : empty space: Deleted 2026/07/01 02:21:16 DEBUG : potato2: size = 60 OK 2026/07/01 02:21:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/01 02:21:16 INFO : potato2: Copied (server-side copy) 2026/07/01 02:21:16 INFO : potato2: Deleted 2026/07/01 02:21:17 DEBUG : potato3: size = 68 OK 2026/07/01 02:21:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/01 02:21:17 INFO : potato3: Copied (server-side copy) 2026/07/01 02:21:17 INFO : potato3: Deleted 2026/07/01 02:21:17 DEBUG : B2 bucket rclone-test-wesobek2pata: Purge remote 2026/07/01 02:21:17 INFO : B2 bucket rclone-test-wesobek2pata: cleaning bucket "rclone-test-wesobek2pata" of all files 2026/07/01 02:21:17 DEBUG : empty space: Deleting (id "4_zdfc20d7370bd1bbb9ff80e1b_f11738d64f4571015_d20260701_m022116_c001_v0001099_t0041_u01782872476012") 2026/07/01 02:21:17 DEBUG : potato2: Deleting (id "4_zdfc20d7370bd1bbb9ff80e1b_f10721f0d4c77a73f_d20260701_m022116_c001_v0001183_t0041_u01782872476465") 2026/07/01 02:21:17 DEBUG : potato3: Deleting (id "4_zdfc20d7370bd1bbb9ff80e1b_f115ae2466397252d_d20260701_m022116_c001_v0001144_t0050_u01782872476466") 2026/07/01 02:21:18 DEBUG : B2 bucket rclone-test-walehew3xuzi: Purge remote 2026/07/01 02:21:18 INFO : B2 bucket rclone-test-walehew3xuzi: cleaning bucket "rclone-test-walehew3xuzi" of all files 2026/07/01 02:21:18 DEBUG : empty space: Deleting (id "4_z7f22fd7370ad1bbb9ff80e1b_f409fb19b390cd8eb_d20260701_m022116_c001_v7007000_t0000_u01782872476444") 2026/07/01 02:21:18 DEBUG : empty space: Deleting (id "4_z7f22fd7370ad1bbb9ff80e1b_f102f868c7409d72c_d20260701_m022112_c001_v0001180_t0037_u01782872472331") 2026/07/01 02:21:18 DEBUG : potato2: Deleting (id "4_z7f22fd7370ad1bbb9ff80e1b_f409fb19b390cd8ec_d20260701_m022116_c001_v7007000_t0000_u01782872476676") 2026/07/01 02:21:18 DEBUG : potato2: Deleting (id "4_z7f22fd7370ad1bbb9ff80e1b_f116cae0df625385a_d20260701_m022113_c001_v0001184_t0059_u01782872473190") 2026/07/01 02:21:18 DEBUG : potato3: Deleting (id "4_z7f22fd7370ad1bbb9ff80e1b_f409fb19b390cd8ed_d20260701_m022117_c001_v7007000_t0000_u01782872477122") 2026/07/01 02:21:18 DEBUG : potato3: Deleting (id "4_z7f22fd7370ad1bbb9ff80e1b_f11738d64f457100f_d20260701_m022113_c001_v0001099_t0055_u01782872473435") 2026/07/01 02:21:18 DEBUG : potato3: Deleting (id "4_z7f22fd7370ad1bbb9ff80e1b_f102f868c7409d72e_d20260701_m022112_c001_v0001180_t0013_u01782872472554") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.74s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:21:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:21:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/rclone-sync-test" --- PASS: TestSyncOverlap (1.71s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:21:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/rclone-sync-test" 2026/07/01 02:21:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/rclone-sync-test-include/layer2" 2026/07/01 02:21:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/rclone-sync-test-ignore-file" 2026/07/01 02:21:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/01 02:21:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/01 02:21:32 DEBUG : pacer: Reducing sleep to 10ms 2026/07/01 02:21:32 DEBUG : B2 bucket rclone-test-gayoxof2pedi path rclone-sync-test: Waiting for checks to finish 2026/07/01 02:21:32 DEBUG : B2 bucket rclone-test-gayoxof2pedi path rclone-sync-test: Waiting for transfers to finish 2026/07/01 02:21:32 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:32 INFO : There was nothing to transfer 2026/07/01 02:21:32 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:21:32 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:21:32 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:32 INFO : There was nothing to transfer 2026/07/01 02:21:32 DEBUG : B2 bucket rclone-test-gayoxof2pedi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/01 02:21:32 DEBUG : B2 bucket rclone-test-gayoxof2pedi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/01 02:21:32 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:32 INFO : There was nothing to transfer 2026/07/01 02:21:33 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:21:33 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:21:33 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:33 INFO : There was nothing to transfer 2026/07/01 02:21:33 DEBUG : B2 bucket rclone-test-gayoxof2pedi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/01 02:21:33 DEBUG : B2 bucket rclone-test-gayoxof2pedi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/01 02:21:33 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.46s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:21:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/dst" 2026/07/01 02:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/CompareDest" 2026/07/01 02:21:37 DEBUG : one: Need to transfer - File not found at Destination 2026/07/01 02:21:37 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:21:37 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:21:38 DEBUG : one: size = 3 OK 2026/07/01 02:21:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/01 02:21:38 INFO : one: Copied (new) 2026/07/01 02:21:38 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:21:38 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:21:38 DEBUG : one: Sizes differ 2026/07/01 02:21:38 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:21:39 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:21:39 DEBUG : one: size = 5 OK 2026/07/01 02:21:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/01 02:21:39 INFO : one: Copied (replaced existing) 2026/07/01 02:21:39 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:41 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:21:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:21:41 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:21:41 DEBUG : one: Sizes differ 2026/07/01 02:21:41 DEBUG : one: size = 5 OK 2026/07/01 02:21:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:21:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/01 02:21:41 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:21:41 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:41 INFO : There was nothing to transfer 2026/07/01 02:21:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:21:42 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:21:42 DEBUG : one: Sizes differ 2026/07/01 02:21:42 DEBUG : two: size = 3 OK 2026/07/01 02:21:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:21:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/01 02:21:42 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:21:43 DEBUG : one: size = 5 OK 2026/07/01 02:21:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:21:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/01 02:21:43 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:21:43 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:43 INFO : There was nothing to transfer 2026/07/01 02:21:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:21:43 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:21:43 DEBUG : one: Sizes differ 2026/07/01 02:21:43 DEBUG : two: size = 3 OK 2026/07/01 02:21:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:21:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/01 02:21:43 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:21:43 DEBUG : one: size = 5 OK 2026/07/01 02:21:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:21:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/01 02:21:43 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:21:43 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:43 INFO : There was nothing to transfer 2026/07/01 02:21:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:21:44 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:21:44 DEBUG : one: Sizes differ 2026/07/01 02:21:44 DEBUG : two: size = 3 OK 2026/07/01 02:21:44 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/01 02:21:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/01 02:21:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/01 02:21:44 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:21:44 DEBUG : one: size = 5 OK 2026/07/01 02:21:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:21:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/01 02:21:44 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:21:44 DEBUG : Waiting for deletions to finish 2026/07/01 02:21:44 INFO : There was nothing to transfer 2026/07/01 02:21:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:21:45 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:21:45 DEBUG : one: Sizes differ 2026/07/01 02:21:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:21:45 DEBUG : two: size = 3 (B2 bucket rclone-test-gayoxof2pedi path CompareDest) 2026/07/01 02:21:45 DEBUG : two: Sizes differ 2026/07/01 02:21:45 DEBUG : two: Need to transfer - File not found at Destination 2026/07/01 02:21:45 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:21:45 DEBUG : one: size = 5 OK 2026/07/01 02:21:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:21:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/01 02:21:45 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:21:46 DEBUG : two: size = 5 OK 2026/07/01 02:21:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/01 02:21:46 INFO : two: Copied (new) 2026/07/01 02:21:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.39s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:21:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/dest" 2026/07/01 02:21:49 DEBUG : Config file has changed externally - reloading 2026/07/01 02:21:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/pre-dest1" 2026/07/01 02:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/pre-dest2" 2026/07/01 02:21:53 DEBUG : 1: size = 1 OK 2026/07/01 02:21:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:21:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/01 02:21:53 DEBUG : 2: size = 1 OK 2026/07/01 02:21:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:21:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/01 02:21:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/01 02:21:54 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dest: Waiting for checks to finish 2026/07/01 02:21:54 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dest: Waiting for transfers to finish 2026/07/01 02:21:56 DEBUG : 3: size = 1 OK 2026/07/01 02:21:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/01 02:21:56 INFO : 3: Copied (new) 2026/07/01 02:21:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.24s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:21:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/dst" 2026/07/01 02:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/CopyDest" 2026/07/01 02:22:00 DEBUG : one: Need to transfer - File not found at Destination 2026/07/01 02:22:00 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:00 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:02 DEBUG : one: size = 3 OK 2026/07/01 02:22:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/01 02:22:02 INFO : one: Copied (new) 2026/07/01 02:22:02 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:02 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:02 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:22:02 DEBUG : one: Sizes differ 2026/07/01 02:22:02 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:03 DEBUG : one: size = 5 OK 2026/07/01 02:22:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/01 02:22:03 INFO : one: Copied (replaced existing) 2026/07/01 02:22:03 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:05 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/BackupDir" 2026/07/01 02:22:06 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:06 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:22:06 DEBUG : one: Sizes differ 2026/07/01 02:22:06 DEBUG : one: size = 5 OK 2026/07/01 02:22:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:22:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:06 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:22:06 DEBUG : one: Sizes differ 2026/07/01 02:22:08 DEBUG : one: size = 3 OK 2026/07/01 02:22:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/01 02:22:08 INFO : one: Copied (server-side copy) 2026/07/01 02:22:08 INFO : one: Deleted 2026/07/01 02:22:08 DEBUG : one: size = 5 OK 2026/07/01 02:22:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/01 02:22:08 INFO : one: Copied (server-side copy) 2026/07/01 02:22:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/01 02:22:08 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:08 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:08 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1176-05.backblaze.com/b2api/v1/b2_upload_file/bfc2fdb3708d1bbb9ff80e1b/c001_v0001176_t0033": EOF 2026/07/01 02:22:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-05.backblaze.com/b2api/v1/b2_upload_file/bfc2fdb3708d1bbb9ff80e1b/c001_v0001176_t0033": EOF) 2026/07/01 02:22:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "CopyDest/two" to B2 bucket rclone-test-gayoxof2pedi: 1/10 (Post "https://pod-000-1176-05.backblaze.com/b2api/v1/b2_upload_file/bfc2fdb3708d1bbb9ff80e1b/c001_v0001176_t0033": EOF) 2026/07/01 02:22:11 DEBUG : pacer: Reducing sleep to 10ms 2026/07/01 02:22:12 DEBUG : one: size = 5 OK 2026/07/01 02:22:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:22:12 DEBUG : one: Unchanged skipping 2026/07/01 02:22:12 DEBUG : two: size = 3 OK 2026/07/01 02:22:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:22:13 DEBUG : two: size = 3 OK 2026/07/01 02:22:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/01 02:22:13 INFO : two: Copied (server-side copy) 2026/07/01 02:22:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/01 02:22:13 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:13 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:13 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:13 DEBUG : two: size = 3 OK 2026/07/01 02:22:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:22:13 DEBUG : two: Unchanged skipping 2026/07/01 02:22:13 DEBUG : one: size = 5 OK 2026/07/01 02:22:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:22:13 DEBUG : one: Unchanged skipping 2026/07/01 02:22:13 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:13 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:13 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:13 INFO : There was nothing to transfer 2026/07/01 02:22:14 DEBUG : one: size = 5 OK 2026/07/01 02:22:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:22:14 DEBUG : one: Unchanged skipping 2026/07/01 02:22:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:14 DEBUG : three: size = 5 (B2 bucket rclone-test-gayoxof2pedi path CopyDest) 2026/07/01 02:22:14 DEBUG : three: Sizes differ 2026/07/01 02:22:14 DEBUG : three: Destination not found in --copy-dest 2026/07/01 02:22:14 DEBUG : three: Need to transfer - File not found at Destination 2026/07/01 02:22:14 DEBUG : two: size = 3 OK 2026/07/01 02:22:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/01 02:22:14 DEBUG : two: Unchanged skipping 2026/07/01 02:22:14 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:14 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:15 DEBUG : three: size = 7 OK 2026/07/01 02:22:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/01 02:22:15 INFO : three: Copied (new) 2026/07/01 02:22:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.42s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:22:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/dst" 2026/07/01 02:22:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/backup" 2026/07/01 02:22:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:21 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:22:21 DEBUG : one: Sizes differ 2026/07/01 02:22:21 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:21 DEBUG : two: size = 3 OK 2026/07/01 02:22:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:22:21 DEBUG : two: Unchanged skipping 2026/07/01 02:22:23 DEBUG : one: size = 3 OK 2026/07/01 02:22:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/01 02:22:23 INFO : one: Copied (server-side copy) 2026/07/01 02:22:23 INFO : one: Deleted 2026/07/01 02:22:23 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:24 DEBUG : one: size = 4 OK 2026/07/01 02:22:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:22:24 INFO : one: Copied (new) 2026/07/01 02:22:24 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:24 DEBUG : three.txt: size = 5 OK 2026/07/01 02:22:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/01 02:22:24 INFO : three.txt: Copied (server-side copy) 2026/07/01 02:22:24 INFO : three.txt: Deleted 2026/07/01 02:22:24 INFO : three.txt: Moved into backup dir 2026/07/01 02:22:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:26 DEBUG : one: size = 4 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:22:26 DEBUG : one: Sizes differ 2026/07/01 02:22:26 DEBUG : two: size = 3 OK 2026/07/01 02:22:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:22:26 DEBUG : two: Unchanged skipping 2026/07/01 02:22:26 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:27 DEBUG : one: size = 4 OK 2026/07/01 02:22:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:22:27 INFO : one: Copied (server-side copy) 2026/07/01 02:22:27 INFO : one: Deleted 2026/07/01 02:22:27 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:27 DEBUG : one: size = 5 OK 2026/07/01 02:22:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/01 02:22:27 INFO : one: Copied (new) 2026/07/01 02:22:27 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:28 DEBUG : three.txt: size = 6 OK 2026/07/01 02:22:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/01 02:22:28 INFO : three.txt: Copied (server-side copy) 2026/07/01 02:22:28 INFO : three.txt: Deleted 2026/07/01 02:22:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.24s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/dst" 2026/07/01 02:22:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/backup" 2026/07/01 02:22:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:34 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:22:34 DEBUG : one: Sizes differ 2026/07/01 02:22:34 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:34 DEBUG : two: size = 3 OK 2026/07/01 02:22:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:22:34 DEBUG : two: Unchanged skipping 2026/07/01 02:22:35 DEBUG : one.bak: size = 3 OK 2026/07/01 02:22:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/01 02:22:35 INFO : one: Copied (server-side copy) to: one.bak 2026/07/01 02:22:36 INFO : one: Deleted 2026/07/01 02:22:36 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:36 DEBUG : one: size = 4 OK 2026/07/01 02:22:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:22:36 INFO : one: Copied (new) 2026/07/01 02:22:36 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:37 DEBUG : three.txt.bak: size = 5 OK 2026/07/01 02:22:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/01 02:22:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/01 02:22:37 INFO : three.txt: Deleted 2026/07/01 02:22:37 INFO : three.txt: Moved into backup dir 2026/07/01 02:22:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:39 DEBUG : one: size = 4 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:22:39 DEBUG : one: Sizes differ 2026/07/01 02:22:39 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:39 DEBUG : two: size = 3 OK 2026/07/01 02:22:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:22:39 DEBUG : two: Unchanged skipping 2026/07/01 02:22:39 DEBUG : one.bak: size = 4 OK 2026/07/01 02:22:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:22:39 INFO : one: Copied (server-side copy) to: one.bak 2026/07/01 02:22:39 INFO : one: Deleted 2026/07/01 02:22:39 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:40 DEBUG : one: size = 5 OK 2026/07/01 02:22:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/01 02:22:40 INFO : one: Copied (new) 2026/07/01 02:22:40 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:40 DEBUG : three.txt.bak: size = 6 OK 2026/07/01 02:22:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/01 02:22:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/01 02:22:40 INFO : three.txt: Deleted 2026/07/01 02:22:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:22:43 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/dst" 2026/07/01 02:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/backup" 2026/07/01 02:22:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:46 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:22:46 DEBUG : one: Sizes differ 2026/07/01 02:22:46 DEBUG : two: size = 3 OK 2026/07/01 02:22:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:22:46 DEBUG : two: Unchanged skipping 2026/07/01 02:22:46 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:47 DEBUG : one-2019-01-01: size = 3 OK 2026/07/01 02:22:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/01 02:22:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/01 02:22:47 INFO : one: Deleted 2026/07/01 02:22:47 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:48 DEBUG : one: size = 4 OK 2026/07/01 02:22:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:22:48 INFO : one: Copied (new) 2026/07/01 02:22:48 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:49 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/01 02:22:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/01 02:22:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/01 02:22:49 INFO : three.txt: Deleted 2026/07/01 02:22:49 INFO : three.txt: Moved into backup dir 2026/07/01 02:22:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:51 DEBUG : one: size = 4 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:22:51 DEBUG : one: Sizes differ 2026/07/01 02:22:51 DEBUG : two: size = 3 OK 2026/07/01 02:22:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:22:51 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:51 DEBUG : two: Unchanged skipping 2026/07/01 02:22:51 DEBUG : one-2019-01-01: size = 4 OK 2026/07/01 02:22:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:22:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/01 02:22:51 INFO : one: Deleted 2026/07/01 02:22:51 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:52 DEBUG : one: size = 5 OK 2026/07/01 02:22:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/01 02:22:52 INFO : one: Copied (new) 2026/07/01 02:22:52 DEBUG : Waiting for deletions to finish 2026/07/01 02:22:52 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/01 02:22:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/01 02:22:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/01 02:22:52 INFO : three.txt: Deleted 2026/07/01 02:22:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.15s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:22:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/dst" 2026/07/01 02:22:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone280363301) 2026/07/01 02:22:57 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:22:57 DEBUG : one: Sizes differ 2026/07/01 02:22:57 DEBUG : two: size = 3 OK 2026/07/01 02:22:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:22:57 DEBUG : two: Unchanged skipping 2026/07/01 02:22:57 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:22:58 DEBUG : one.bak: size = 3 OK 2026/07/01 02:22:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/01 02:22:58 INFO : one: Copied (server-side copy) to: one.bak 2026/07/01 02:22:58 INFO : one: Deleted 2026/07/01 02:22:58 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:22:59 DEBUG : one: size = 4 OK 2026/07/01 02:22:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:22:59 INFO : one: Copied (new) 2026/07/01 02:22:59 DEBUG : Waiting for deletions to finish 2026/07/01 02:23:00 DEBUG : three.txt.bak: size = 5 OK 2026/07/01 02:23:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/01 02:23:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/01 02:23:00 INFO : three.txt: Deleted 2026/07/01 02:23:00 INFO : three.txt: Moved into backup dir 2026/07/01 02:23:02 DEBUG : one.bak: Excluded (Path Filter) 2026/07/01 02:23:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/01 02:23:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:02 DEBUG : one: size = 4 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:23:02 DEBUG : one: Sizes differ 2026/07/01 02:23:02 DEBUG : two: size = 3 OK 2026/07/01 02:23:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:02 DEBUG : two: Unchanged skipping 2026/07/01 02:23:02 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for checks to finish 2026/07/01 02:23:02 DEBUG : one.bak: size = 4 OK 2026/07/01 02:23:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:23:02 INFO : one: Copied (server-side copy) to: one.bak 2026/07/01 02:23:02 INFO : one: Deleted 2026/07/01 02:23:02 DEBUG : B2 bucket rclone-test-gayoxof2pedi path dst: Waiting for transfers to finish 2026/07/01 02:23:03 DEBUG : one: size = 5 OK 2026/07/01 02:23:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/01 02:23:03 INFO : one: Copied (new) 2026/07/01 02:23:03 DEBUG : Waiting for deletions to finish 2026/07/01 02:23:04 DEBUG : three.txt.bak: size = 6 OK 2026/07/01 02:23:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/01 02:23:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/01 02:23:04 INFO : three.txt: Deleted 2026/07/01 02:23:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.29s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:23:07 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/dst" 2026/07/01 02:23:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:08 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:23:08 DEBUG : one: Sizes differ 2026/07/01 02:23:09 DEBUG : one.bak: size = 3 OK 2026/07/01 02:23:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/01 02:23:09 INFO : one: Copied (server-side copy) to: one.bak 2026/07/01 02:23:10 INFO : one: Deleted 2026/07/01 02:23:10 DEBUG : one: size = 4 OK 2026/07/01 02:23:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:23:10 INFO : one: Copied (new) 2026/07/01 02:23:11 DEBUG : two: size = 3 OK 2026/07/01 02:23:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:11 DEBUG : two: Unchanged skipping 2026/07/01 02:23:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:11 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:23:11 DEBUG : three.txt: Sizes differ 2026/07/01 02:23:11 DEBUG : three.txt.bak: size = 5 OK 2026/07/01 02:23:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/01 02:23:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/01 02:23:11 INFO : three.txt: Deleted 2026/07/01 02:23:12 DEBUG : three.txt: size = 6 OK 2026/07/01 02:23:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/01 02:23:12 INFO : three.txt: Copied (new) 2026/07/01 02:23:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:13 DEBUG : one: size = 4 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:23:13 DEBUG : one: Sizes differ 2026/07/01 02:23:13 DEBUG : one.bak: size = 4 OK 2026/07/01 02:23:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:23:13 INFO : one: Copied (server-side copy) to: one.bak 2026/07/01 02:23:14 INFO : one: Deleted 2026/07/01 02:23:14 DEBUG : one: size = 5 OK 2026/07/01 02:23:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/01 02:23:14 INFO : one: Copied (new) 2026/07/01 02:23:14 DEBUG : two: size = 3 OK 2026/07/01 02:23:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:14 DEBUG : two: Unchanged skipping 2026/07/01 02:23:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:23:14 DEBUG : three.txt: Sizes differ 2026/07/01 02:23:15 DEBUG : three.txt.bak: size = 6 OK 2026/07/01 02:23:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/01 02:23:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/01 02:23:15 INFO : three.txt: Deleted 2026/07/01 02:23:15 DEBUG : three.txt: size = 19 OK 2026/07/01 02:23:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/01 02:23:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.73s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:23:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gayoxof2pedi/dst" 2026/07/01 02:23:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:20 DEBUG : one: size = 3 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:23:20 DEBUG : one: Sizes differ 2026/07/01 02:23:22 DEBUG : one-2019-01-01: size = 3 OK 2026/07/01 02:23:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/01 02:23:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/01 02:23:22 INFO : one: Deleted 2026/07/01 02:23:23 DEBUG : one: size = 4 OK 2026/07/01 02:23:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:23:23 INFO : one: Copied (new) 2026/07/01 02:23:23 DEBUG : two: size = 3 OK 2026/07/01 02:23:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:23 DEBUG : two: Unchanged skipping 2026/07/01 02:23:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:23 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:23:23 DEBUG : three.txt: Sizes differ 2026/07/01 02:23:24 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/01 02:23:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/01 02:23:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/01 02:23:24 INFO : three.txt: Deleted 2026/07/01 02:23:24 DEBUG : three.txt: size = 6 OK 2026/07/01 02:23:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/01 02:23:24 INFO : three.txt: Copied (new) 2026/07/01 02:23:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:25 DEBUG : one: size = 4 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:23:25 DEBUG : one: Sizes differ 2026/07/01 02:23:25 DEBUG : one-2019-01-01: size = 4 OK 2026/07/01 02:23:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/01 02:23:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/01 02:23:26 INFO : one: Deleted 2026/07/01 02:23:26 DEBUG : one: size = 5 OK 2026/07/01 02:23:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/01 02:23:26 INFO : one: Copied (new) 2026/07/01 02:23:26 DEBUG : two: size = 3 OK 2026/07/01 02:23:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:26 DEBUG : two: Unchanged skipping 2026/07/01 02:23:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gayoxof2pedi path dst) 2026/07/01 02:23:27 DEBUG : three.txt: Sizes differ 2026/07/01 02:23:27 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/01 02:23:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/01 02:23:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/01 02:23:27 INFO : three.txt: Deleted 2026/07/01 02:23:28 DEBUG : three.txt: size = 19 OK 2026/07/01 02:23:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/01 02:23:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.51s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:23:31 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:31 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:23:31 DEBUG : Testêé: Sizes differ 2026/07/01 02:23:31 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:23:31 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:23:31 DEBUG : Testêé: size = 14 OK 2026/07/01 02:23:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/01 02:23:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/01 02:23:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:23:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/01 02:23:32 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:23:32 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:23:33 DEBUG : existing: size = 6 OK 2026/07/01 02:23:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/01 02:23:33 INFO : existing: Copied (new) 2026/07/01 02:23:33 DEBUG : Waiting for deletions to finish 2026/07/01 02:23:33 DEBUG : existing: size = 8 (Local file system at /tmp/rclone280363301) 2026/07/01 02:23:33 DEBUG : existing: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:23:33 DEBUG : existing: Sizes differ 2026/07/01 02:23:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/01 02:23:33 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:23:33 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:23:33 ERROR : B2 bucket rclone-test-gayoxof2pedi: not deleting files as there were IO errors 2026/07/01 02:23:33 ERROR : B2 bucket rclone-test-gayoxof2pedi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.32s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:23:35 DEBUG : EXISTING: size = 6 OK 2026/07/01 02:23:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:35 DEBUG : existing: Unchanged skipping 2026/07/01 02:23:35 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:23:35 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:23:35 DEBUG : Waiting for deletions to finish 2026/07/01 02:23:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:23:55 DEBUG : both10: size = 6 OK 2026/07/01 02:23:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:23:55 DEBUG : both0: size = 6 OK 2026/07/01 02:23:55 DEBUG : both11: size = 6 OK 2026/07/01 02:23:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both12: size = 6 OK 2026/07/01 02:23:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both10: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both13: size = 6 OK 2026/07/01 02:23:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both13: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both14: size = 6 OK 2026/07/01 02:23:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both14: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both15: size = 6 OK 2026/07/01 02:23:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both15: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both16: size = 6 OK 2026/07/01 02:23:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both16: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both17: size = 6 OK 2026/07/01 02:23:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both17: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both18: size = 6 OK 2026/07/01 02:23:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both18: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both19: size = 6 OK 2026/07/01 02:23:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both19: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both1: size = 6 OK 2026/07/01 02:23:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both1: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both2: size = 6 OK 2026/07/01 02:23:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both2: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both3: size = 6 OK 2026/07/01 02:23:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both3: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both4: size = 6 OK 2026/07/01 02:23:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both4: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both5: size = 6 OK 2026/07/01 02:23:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both5: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both6: size = 6 OK 2026/07/01 02:23:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both6: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both7: size = 6 OK 2026/07/01 02:23:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both11: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both8: size = 6 OK 2026/07/01 02:23:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both12: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both9: size = 6 OK 2026/07/01 02:23:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:23:55 DEBUG : both0: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both9: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both7: Unchanged skipping 2026/07/01 02:23:55 DEBUG : both8: Unchanged skipping 2026/07/01 02:23:55 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:23:55 DEBUG : Waiting for deletions to finish 2026/07/01 02:23:55 INFO : only2: Deleted 2026/07/01 02:23:55 INFO : only0: Deleted 2026/07/01 02:23:56 INFO : only10: Deleted 2026/07/01 02:23:56 INFO : only7: Deleted 2026/07/01 02:23:56 INFO : only4: Deleted 2026/07/01 02:23:56 INFO : only18: Deleted 2026/07/01 02:23:56 INFO : only9: Deleted 2026/07/01 02:23:56 INFO : only13: Deleted 2026/07/01 02:23:56 INFO : only6: Deleted 2026/07/01 02:23:56 INFO : only5: Deleted 2026/07/01 02:23:56 INFO : only11: Deleted 2026/07/01 02:23:56 INFO : only12: Deleted 2026/07/01 02:23:56 INFO : only3: Deleted 2026/07/01 02:23:56 INFO : only15: Deleted 2026/07/01 02:23:56 INFO : only8: Deleted 2026/07/01 02:23:56 INFO : only14: Deleted 2026/07/01 02:23:56 INFO : only16: Deleted 2026/07/01 02:23:56 INFO : only17: Deleted 2026/07/01 02:23:56 INFO : only19: Deleted 2026/07/01 02:23:56 INFO : only1: Deleted 2026/07/01 02:23:56 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.96s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:24:19 DEBUG : both10: size = 6 OK 2026/07/01 02:24:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both12: size = 6 OK 2026/07/01 02:24:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both0: size = 6 OK 2026/07/01 02:24:19 DEBUG : both11: size = 6 OK 2026/07/01 02:24:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:24:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both10: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both13: size = 6 OK 2026/07/01 02:24:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both13: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both14: size = 6 OK 2026/07/01 02:24:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both14: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both15: size = 6 OK 2026/07/01 02:24:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both15: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both16: size = 6 OK 2026/07/01 02:24:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both16: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both17: size = 6 OK 2026/07/01 02:24:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both17: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both18: size = 6 OK 2026/07/01 02:24:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both18: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both19: size = 6 OK 2026/07/01 02:24:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both12: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both1: size = 6 OK 2026/07/01 02:24:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both1: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both2: size = 6 OK 2026/07/01 02:24:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both2: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both3: size = 6 OK 2026/07/01 02:24:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both3: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both4: size = 6 OK 2026/07/01 02:24:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both4: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both5: size = 6 OK 2026/07/01 02:24:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both5: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both6: size = 6 OK 2026/07/01 02:24:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both6: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both7: size = 6 OK 2026/07/01 02:24:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both0: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both8: size = 6 OK 2026/07/01 02:24:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both8: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both9: size = 6 OK 2026/07/01 02:24:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:19 DEBUG : both11: Unchanged skipping 2026/07/01 02:24:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only0: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only0: Sizes differ 2026/07/01 02:24:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only10: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only10: Sizes differ 2026/07/01 02:24:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only11: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only11: Sizes differ 2026/07/01 02:24:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only12: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only12: Sizes differ 2026/07/01 02:24:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only13: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only13: Sizes differ 2026/07/01 02:24:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only14: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only14: Sizes differ 2026/07/01 02:24:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only15: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only15: Sizes differ 2026/07/01 02:24:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only16: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only16: Sizes differ 2026/07/01 02:24:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only17: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only17: Sizes differ 2026/07/01 02:24:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only18: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only18: Sizes differ 2026/07/01 02:24:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only19: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only19: Sizes differ 2026/07/01 02:24:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only1: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only1: Sizes differ 2026/07/01 02:24:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only2: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only2: Sizes differ 2026/07/01 02:24:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only3: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only3: Sizes differ 2026/07/01 02:24:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only4: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only4: Sizes differ 2026/07/01 02:24:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only5: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only5: Sizes differ 2026/07/01 02:24:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only6: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only6: Sizes differ 2026/07/01 02:24:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only7: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only7: Sizes differ 2026/07/01 02:24:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only8: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only8: Sizes differ 2026/07/01 02:24:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone280363301) 2026/07/01 02:24:19 DEBUG : only9: size = 6 (B2 bucket rclone-test-gayoxof2pedi) 2026/07/01 02:24:19 DEBUG : only9: Sizes differ 2026/07/01 02:24:19 DEBUG : both19: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both7: Unchanged skipping 2026/07/01 02:24:19 DEBUG : both9: Unchanged skipping 2026/07/01 02:24:19 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:24:19 DEBUG : only0: size = 0 OK 2026/07/01 02:24:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:19 INFO : only0: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only13: size = 0 OK 2026/07/01 02:24:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only13: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only10: size = 0 OK 2026/07/01 02:24:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only10: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only14: size = 0 OK 2026/07/01 02:24:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only14: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only15: size = 0 OK 2026/07/01 02:24:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only15: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only12: size = 0 OK 2026/07/01 02:24:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only12: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only16: size = 0 OK 2026/07/01 02:24:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only16: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only17: size = 0 OK 2026/07/01 02:24:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only17: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only18: size = 0 OK 2026/07/01 02:24:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only18: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only19: size = 0 OK 2026/07/01 02:24:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only19: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only1: size = 0 OK 2026/07/01 02:24:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only1: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only2: size = 0 OK 2026/07/01 02:24:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only2: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only3: size = 0 OK 2026/07/01 02:24:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only3: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only4: size = 0 OK 2026/07/01 02:24:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only4: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only5: size = 0 OK 2026/07/01 02:24:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only5: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only6: size = 0 OK 2026/07/01 02:24:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only6: Copied (replaced existing) 2026/07/01 02:24:20 DEBUG : only7: size = 0 OK 2026/07/01 02:24:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:20 INFO : only7: Copied (replaced existing) 2026/07/01 02:24:21 DEBUG : only8: size = 0 OK 2026/07/01 02:24:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:21 INFO : only8: Copied (replaced existing) 2026/07/01 02:24:21 DEBUG : only9: size = 0 OK 2026/07/01 02:24:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:21 INFO : only9: Copied (replaced existing) 2026/07/01 02:24:21 DEBUG : only11: size = 0 OK 2026/07/01 02:24:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/01 02:24:21 INFO : only11: Copied (replaced existing) 2026/07/01 02:24:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.40s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:24:29 DEBUG : empty_dir: Making directory with metadata 2026/07/01 02:24:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/01 02:24:29 DEBUG : empty_on_remote: Making directory with metadata 2026/07/01 02:24:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/01 02:24:29 INFO : empty_on_remote: Making directory 2026/07/01 02:24:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/01 02:24:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/01 02:24:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/01 02:24:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/01 02:24:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:24:32 DEBUG : empty_dir: Making directory with metadata 2026/07/01 02:24:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/01 02:24:32 DEBUG : empty_on_remote: Making directory with metadata 2026/07/01 02:24:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/01 02:24:32 INFO : empty_on_remote: Making directory 2026/07/01 02:24:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/01 02:24:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/01 02:24:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/01 02:24:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/01 02:24:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/01 02:24:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:24:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/01 02:24:34 INFO : sub dir: Making directory 2026/07/01 02:24: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-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:24:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/01 02:24:36 INFO : sub dir: Making directory 2026/07/01 02:24:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:24:47 DEBUG : Waiting for deletions to finish 2026/07/01 02:24:47 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:24:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:24:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:24:48 DEBUG : banana: size = 6 OK 2026/07/01 02:24:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : banana: Unchanged skipping 2026/07/01 02:24:48 DEBUG : apple: size = 5 OK 2026/07/01 02:24:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : apple: Unchanged skipping 2026/07/01 02:24:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:24:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:24:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:24:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:24:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:24:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:24:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:24:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:24:48 DEBUG : Waiting for deletions to finish 2026/07/01 02:24:48 INFO : There was nothing to transfer 2026/07/01 02:24:48 DEBUG : Waiting for deletions to finish 2026/07/01 02:24:48 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:24:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:24:48 DEBUG : banana: size = 6 OK 2026/07/01 02:24:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : banana: Unchanged skipping 2026/07/01 02:24:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:24:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:24:48 DEBUG : apple: size = 5 OK 2026/07/01 02:24:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : apple: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:24:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:24:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:24:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:24:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:24:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:24:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:24:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:24:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:24:48 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:24:48 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:24:48 DEBUG : Waiting for deletions to finish 2026/07/01 02:24:48 INFO : There was nothing to transfer 2026/07/01 02:24:48 DEBUG : Waiting for deletions to finish 2026/07/01 02:24:48 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:24:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:25:04 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:04 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:25:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:25:05 DEBUG : apple: size = 5 OK 2026/07/01 02:25:05 DEBUG : banana: size = 6 OK 2026/07/01 02:25:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : banana: Unchanged skipping 2026/07/01 02:25:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:25:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:25:05 DEBUG : apple: Unchanged skipping 2026/07/01 02:25:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:25:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:25:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:25:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:25:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:25:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:25:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:25:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:25:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:25:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:25:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:25:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:25:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:25:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:25:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:25:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:25:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:25:05 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:25:05 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:25:05 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:05 INFO : There was nothing to transfer 2026/07/01 02:25:05 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:05 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:25:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : apple: size = 5 OK 2026/07/01 02:25:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : apple: Unchanged skipping 2026/07/01 02:25:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:25:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:25:06 DEBUG : banana: size = 6 OK 2026/07/01 02:25:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : banana: Unchanged skipping 2026/07/01 02:25:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:25:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:25:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:25:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:25:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:25:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:25:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:25:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:25:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:25:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:25:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:25:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:25:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:25:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:25:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:25:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:25:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:25:06 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:25:06 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:25:06 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:06 INFO : There was nothing to transfer 2026/07/01 02:25:06 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:06 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:25:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:25:21 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:21 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:25:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:25:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/01 02:25:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:22 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:25:22 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:25:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/01 02:25:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/01 02:25:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : YmFuYW5h: size = 6 OK 2026/07/01 02:25:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/01 02:25:22 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/01 02:25:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/01 02:25:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/01 02:25:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:22 DEBUG : YXBwbGU=: size = 5 OK 2026/07/01 02:25:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/01 02:25:22 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/01 02:25:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/01 02:25:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/01 02:25:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/01 02:25:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/01 02:25:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/01 02:25:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/01 02:25:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/01 02:25:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/01 02:25:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/01 02:25:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/01 02:25:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/01 02:25:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/01 02:25:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/01 02:25:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/01 02:25:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/01 02:25:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/01 02:25:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/01 02:25:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/01 02:25:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/01 02:25:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/01 02:25:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/01 02:25:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/01 02:25:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/01 02:25:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/01 02:25:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/01 02:25:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/01 02:25:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/01 02:25:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/01 02:25:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/01 02:25:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/01 02:25:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/01 02:25:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/01 02:25:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/01 02:25:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/01 02:25:24 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/01 02:25:24 INFO : dir1/0003-defghij.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0009-3456789.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0010-456789.txt: Deleted 2026/07/01 02:25:25 INFO : appleappleapplebanana: Deleted 2026/07/01 02:25:25 INFO : splitbananasplit: Deleted 2026/07/01 02:25:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0012-6789;.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0007-1234567.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0011-56789;.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0013-789;=.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0014-89;=.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0015-9;=.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/01 02:25:25 INFO : dir1/0008-2345678.txt: Deleted 2026/07/01 02:25:25 INFO : apple: Deleted 2026/07/01 02:25:25 INFO : banana: Deleted 2026/07/01 02:25:25 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/01 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/01 02:25:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:26 DEBUG : YXBwbGU=: size = 5 OK 2026/07/01 02:25:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : apple: Unchanged skipping 2026/07/01 02:25:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/01 02:25:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:25:26 DEBUG : YmFuYW5h: size = 6 OK 2026/07/01 02:25:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : banana: Unchanged skipping 2026/07/01 02:25:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/01 02:25:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/01 02:25:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/01 02:25:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/01 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/01 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/01 02:25:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/01 02:25:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/01 02:25:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/01 02:25:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/01 02:25:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/01 02:25:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/01 02:25:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/01 02:25:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/01 02:25:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/01 02:25:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/01 02:25:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/01 02:25:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/01 02:25:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:25:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:25:26 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:25:26 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:25:26 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:26 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/01 02:25:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/01 02:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/01 02:25:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/01 02:25:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/01 02:25:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/01 02:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/01 02:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/01 02:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/01 02:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/01 02:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/01 02:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:25:40 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:40 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:25:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:25:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:41 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:41 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:41 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:41 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:41 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:41 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:41 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:41 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/01 02:25:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/01 02:25:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/01 02:25:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/01 02:25:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/01 02:25:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/01 02:25:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/01 02:25:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/01 02:25:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/01 02:25:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/01 02:25:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/01 02:25:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/01 02:25:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/01 02:25:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/01 02:25:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:41 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:25:41 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:25:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:41 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/01 02:25:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/01 02:25:41 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/01 02:25:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/01 02:25:41 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/01 02:25:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/01 02:25:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/01 02:25:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/01 02:25:41 DEBUG : PREFIXapple: size = 5 OK 2026/07/01 02:25:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/01 02:25:41 INFO : apple: Copied (new) to: PREFIXapple 2026/07/01 02:25:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/01 02:25:41 DEBUG : PREFIXbanana: size = 6 OK 2026/07/01 02:25:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/01 02:25:41 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/01 02:25:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/01 02:25:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/01 02:25:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/01 02:25:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/01 02:25:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/01 02:25:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/01 02:25:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/01 02:25:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/01 02:25:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/01 02:25:42 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/01 02:25:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/01 02:25:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/01 02:25:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/01 02:25:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/01 02:25:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/01 02:25:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/01 02:25:42 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/01 02:25:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/01 02:25:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/01 02:25:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/01 02:25:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/01 02:25:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/01 02:25:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/01 02:25:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/01 02:25:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/01 02:25:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/01 02:25:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/01 02:25:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/01 02:25:42 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/01 02:25:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/01 02:25:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/01 02:25:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/01 02:25:42 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/01 02:25:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/01 02:25:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/01 02:25:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/01 02:25:43 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/01 02:25:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/01 02:25:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/01 02:25:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/01 02:25:43 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/01 02:25:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/01 02:25:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/01 02:25:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/01 02:25:43 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/01 02:25:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/01 02:25:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/01 02:25:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/01 02:25:43 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/01 02:25:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/01 02:25:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/01 02:25:43 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/01 02:25:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/01 02:25:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/01 02:25:43 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/01 02:25:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/01 02:25:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/01 02:25:43 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/01 02:25:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/01 02:25:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/01 02:25:43 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:43 INFO : dir1/0013-789;=.txt: Deleted 2026/07/01 02:25:44 INFO : appleappleapplebanana: Deleted 2026/07/01 02:25:44 INFO : splitbananasplit: Deleted 2026/07/01 02:25:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0008-2345678.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0009-3456789.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0011-56789;.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0015-9;=.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0012-6789;.txt: Deleted 2026/07/01 02:25:44 INFO : apple: Deleted 2026/07/01 02:25:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0007-1234567.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0014-89;=.txt: Deleted 2026/07/01 02:25:44 INFO : banana: Deleted 2026/07/01 02:25:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0003-defghij.txt: Deleted 2026/07/01 02:25:44 INFO : dir1/0010-456789.txt: Deleted 2026/07/01 02:25:44 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:25:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/01 02:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/01 02:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/01 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/01 02:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/01 02:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/01 02:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/01 02:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/01 02:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/01 02:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/01 02:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/01 02:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/01 02:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/01 02:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/01 02:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/01 02:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/01 02:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/01 02:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/01 02:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/01 02:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/01 02:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/01 02:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/01 02:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/01 02:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/01 02:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/01 02:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/01 02:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/01 02:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/01 02:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/01 02:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/01 02:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/01 02:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/01 02:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/01 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/01 02:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/01 02:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/01 02:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/01 02:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/01 02:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/01 02:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/01 02:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/01 02:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/01 02:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/01 02:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/01 02:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/01 02:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/01 02:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/01 02:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/01 02:25:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:25:45 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:25:45 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:25:45 DEBUG : banana: size = 6 OK 2026/07/01 02:25:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/01 02:25:45 INFO : banana: Copied (new) 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:25:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/01 02:25:45 INFO : appleappleapplebanana: Copied (new) 2026/07/01 02:25:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:25:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/01 02:25:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/01 02:25:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:25:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/01 02:25:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/01 02:25:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:25:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/01 02:25:46 INFO : splitbananasplit: Copied (new) 2026/07/01 02:25:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:25:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/01 02:25:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/01 02:25:46 DEBUG : apple: size = 5 OK 2026/07/01 02:25:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/01 02:25:46 INFO : apple: Copied (new) 2026/07/01 02:25:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:25:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/01 02:25:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/01 02:25:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:25:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/01 02:25:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/01 02:25:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:25:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/01 02:25:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/01 02:25:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:25:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/01 02:25:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/01 02:25:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:25:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/01 02:25:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/01 02:25:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:25:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/01 02:25:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/01 02:25:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:25:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/01 02:25:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/01 02:25:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:25:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/01 02:25:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/01 02:25:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:25:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/01 02:25:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/01 02:25:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:25:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/01 02:25:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/01 02:25:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:25:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/01 02:25:47 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/01 02:25:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:25:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/01 02:25:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/01 02:25:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:25:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/01 02:25:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/01 02:25:48 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/01 02:25:48 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/01 02:25:48 INFO : PREFIXapple: Deleted 2026/07/01 02:25:48 INFO : PREFIXbanana: Deleted 2026/07/01 02:25:48 INFO : PREFIXsplitbananasplit: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/01 02:25:48 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/01 02:25:48 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:49 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : Waiting for deletions to finish 2026/07/01 02:25:49 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:25:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:26:03 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/01 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/01 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/01 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/01 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/01 02:26:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:04 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:26:04 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:26:04 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/01 02:26:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/01 02:26:04 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/01 02:26:04 DEBUG : appleSUFFIX: size = 5 OK 2026/07/01 02:26:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/01 02:26:04 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/01 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:05 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/01 02:26:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/01 02:26:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/01 02:26:05 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/01 02:26:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/01 02:26:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/01 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/01 02:26:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/01 02:26:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/01 02:26:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/01 02:26:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/01 02:26:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/01 02:26:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/01 02:26:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/01 02:26:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/01 02:26:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/01 02:26:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/01 02:26:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/01 02:26:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/01 02:26:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/01 02:26:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/01 02:26:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/01 02:26:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/01 02:26:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/01 02:26:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/01 02:26:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/01 02:26:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/01 02:26:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/01 02:26:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/01 02:26:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/01 02:26:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/01 02:26:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/01 02:26:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/01 02:26:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/01 02:26:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/01 02:26:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/01 02:26:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/01 02:26:06 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/01 02:26:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/01 02:26:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/01 02:26:06 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:07 INFO : appleappleapplebanana: Deleted 2026/07/01 02:26:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/01 02:26:07 INFO : splitbananasplit: Deleted 2026/07/01 02:26:07 INFO : dir1/0003-defghij.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0010-456789.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0015-9;=.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0011-56789;.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0012-6789;.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0013-789;=.txt: Deleted 2026/07/01 02:26:07 INFO : apple: Deleted 2026/07/01 02:26:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0007-1234567.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0009-3456789.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0014-89;=.txt: Deleted 2026/07/01 02:26:07 INFO : banana: Deleted 2026/07/01 02:26:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/01 02:26:07 INFO : dir1/0008-2345678.txt: Deleted 2026/07/01 02:26:07 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/01 02:26:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/01 02:26:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/01 02:26:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:08 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:26:08 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:26:08 DEBUG : banana: size = 6 OK 2026/07/01 02:26:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/01 02:26:08 INFO : banana: Copied (new) 2026/07/01 02:26:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:26:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/01 02:26:08 INFO : splitbananasplit: Copied (new) 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:26:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/01 02:26:08 INFO : appleappleapplebanana: Copied (new) 2026/07/01 02:26:09 DEBUG : apple: size = 5 OK 2026/07/01 02:26:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/01 02:26:09 INFO : apple: Copied (new) 2026/07/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/01 02:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/01 02:26:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/01 02:26:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/01 02:26:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/01 02:26:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/01 02:26:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:26:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/01 02:26:09 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/01 02:26:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:26:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/01 02:26:09 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/01 02:26:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:26:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/01 02:26:09 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/01 02:26:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/01 02:26:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:26:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/01 02:26:10 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/01 02:26:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:26:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/01 02:26:10 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/01 02:26:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:26:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/01 02:26:10 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/01 02:26:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:26:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/01 02:26:10 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/01 02:26:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:26:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/01 02:26:10 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/01 02:26:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:26:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/01 02:26:10 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/01 02:26:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:26:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/01 02:26:10 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/01 02:26:10 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:10 INFO : splitbananasplitSUFFIX: Deleted 2026/07/01 02:26:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/01 02:26:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/01 02:26:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/01 02:26:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/01 02:26:10 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/01 02:26:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/01 02:26:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/01 02:26:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/01 02:26:11 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/01 02:26:11 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/01 02:26:11 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/01 02:26:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/01 02:26:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/01 02:26:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/01 02:26:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/01 02:26:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/01 02:26:11 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/01 02:26:11 INFO : appleSUFFIX: Deleted 2026/07/01 02:26:11 INFO : bananaSUFFIX: Deleted 2026/07/01 02:26:11 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:11 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:26:11 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:12 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:26:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:26:27 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:27 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:26:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : apple: size = 5 OK 2026/07/01 02:26:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:28 DEBUG : apple: Unchanged skipping 2026/07/01 02:26:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:28 DEBUG : banana: size = 6 OK 2026/07/01 02:26:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:28 DEBUG : banana: Unchanged skipping 2026/07/01 02:26:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/01 02:26:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/01 02:26:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/01 02:26:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/01 02:26:28 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:26:28 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:26:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/01 02:26:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/01 02:26:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/01 02:26:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/01 02:26:28 DEBUG : appleapple: size = 21 OK 2026/07/01 02:26:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/01 02:26:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/01 02:26:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/01 02:26:28 DEBUG : splitbanan: size = 16 OK 2026/07/01 02:26:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/01 02:26:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/01 02:26:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/01 02:26:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/01 02:26:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/01 02:26:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/01 02:26:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/01 02:26:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/01 02:26:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/01 02:26:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/01 02:26:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/01 02:26:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/01 02:26:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/01 02:26:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/01 02:26:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/01 02:26:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/01 02:26:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/01 02:26:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/01 02:26:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/01 02:26:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/01 02:26:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/01 02:26:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/01 02:26:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/01 02:26:29 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/01 02:26:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/01 02:26:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/01 02:26:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/01 02:26:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/01 02:26:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/01 02:26:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/01 02:26:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/01 02:26:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/01 02:26:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/01 02:26:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/01 02:26:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/01 02:26:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/01 02:26:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/01 02:26:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/01 02:26:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/01 02:26:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/01 02:26:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/01 02:26:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/01 02:26:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/01 02:26:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/01 02:26:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/01 02:26:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/01 02:26:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/01 02:26:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/01 02:26:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/01 02:26:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/01 02:26:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/01 02:26:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/01 02:26:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/01 02:26:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/01 02:26:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/01 02:26:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/01 02:26:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/01 02:26:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/01 02:26:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/01 02:26:29 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:30 INFO : dir1/0010-456789.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0012-6789;.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0008-2345678.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0013-789;=.txt: Deleted 2026/07/01 02:26:30 INFO : splitbananasplit: Deleted 2026/07/01 02:26:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0014-89;=.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0009-3456789.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0011-56789;.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0015-9;=.txt: Deleted 2026/07/01 02:26:30 INFO : appleappleapplebanana: Deleted 2026/07/01 02:26:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0003-defghij.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/01 02:26:30 INFO : dir1/0007-1234567.txt: Deleted 2026/07/01 02:26:30 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:30 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : appleapple: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/01 02:26:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/01 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/01 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/01 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/01 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:31 DEBUG : appleapple: size = 21 OK 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:26:31 DEBUG : apple: size = 5 OK 2026/07/01 02:26:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : apple: Unchanged skipping 2026/07/01 02:26:31 DEBUG : banana: size = 6 OK 2026/07/01 02:26:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : banana: Unchanged skipping 2026/07/01 02:26:31 DEBUG : splitbanan: size = 16 OK 2026/07/01 02:26:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/01 02:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/01 02:26:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/01 02:26:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/01 02:26:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/01 02:26:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/01 02:26:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/01 02:26:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/01 02:26:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/01 02:26:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/01 02:26:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/01 02:26:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/01 02:26:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/01 02:26:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/01 02:26:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/01 02:26:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/01 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:26:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:26:31 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:26:31 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:31 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:31 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : appleapple: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/01 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/01 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/01 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/01 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/01 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/01 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/01 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/01 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/01 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/01 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/01 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/01 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/01 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/01 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/01 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/01 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/01 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/01 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/01 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/01 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:26:46 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:46 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:26:46 DEBUG : apple: size = 5 OK 2026/07/01 02:26:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : apple: Unchanged skipping 2026/07/01 02:26:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:26:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:26:46 DEBUG : banana: size = 6 OK 2026/07/01 02:26:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : banana: Unchanged skipping 2026/07/01 02:26:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:26:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:26:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:26:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:26:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:26:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:26:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:26:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:26:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:26:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:26:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:26:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:26:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:26:46 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:26:46 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:26:46 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:46 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:47 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : apple: size = 5 OK 2026/07/01 02:26:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : banana: size = 6 OK 2026/07/01 02:26:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : banana: Unchanged skipping 2026/07/01 02:26:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:26:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:26:47 DEBUG : apple: Unchanged skipping 2026/07/01 02:26:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:26:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:26:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:26:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:26:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:26:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:26:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:26:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:26:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:26:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:26:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:26:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:26:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:26:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:26:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:26:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:26:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:26:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:26:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:26:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:26:47 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:26:47 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:47 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:47 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:26:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : Waiting for deletions to finish 2026/07/01 02:26:48 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:26:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:27:04 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:04 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:27:04 DEBUG : apple: size = 5 OK 2026/07/01 02:27:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : apple: Unchanged skipping 2026/07/01 02:27:04 DEBUG : banana: size = 6 OK 2026/07/01 02:27:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : banana: Unchanged skipping 2026/07/01 02:27:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:27:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:27:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:27:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:27:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:27:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:27:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:27:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:27:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:27:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:27:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:27:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:27:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:27:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:27:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:27:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:27:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:27:04 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:27:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:27:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:27:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:27:04 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:27:04 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:04 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:05 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:27:05 DEBUG : apple: size = 5 OK 2026/07/01 02:27:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : apple: Unchanged skipping 2026/07/01 02:27:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:27:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:27:05 DEBUG : banana: size = 6 OK 2026/07/01 02:27:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : banana: Unchanged skipping 2026/07/01 02:27:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:27:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:27:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:27:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:27:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:27:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:27:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:27:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:27:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:27:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:27:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:27:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:27:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:27:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:27:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:27:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:27:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:27:05 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:27:05 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:27:05 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:05 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:06 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:27:21 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:21 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : apple: size = 5 OK 2026/07/01 02:27:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : apple: Unchanged skipping 2026/07/01 02:27:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:27:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:27:22 DEBUG : banana: size = 6 OK 2026/07/01 02:27:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:27:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : banana: Unchanged skipping 2026/07/01 02:27:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:27:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:27:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:27:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:27:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:27:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:27:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:27:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:27:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:27:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:27:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:27:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:27:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:27:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:27:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:27:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:27:22 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:27:22 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:27:22 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:22 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:22 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : apple: size = 5 OK 2026/07/01 02:27:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : apple: Unchanged skipping 2026/07/01 02:27:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:27:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:27:23 DEBUG : banana: size = 6 OK 2026/07/01 02:27:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : banana: Unchanged skipping 2026/07/01 02:27:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:27:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:27:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:27:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:27:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:27:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:27:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:27:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:27:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:27:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:27:23 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:27:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:27:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:27:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:27:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:27:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:27:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:27:23 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:27:23 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:23 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:23 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:27:38 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:38 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : apple: size = 5 OK 2026/07/01 02:27:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : apple: Unchanged skipping 2026/07/01 02:27:39 DEBUG : banana: size = 6 OK 2026/07/01 02:27:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:27:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : banana: Unchanged skipping 2026/07/01 02:27:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:27:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:27:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:27:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:27:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:27:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:27:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:27:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:27:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:27:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:27:39 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:39 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:39 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:27:39 DEBUG : apple: size = 5 OK 2026/07/01 02:27:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : apple: Unchanged skipping 2026/07/01 02:27:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:27:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:27:39 DEBUG : banana: size = 6 OK 2026/07/01 02:27:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : banana: Unchanged skipping 2026/07/01 02:27:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:27:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:27:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:27:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:27:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:27:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:27:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:27:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:27:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:27:39 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:27:39 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:27:39 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:39 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:40 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:27:54 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:54 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : banana: size = 6 OK 2026/07/01 02:27:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:27:55 DEBUG : banana: Unchanged skipping 2026/07/01 02:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:27:55 DEBUG : apple: size = 5 OK 2026/07/01 02:27:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : apple: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:27:55 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:55 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:55 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/01 02:27:55 DEBUG : apple: size = 5 OK 2026/07/01 02:27:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : apple: Unchanged skipping 2026/07/01 02:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/01 02:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/01 02:27:55 DEBUG : banana: size = 6 OK 2026/07/01 02:27:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : banana: Unchanged skipping 2026/07/01 02:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/01 02:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/01 02:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/01 02:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/01 02:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/01 02:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/01 02:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/01 02:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/01 02:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/01 02:27:55 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:27:55 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:27:55 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:55 DEBUG : Waiting for deletions to finish 2026/07/01 02:27:56 DEBUG : apple: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : banana: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/01 02:27:56 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (202.37s) --- PASS: TestTransform/NFC (15.17s) --- PASS: TestTransform/NFD (17.32s) --- PASS: TestTransform/base64 (19.94s) --- PASS: TestTransform/prefix (23.41s) --- PASS: TestTransform/suffix (22.44s) --- PASS: TestTransform/truncate (19.53s) --- PASS: TestTransform/encoder (16.87s) --- PASS: TestTransform/ISO-8859-1 (17.60s) --- PASS: TestTransform/charmap (17.31s) --- PASS: TestTransform/lowercase (16.60s) --- PASS: TestTransform/ascii (16.18s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/01 02:28:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/01 02:28:01 INFO : sub dir_somesuffix: Making directory 2026/07/01 02:28:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/01 02:28:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/01 02:28:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/01 02:28:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/01 02:28:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/01 02:28:01 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:01 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/01 02:28:02 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:02 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/01 02:28:02 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.95s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:02 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:03 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:03 INFO : tictactoe: Making directory 2026/07/01 02:28:03 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:03 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:03 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/01 02:28:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:03 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:03 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:04 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/01 02:28:04 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:04 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/01 02:28:04 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.18s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:05 INFO : toe: Making directory 2026/07/01 02:28:05 INFO : toe/toe: Making directory 2026/07/01 02:28:05 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/01 02:28:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/01 02:28:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/01 02:28:05 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:05 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/01 02:28:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/01 02:28:06 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:07 INFO : toe: Making directory 2026/07/01 02:28:07 INFO : toe/toe: Making directory 2026/07/01 02:28:07 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/01 02:28:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/01 02:28:07 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:07 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/01 02:28:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/01 02:28:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/01 02:28:07 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.89s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:08 DEBUG : empty_dir: Making directory with metadata 2026/07/01 02:28:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/01 02:28:08 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:08 INFO : tictacempty_dir: Making directory 2026/07/01 02:28:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:08 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:08 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:08 INFO : tictactoe: Making directory 2026/07/01 02:28:08 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:08 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:08 INFO : tictactoe/tictactoe: Making directory 2026/07/01 02:28:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/01 02:28:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/01 02:28:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/01 02:28:08 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:08 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/01 02:28:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/01 02:28:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.85s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:10 DEBUG : empty_dir: Making directory with metadata 2026/07/01 02:28:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/01 02:28:10 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:10 INFO : tictacempty_dir: Making directory 2026/07/01 02:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:10 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:10 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:10 INFO : tictactoe: Making directory 2026/07/01 02:28:10 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:10 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:10 INFO : tictactoe/tictactoe: Making directory 2026/07/01 02:28:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/01 02:28:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/01 02:28:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:10 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:10 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/01 02:28:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/01 02:28:11 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:11 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:12 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:12 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/01 02:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/01 02:28:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/01 02:28:12 NOTICE: B2 bucket rclone-test-gayoxof2pedi: 0 differences found 2026/07/01 02:28:12 NOTICE: B2 bucket rclone-test-gayoxof2pedi: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:12 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:12 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:12 INFO : tictactoe: Making directory 2026/07/01 02:28:12 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:12 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:12 INFO : tictactoe/tictactoe: Making directory 2026/07/01 02:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/01 02:28:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/01 02:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/01 02:28:12 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:12 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/01 02:28:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/01 02:28:13 DEBUG : Waiting for deletions to finish 2026/07/01 02:28:13 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:14 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:14 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:14 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/01 02:28:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/01 02:28:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/01 02:28:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/01 02:28:14 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:14 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.17s) === RUN TestSyntax 2026/07/01 02:28:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:15 INFO : toe: Making directory 2026/07/01 02:28:15 INFO : toe/toe: Making directory 2026/07/01 02:28:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/01 02:28:15 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:15 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:15 DEBUG : toe/toe/toe: size = 11 OK 2026/07/01 02:28:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:15 INFO : toe/toe/toe: Copied (new) 2026/07/01 02:28:15 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.95s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:16 DEBUG : empty_dir: Making directory with metadata 2026/07/01 02:28:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/01 02:28:16 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:17 INFO : tictacempty_dir: Making directory 2026/07/01 02:28:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:17 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:17 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:17 INFO : tictactoe: Making directory 2026/07/01 02:28:17 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:17 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:17 INFO : tictactoe/tictactoe: Making directory 2026/07/01 02:28:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/01 02:28:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/01 02:28:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:17 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:17 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/01 02:28:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:18 INFO : toe/toe/toe.txt: Deleted 2026/07/01 02:28:18 INFO : toe/toe: Removing directory 2026/07/01 02:28:18 INFO : toe: Removing directory 2026/07/01 02:28:18 INFO : empty_dir: Removing directory 2026/07/01 02:28:18 DEBUG : Local file system at /tmp/rclone280363301: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.98s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:18 DEBUG : empty_dir: Making directory with metadata 2026/07/01 02:28:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/01 02:28:18 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:19 INFO : tictacempty_dir: Making directory 2026/07/01 02:28:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:19 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:19 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:19 INFO : tictactoe: Making directory 2026/07/01 02:28:19 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:19 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:19 INFO : tictactoe/tictactoe: Making directory 2026/07/01 02:28:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/01 02:28:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/01 02:28:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:19 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:19 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/01 02:28:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:19 INFO : toe/toe/toe.txt: Deleted 2026/07/01 02:28:19 INFO : toe/toe: Removing directory 2026/07/01 02:28:19 INFO : toe: Removing directory 2026/07/01 02:28:19 INFO : empty_dir: Removing directory 2026/07/01 02:28:19 DEBUG : Local file system at /tmp/rclone280363301: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/01 02:28:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/01 02:28:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/01 02:28:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/01 02:28:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/01 02:28:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/01 02:28:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/01 02:28:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/01 02:28:21 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 (3.54s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:22 DEBUG : Reset feature "Copy" 2026/07/01 02:28:22 DEBUG : Reset feature "Move" 2026/07/01 02:28:22 DEBUG : Reset feature "Copy" 2026/07/01 02:28:22 DEBUG : Reset feature "Move" 2026/07/01 02:28:22 DEBUG : empty_dir: Making directory with metadata 2026/07/01 02:28:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/01 02:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:22 INFO : tictacempty_dir: Making directory 2026/07/01 02:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/01 02:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:22 INFO : tictactoe: Making directory 2026/07/01 02:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/01 02:28:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:22 INFO : tictactoe/tictactoe: Making directory 2026/07/01 02:28:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/01 02:28:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/01 02:28:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/01 02:28:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:22 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:22 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/01 02:28:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/01 02:28:23 INFO : toe/toe/toe.txt: Deleted 2026/07/01 02:28:23 INFO : toe/toe: Removing directory 2026/07/01 02:28:23 INFO : toe: Removing directory 2026/07/01 02:28:23 INFO : empty_dir: Removing directory 2026/07/01 02:28:23 DEBUG : Local file system at /tmp/rclone280363301: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/01 02:28:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/01 02:28:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/01 02:28:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/01 02:28:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/01 02:28:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/01 02:28:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/01 02:28:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/01 02:28:25 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.69s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:26 DEBUG : toe: transformed to: dG9l 2026/07/01 02:28:26 DEBUG : toe: transformed to: dG9l 2026/07/01 02:28:26 INFO : dG9l: Making directory 2026/07/01 02:28:26 DEBUG : toe: transformed to: dG9l 2026/07/01 02:28:26 DEBUG : toe: transformed to: dG9l 2026/07/01 02:28:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/01 02:28:26 INFO : dG9l/dG9l: Making directory 2026/07/01 02:28:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/01 02:28:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/01 02:28:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/01 02:28:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/01 02:28:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/01 02:28:26 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:26 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/01 02:28:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/01 02:28:27 DEBUG : Waiting for deletions to finish 2026/07/01 02:28:27 DEBUG : dG9l: transformed to: toe 2026/07/01 02:28:27 DEBUG : dG9l: transformed to: toe 2026/07/01 02:28:27 DEBUG : dG9l: transformed to: toe 2026/07/01 02:28:27 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/01 02:28:27 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/01 02:28:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/01 02:28:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/01 02:28:27 DEBUG : Local file system at /tmp/rclone280363301: Waiting for checks to finish 2026/07/01 02:28:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/01 02:28:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/01 02:28:27 DEBUG : Local file system at /tmp/rclone280363301: Waiting for transfers to finish 2026/07/01 02:28:27 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.69s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-gayoxof2pedi", Local "Local file system at /tmp/rclone280363301", Modify Window "1ms" 2026/07/01 02:28:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/01 02:28:28 DEBUG : toe: transformed to: 2026/07/01 02:28:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/01 02:28:29 DEBUG : toe: transformed to: 2026/07/01 02:28:29 INFO : B2 bucket rclone-test-gayoxof2pedi: Making directory 2026/07/01 02:28:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/01 02:28:29 DEBUG : toe: transformed to: 2026/07/01 02:28:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/01 02:28:29 DEBUG : toe: transformed to: 2026/07/01 02:28:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/01 02:28:29 DEBUG : toe/toe: transformed to: 2026/07/01 02:28:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/01 02:28:29 INFO : toe/toe: Making directory 2026/07/01 02:28:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/01 02:28:29 DEBUG : toe/toe: transformed to: 2026/07/01 02:28:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/01 02:28:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/01 02:28:29 DEBUG : toe: transformed to: 2026/07/01 02:28:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/01 02:28:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/01 02:28:29 DEBUG : toe/toe/toe: transformed to: 2026/07/01 02:28:29 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/01 02:28:29 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for checks to finish 2026/07/01 02:28:29 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Waiting for transfers to finish 2026/07/01 02:28:30 DEBUG : toe/toe/toe: size = 11 OK 2026/07/01 02:28:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/01 02:28:30 INFO : toe/toe/toe: Copied (new) 2026/07/01 02:28:30 ERROR : B2 bucket rclone-test-gayoxof2pedi: not deleting files as there were IO errors 2026/07/01 02:28:30 ERROR : B2 bucket rclone-test-gayoxof2pedi: not deleting directories as there were IO errors --- PASS: TestError (2.05s) PASS 2026/07/01 02:28:30 DEBUG : B2 bucket rclone-test-gayoxof2pedi: Purge remote 2026/07/01 02:28:30 INFO : B2 bucket rclone-test-gayoxof2pedi: cleaning bucket "rclone-test-gayoxof2pedi" of all files 2026/07/01 02:28:31 DEBUG : BackupDir/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99ef1_d20260701_m022215_c001_v7007000_t0000_u01782872535913") 2026/07/01 02:28:31 DEBUG : BackupDir/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f107d35d04caf7dcd_d20260701_m022207_c001_v0001040_t0045_u01782872527639") 2026/07/01 02:28:31 DEBUG : CompareDest/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41743403263593f0_d20260701_m022146_c001_v7007000_t0000_u01782872506812") 2026/07/01 02:28:31 DEBUG : CompareDest/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ef35_d20260701_m022140_c001_v0001176_t0007_u01782872500724") 2026/07/01 02:28:31 DEBUG : CompareDest/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41743403263593f1_d20260701_m022146_c001_v7007000_t0000_u01782872506994") 2026/07/01 02:28:31 DEBUG : CompareDest/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba901ab_d20260701_m022141_c001_v0001161_t0023_u01782872501774") 2026/07/01 02:28:31 DEBUG : CopyDest/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99ef2_d20260701_m022216_c001_v7007000_t0000_u01782872536096") 2026/07/01 02:28:31 DEBUG : CopyDest/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9023b_d20260701_m022204_c001_v0001161_t0052_u01782872524341") 2026/07/01 02:28:31 DEBUG : CopyDest/three: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99ef4_d20260701_m022216_c001_v7007000_t0000_u01782872536279") 2026/07/01 02:28:32 DEBUG : CopyDest/three: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90270_d20260701_m022213_c001_v0001161_t0039_u01782872533801") 2026/07/01 02:28:32 DEBUG : CopyDest/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99ef5_d20260701_m022216_c001_v7007000_t0000_u01782872536462") 2026/07/01 02:28:32 DEBUG : CopyDest/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90268_d20260701_m022211_c001_v0001161_t0046_u01782872531338") 2026/07/01 02:28:32 DEBUG : EXISTING: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfa2b_d20260701_m022335_c001_v7007000_t0000_u01782872615587") 2026/07/01 02:28:32 DEBUG : EXISTING: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90469_d20260701_m022334_c001_v0001161_t0056_u01782872614502") 2026/07/01 02:28:32 DEBUG : PREFIXapple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee24e2e_d20260701_m022548_c001_v7007000_t0000_u01782872748528") 2026/07/01 02:28:32 DEBUG : PREFIXapple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90801_d20260701_m022541_c001_v0001161_t0034_u01782872741421") 2026/07/01 02:28:32 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826efe_d20260701_m022548_c001_v7007000_t0000_u01782872748472") 2026/07/01 02:28:32 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c26_d20260701_m022541_c001_v0001167_t0040_u01782872741389") 2026/07/01 02:28:32 DEBUG : PREFIXbanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826eff_d20260701_m022548_c001_v7007000_t0000_u01782872748625") 2026/07/01 02:28:32 DEBUG : PREFIXbanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8d69_d20260701_m022541_c001_v0001036_t0020_u01782872741400") 2026/07/01 02:28:32 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3f1_d20260701_m022548_c001_v7007000_t0000_u01782872748644") 2026/07/01 02:28:32 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b506d_d20260701_m022541_c001_v0001043_t0009_u01782872741410") 2026/07/01 02:28:32 DEBUG : Testêé: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfa29_d20260701_m022331_c001_v7007000_t0000_u01782872611810") 2026/07/01 02:28:33 DEBUG : Testêé: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9044d_d20260701_m022331_c001_v0001161_t0053_u01782872611123") 2026/07/01 02:28:33 DEBUG : Testêé: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90445_d20260701_m022330_c001_v0001161_t0027_u01782872610280") 2026/07/01 02:28:33 DEBUG : YXBwbGU=: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621918d_d20260701_m022526_c001_v7007000_t0000_u01782872726915") 2026/07/01 02:28:33 DEBUG : YXBwbGU=: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9078c_d20260701_m022522_c001_v0001161_t0033_u01782872722424") 2026/07/01 02:28:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621918e_d20260701_m022527_c001_v7007000_t0000_u01782872727098") 2026/07/01 02:28:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5039_d20260701_m022522_c001_v0001043_t0039_u01782872722441") 2026/07/01 02:28:33 DEBUG : YmFuYW5h: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621918f_d20260701_m022527_c001_v7007000_t0000_u01782872727281") 2026/07/01 02:28:33 DEBUG : YmFuYW5h: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8c0f_d20260701_m022522_c001_v0001036_t0002_u01782872722446") 2026/07/01 02:28:33 DEBUG : a/potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190a6_d20260701_m022015_c001_v7007000_t0000_u01782872415294") 2026/07/01 02:28:33 DEBUG : a/potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e4e_d20260701_m022014_c001_v0001165_t0007_u01782872414699") 2026/07/01 02:28:33 DEBUG : a/potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190a3_d20260701_m022013_c001_v7007000_t0000_u01782872413161") 2026/07/01 02:28:33 DEBUG : a/potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e3a_d20260701_m022012_c001_v0001165_t0052_u01782872412347") 2026/07/01 02:28:33 DEBUG : a/potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb3c_d20260701_m021955_c001_v7007000_t0000_u01782872395904") 2026/07/01 02:28:33 DEBUG : a/potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84dcb_d20260701_m021955_c001_v0001165_t0033_u01782872395076") 2026/07/01 02:28:33 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82703f_d20260701_m022756_c001_v7007000_t0000_u01782872876692") 2026/07/01 02:28:33 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90adc_d20260701_m022752_c001_v0001161_t0021_u01782872872677") 2026/07/01 02:28:33 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792959_d20260701_m022740_c001_v7007000_t0000_u01782872860599") 2026/07/01 02:28:33 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90a81_d20260701_m022736_c001_v0001161_t0041_u01782872856505") 2026/07/01 02:28:33 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331be_d20260701_m022724_c001_v7007000_t0000_u01782872844018") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90a19_d20260701_m022719_c001_v0001161_t0046_u01782872839893") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a802_d20260701_m022706_c001_v7007000_t0000_u01782872826635") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba909b5_d20260701_m022702_c001_v0001161_t0036_u01782872822316") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6df_d20260701_m022648_c001_v7007000_t0000_u01782872808956") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90951_d20260701_m022644_c001_v0001161_t0048_u01782872804682") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66f3_d20260701_m022632_c001_v7007000_t0000_u01782872792154") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d2d_d20260701_m022625_c001_v0001167_t0019_u01782872785567") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5e0_d20260701_m022612_c001_v7007000_t0000_u01782872772613") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e4a_d20260701_m022608_c001_v0001036_t0053_u01782872768592") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5d3_d20260701_m022607_c001_v7007000_t0000_u01782872767437") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ca1_d20260701_m022602_c001_v0001167_t0042_u01782872762443") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f04_d20260701_m022550_c001_v7007000_t0000_u01782872750306") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90819_d20260701_m022545_c001_v0001161_t0036_u01782872745464") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f400b87af30519c59_d20260701_m022544_c001_v7007000_t0000_u01782872744242") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c16_d20260701_m022538_c001_v0001167_t0002_u01782872738827") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41336d1f8d0aee99_d20260701_m022525_c001_v7007000_t0000_u01782872725291") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90780_d20260701_m022519_c001_v0001161_t0011_u01782872719849") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446e8_d20260701_m022506_c001_v7007000_t0000_u01782872706882") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90724_d20260701_m022502_c001_v0001161_t0050_u01782872702851") 2026/07/01 02:28:34 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571dd8_d20260701_m022449_c001_v7007000_t0000_u01782872689514") 2026/07/01 02:28:35 DEBUG : apple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba906d0_d20260701_m022445_c001_v0001161_t0001_u01782872685751") 2026/07/01 02:28:35 DEBUG : appleSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418fab820e5ade97_d20260701_m022611_c001_v7007000_t0000_u01782872771219") 2026/07/01 02:28:35 DEBUG : appleSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cac_d20260701_m022604_c001_v0001167_t0031_u01782872764646") 2026/07/01 02:28:35 DEBUG : appleapple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66f4_d20260701_m022632_c001_v7007000_t0000_u01782872792337") 2026/07/01 02:28:35 DEBUG : appleapple: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d35_d20260701_m022628_c001_v0001167_t0058_u01782872788108") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827041_d20260701_m022756_c001_v7007000_t0000_u01782872876879") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707f65_d20260701_m022753_c001_v0001167_t0016_u01782872873389") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79295a_d20260701_m022740_c001_v7007000_t0000_u01782872860784") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707edf_d20260701_m022737_c001_v0001167_t0005_u01782872857398") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331c0_d20260701_m022724_c001_v7007000_t0000_u01782872844201") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707e5b_d20260701_m022720_c001_v0001167_t0057_u01782872840785") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a803_d20260701_m022706_c001_v7007000_t0000_u01782872826818") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ded_d20260701_m022703_c001_v0001167_t0046_u01782872823442") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6e0_d20260701_m022649_c001_v7007000_t0000_u01782872809139") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d99_d20260701_m022645_c001_v0001167_t0026_u01782872805550") 2026/07/01 02:28:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f412c9fee3596f5bf_d20260701_m022630_c001_v7007000_t0000_u01782872790403") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908f5_d20260701_m022626_c001_v0001161_t0017_u01782872786591") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5e1_d20260701_m022612_c001_v7007000_t0000_u01782872772798") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90897_d20260701_m022608_c001_v0001161_t0046_u01782872768562") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40826f00d4c43d75_d20260701_m022607_c001_v7007000_t0000_u01782872767002") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90873_d20260701_m022603_c001_v0001161_t0022_u01782872763238") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f05_d20260701_m022550_c001_v7007000_t0000_u01782872750488") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c3c_d20260701_m022545_c001_v0001167_t0000_u01782872745475") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826ef0_d20260701_m022543_c001_v7007000_t0000_u01782872743920") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5069_d20260701_m022539_c001_v0001043_t0048_u01782872739528") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f416547ba7571bfc0_d20260701_m022524_c001_v7007000_t0000_u01782872724946") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8c03_d20260701_m022520_c001_v0001036_t0013_u01782872720557") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446e9_d20260701_m022507_c001_v7007000_t0000_u01782872707066") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8ba3_d20260701_m022503_c001_v0001036_t0057_u01782872703672") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571dd9_d20260701_m022449_c001_v7007000_t0000_u01782872689697") 2026/07/01 02:28:36 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b51_d20260701_m022446_c001_v0001036_t0010_u01782872686653") 2026/07/01 02:28:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5dc_d20260701_m022611_c001_v7007000_t0000_u01782872771049") 2026/07/01 02:28:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b509b_d20260701_m022604_c001_v0001043_t0043_u01782872764658") 2026/07/01 02:28:37 DEBUG : b/potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190a7_d20260701_m022015_c001_v7007000_t0000_u01782872415478") 2026/07/01 02:28:37 DEBUG : b/potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e46_d20260701_m022013_c001_v0001165_t0034_u01782872413707") 2026/07/01 02:28:37 DEBUG : b/potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190a1_d20260701_m022012_c001_v7007000_t0000_u01782872412614") 2026/07/01 02:28:37 DEBUG : b/potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e34_d20260701_m022011_c001_v0001165_t0019_u01782872411504") 2026/07/01 02:28:37 DEBUG : b/potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb3b_d20260701_m021955_c001_v7007000_t0000_u01782872395356") 2026/07/01 02:28:37 DEBUG : b/potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84dc3_d20260701_m021954_c001_v0001165_t0023_u01782872394247") 2026/07/01 02:28:37 DEBUG : backup/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6368_d20260701_m022228_c001_v7007000_t0000_u01782872548719") 2026/07/01 02:28:37 DEBUG : backup/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f101a71f57637d956_d20260701_m022226_c001_v0001098_t0048_u01782872546764") 2026/07/01 02:28:37 DEBUG : backup/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f10116a5ba196c204_d20260701_m022222_c001_v0001044_t0013_u01782872542767") 2026/07/01 02:28:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792776_d20260701_m022253_c001_v7007000_t0000_u01782872573411") 2026/07/01 02:28:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f103dc9bac26b6aba_d20260701_m022251_c001_v0001179_t0032_u01782872571600") 2026/07/01 02:28:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f112e98ba645c0ee4_d20260701_m022247_c001_v0001136_t0044_u01782872567396") 2026/07/01 02:28:38 DEBUG : backup/one.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee248ed_d20260701_m022241_c001_v7007000_t0000_u01782872561324") 2026/07/01 02:28:38 DEBUG : backup/one.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1137d25046cbc968_d20260701_m022239_c001_v0001101_t0011_u01782872559311") 2026/07/01 02:28:38 DEBUG : backup/one.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1194e1c57b566dcd_d20260701_m022235_c001_v0001104_t0057_u01782872555228") 2026/07/01 02:28:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792777_d20260701_m022253_c001_v7007000_t0000_u01782872573592") 2026/07/01 02:28:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f118779784118ab37_d20260701_m022252_c001_v0001157_t0013_u01782872572553") 2026/07/01 02:28:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f115eec1d515db0df_d20260701_m022249_c001_v0001130_t0006_u01782872569240") 2026/07/01 02:28:38 DEBUG : backup/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6369_d20260701_m022228_c001_v7007000_t0000_u01782872548901") 2026/07/01 02:28:38 DEBUG : backup/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f103c6c3108821ac6_d20260701_m022227_c001_v0001185_t0012_u01782872547962") 2026/07/01 02:28:38 DEBUG : backup/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f108dc870468173e4_d20260701_m022224_c001_v0001183_t0032_u01782872544442") 2026/07/01 02:28:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee248ee_d20260701_m022241_c001_v7007000_t0000_u01782872561506") 2026/07/01 02:28:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1115531b28a8bb26_d20260701_m022240_c001_v0001172_t0043_u01782872560326") 2026/07/01 02:28:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1008f3918052d637_d20260701_m022237_c001_v0001185_t0055_u01782872557145") 2026/07/01 02:28:39 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827042_d20260701_m022757_c001_v7007000_t0000_u01782872877062") 2026/07/01 02:28:39 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f6e_d20260701_m022752_c001_v0001036_t0051_u01782872872976") 2026/07/01 02:28:39 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79295b_d20260701_m022740_c001_v7007000_t0000_u01782872860971") 2026/07/01 02:28:39 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f4a_d20260701_m022736_c001_v0001036_t0037_u01782872856971") 2026/07/01 02:28:39 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331c1_d20260701_m022724_c001_v7007000_t0000_u01782872844384") 2026/07/01 02:28:39 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f16_d20260701_m022720_c001_v0001036_t0034_u01782872840306") 2026/07/01 02:28:39 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a804_d20260701_m022707_c001_v7007000_t0000_u01782872827001") 2026/07/01 02:28:40 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8eea_d20260701_m022702_c001_v0001036_t0034_u01782872822769") 2026/07/01 02:28:40 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6e2_d20260701_m022649_c001_v7007000_t0000_u01782872809322") 2026/07/01 02:28:40 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8ebc_d20260701_m022645_c001_v0001036_t0052_u01782872805108") 2026/07/01 02:28:40 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66f5_d20260701_m022632_c001_v7007000_t0000_u01782872792519") 2026/07/01 02:28:40 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e8a_d20260701_m022626_c001_v0001036_t0038_u01782872786068") 2026/07/01 02:28:40 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5e2_d20260701_m022612_c001_v7007000_t0000_u01782872772983") 2026/07/01 02:28:40 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cc6_d20260701_m022608_c001_v0001167_t0014_u01782872768571") 2026/07/01 02:28:40 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418fab820e5ade94_d20260701_m022607_c001_v7007000_t0000_u01782872767606") 2026/07/01 02:28:40 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5099_d20260701_m022602_c001_v0001043_t0014_u01782872762883") 2026/07/01 02:28:40 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f06_d20260701_m022550_c001_v7007000_t0000_u01782872750670") 2026/07/01 02:28:41 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8dcf_d20260701_m022545_c001_v0001036_t0052_u01782872745486") 2026/07/01 02:28:41 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f400b87af30519c5a_d20260701_m022544_c001_v7007000_t0000_u01782872744432") 2026/07/01 02:28:41 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8d27_d20260701_m022539_c001_v0001036_t0058_u01782872739143") 2026/07/01 02:28:41 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621918c_d20260701_m022525_c001_v7007000_t0000_u01782872725303") 2026/07/01 02:28:41 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5033_d20260701_m022520_c001_v0001043_t0014_u01782872720197") 2026/07/01 02:28:41 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446ea_d20260701_m022507_c001_v7007000_t0000_u01782872707249") 2026/07/01 02:28:41 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b500b_d20260701_m022503_c001_v0001043_t0012_u01782872703276") 2026/07/01 02:28:41 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571dda_d20260701_m022449_c001_v7007000_t0000_u01782872689879") 2026/07/01 02:28:41 DEBUG : banana: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b4fe7_d20260701_m022446_c001_v0001043_t0025_u01782872686144") 2026/07/01 02:28:41 DEBUG : bananaSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5de_d20260701_m022611_c001_v7007000_t0000_u01782872771234") 2026/07/01 02:28:41 DEBUG : bananaSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90879_d20260701_m022604_c001_v0001161_t0044_u01782872764668") 2026/07/01 02:28:42 DEBUG : both0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f4b_d20260701_m022422_c001_v7007000_t0000_u01782872662249") 2026/07/01 02:28:42 DEBUG : both0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9055f_d20260701_m022401_c001_v0001161_t0019_u01782872641757") 2026/07/01 02:28:42 DEBUG : both0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b63a8_d20260701_m022357_c001_v7007000_t0000_u01782872637461") 2026/07/01 02:28:42 DEBUG : both0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90477_d20260701_m022337_c001_v0001161_t0028_u01782872617469") 2026/07/01 02:28:42 DEBUG : both1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f4c_d20260701_m022422_c001_v7007000_t0000_u01782872662505") 2026/07/01 02:28:42 DEBUG : both1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9056b_d20260701_m022402_c001_v0001161_t0032_u01782872642777") 2026/07/01 02:28:42 DEBUG : both1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b63a9_d20260701_m022357_c001_v7007000_t0000_u01782872637647") 2026/07/01 02:28:42 DEBUG : both1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90481_d20260701_m022338_c001_v0001161_t0000_u01782872618423") 2026/07/01 02:28:42 DEBUG : both10: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f4d_d20260701_m022422_c001_v7007000_t0000_u01782872662685") 2026/07/01 02:28:42 DEBUG : both10: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905b9_d20260701_m022410_c001_v0001161_t0014_u01782872650550") 2026/07/01 02:28:42 DEBUG : both10: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6676_d20260701_m022357_c001_v7007000_t0000_u01782872637877") 2026/07/01 02:28:43 DEBUG : both10: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904d5_d20260701_m022345_c001_v0001161_t0008_u01782872625939") 2026/07/01 02:28:43 DEBUG : both11: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f4e_d20260701_m022422_c001_v7007000_t0000_u01782872662866") 2026/07/01 02:28:43 DEBUG : both11: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905c1_d20260701_m022411_c001_v0001161_t0009_u01782872651368") 2026/07/01 02:28:43 DEBUG : both11: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6677_d20260701_m022358_c001_v7007000_t0000_u01782872638069") 2026/07/01 02:28:43 DEBUG : both11: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904df_d20260701_m022346_c001_v0001161_t0029_u01782872626966") 2026/07/01 02:28:43 DEBUG : both12: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f4f_d20260701_m022423_c001_v7007000_t0000_u01782872663047") 2026/07/01 02:28:43 DEBUG : both12: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905c9_d20260701_m022412_c001_v0001161_t0013_u01782872652122") 2026/07/01 02:28:43 DEBUG : both12: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6678_d20260701_m022358_c001_v7007000_t0000_u01782872638254") 2026/07/01 02:28:43 DEBUG : both12: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904e9_d20260701_m022348_c001_v0001161_t0026_u01782872628097") 2026/07/01 02:28:44 DEBUG : both13: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f50_d20260701_m022423_c001_v7007000_t0000_u01782872663237") 2026/07/01 02:28:44 DEBUG : both13: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905d1_d20260701_m022413_c001_v0001161_t0058_u01782872653228") 2026/07/01 02:28:44 DEBUG : both13: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6679_d20260701_m022358_c001_v7007000_t0000_u01782872638439") 2026/07/01 02:28:44 DEBUG : both13: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904f9_d20260701_m022348_c001_v0001161_t0006_u01782872628932") 2026/07/01 02:28:44 DEBUG : both14: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f51_d20260701_m022423_c001_v7007000_t0000_u01782872663418") 2026/07/01 02:28:44 DEBUG : both14: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905d9_d20260701_m022413_c001_v0001161_t0025_u01782872653879") 2026/07/01 02:28:44 DEBUG : both14: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b667a_d20260701_m022358_c001_v7007000_t0000_u01782872638624") 2026/07/01 02:28:44 DEBUG : both14: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90503_d20260701_m022349_c001_v0001161_t0001_u01782872629873") 2026/07/01 02:28:45 DEBUG : both15: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f52_d20260701_m022423_c001_v7007000_t0000_u01782872663599") 2026/07/01 02:28:45 DEBUG : both15: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905df_d20260701_m022414_c001_v0001161_t0021_u01782872654673") 2026/07/01 02:28:45 DEBUG : both15: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b667b_d20260701_m022358_c001_v7007000_t0000_u01782872638809") 2026/07/01 02:28:45 DEBUG : both15: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9050d_d20260701_m022350_c001_v0001161_t0015_u01782872630639") 2026/07/01 02:28:45 DEBUG : both16: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f53_d20260701_m022423_c001_v7007000_t0000_u01782872663779") 2026/07/01 02:28:45 DEBUG : both16: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905e5_d20260701_m022415_c001_v0001161_t0018_u01782872655467") 2026/07/01 02:28:45 DEBUG : both16: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b667c_d20260701_m022358_c001_v7007000_t0000_u01782872638993") 2026/07/01 02:28:45 DEBUG : both16: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90511_d20260701_m022351_c001_v0001161_t0011_u01782872631446") 2026/07/01 02:28:45 DEBUG : both17: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f54_d20260701_m022423_c001_v7007000_t0000_u01782872663961") 2026/07/01 02:28:45 DEBUG : both17: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905ef_d20260701_m022416_c001_v0001161_t0019_u01782872656089") 2026/07/01 02:28:45 DEBUG : both17: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b667d_d20260701_m022359_c001_v7007000_t0000_u01782872639178") 2026/07/01 02:28:45 DEBUG : both17: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90519_d20260701_m022352_c001_v0001161_t0056_u01782872632251") 2026/07/01 02:28:45 DEBUG : both18: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f55_d20260701_m022424_c001_v7007000_t0000_u01782872664144") 2026/07/01 02:28:45 DEBUG : both18: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905f7_d20260701_m022416_c001_v0001161_t0024_u01782872656994") 2026/07/01 02:28:45 DEBUG : both18: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b667e_d20260701_m022359_c001_v7007000_t0000_u01782872639361") 2026/07/01 02:28:45 DEBUG : both18: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90523_d20260701_m022353_c001_v0001161_t0040_u01782872633292") 2026/07/01 02:28:45 DEBUG : both19: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f56_d20260701_m022424_c001_v7007000_t0000_u01782872664325") 2026/07/01 02:28:45 DEBUG : both19: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905fd_d20260701_m022417_c001_v0001161_t0031_u01782872657888") 2026/07/01 02:28:46 DEBUG : both19: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b667f_d20260701_m022359_c001_v7007000_t0000_u01782872639545") 2026/07/01 02:28:46 DEBUG : both19: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9052b_d20260701_m022354_c001_v0001161_t0000_u01782872634154") 2026/07/01 02:28:46 DEBUG : both2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f57_d20260701_m022424_c001_v7007000_t0000_u01782872664506") 2026/07/01 02:28:46 DEBUG : both2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90575_d20260701_m022403_c001_v0001161_t0023_u01782872643837") 2026/07/01 02:28:46 DEBUG : both2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6680_d20260701_m022359_c001_v7007000_t0000_u01782872639729") 2026/07/01 02:28:46 DEBUG : both2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9048b_d20260701_m022339_c001_v0001161_t0011_u01782872619218") 2026/07/01 02:28:46 DEBUG : both3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f58_d20260701_m022424_c001_v7007000_t0000_u01782872664687") 2026/07/01 02:28:46 DEBUG : both3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90583_d20260701_m022404_c001_v0001161_t0054_u01782872644688") 2026/07/01 02:28:46 DEBUG : both3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6681_d20260701_m022359_c001_v7007000_t0000_u01782872639912") 2026/07/01 02:28:46 DEBUG : both3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90499_d20260701_m022340_c001_v0001161_t0014_u01782872620119") 2026/07/01 02:28:46 DEBUG : both4: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f59_d20260701_m022424_c001_v7007000_t0000_u01782872664867") 2026/07/01 02:28:46 DEBUG : both4: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9058f_d20260701_m022405_c001_v0001161_t0059_u01782872645572") 2026/07/01 02:28:46 DEBUG : both4: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6682_d20260701_m022400_c001_v7007000_t0000_u01782872640096") 2026/07/01 02:28:46 DEBUG : both4: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9049f_d20260701_m022340_c001_v0001161_t0035_u01782872620735") 2026/07/01 02:28:46 DEBUG : both5: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f5a_d20260701_m022425_c001_v7007000_t0000_u01782872665048") 2026/07/01 02:28:47 DEBUG : both5: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90597_d20260701_m022406_c001_v0001161_t0016_u01782872646331") 2026/07/01 02:28:47 DEBUG : both5: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6684_d20260701_m022400_c001_v7007000_t0000_u01782872640281") 2026/07/01 02:28:47 DEBUG : both5: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904a5_d20260701_m022341_c001_v0001161_t0059_u01782872621594") 2026/07/01 02:28:47 DEBUG : both6: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f5b_d20260701_m022425_c001_v7007000_t0000_u01782872665228") 2026/07/01 02:28:47 DEBUG : both6: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9059f_d20260701_m022407_c001_v0001161_t0000_u01782872647463") 2026/07/01 02:28:47 DEBUG : both6: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6685_d20260701_m022400_c001_v7007000_t0000_u01782872640465") 2026/07/01 02:28:47 DEBUG : both6: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904ab_d20260701_m022342_c001_v0001161_t0033_u01782872622294") 2026/07/01 02:28:47 DEBUG : both7: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f5c_d20260701_m022425_c001_v7007000_t0000_u01782872665410") 2026/07/01 02:28:47 DEBUG : both7: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905a5_d20260701_m022408_c001_v0001161_t0012_u01782872648211") 2026/07/01 02:28:47 DEBUG : both7: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6686_d20260701_m022400_c001_v7007000_t0000_u01782872640649") 2026/07/01 02:28:47 DEBUG : both7: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904b3_d20260701_m022343_c001_v0001161_t0024_u01782872623127") 2026/07/01 02:28:47 DEBUG : both8: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f5d_d20260701_m022425_c001_v7007000_t0000_u01782872665592") 2026/07/01 02:28:47 DEBUG : both8: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905af_d20260701_m022408_c001_v0001161_t0027_u01782872648921") 2026/07/01 02:28:47 DEBUG : both8: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6687_d20260701_m022400_c001_v7007000_t0000_u01782872640837") 2026/07/01 02:28:47 DEBUG : both8: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904bb_d20260701_m022343_c001_v0001161_t0025_u01782872623998") 2026/07/01 02:28:47 DEBUG : both9: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f5e_d20260701_m022425_c001_v7007000_t0000_u01782872665772") 2026/07/01 02:28:47 DEBUG : both9: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905b5_d20260701_m022409_c001_v0001161_t0048_u01782872649804") 2026/07/01 02:28:47 DEBUG : both9: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6688_d20260701_m022401_c001_v7007000_t0000_u01782872641020") 2026/07/01 02:28:47 DEBUG : both9: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904c5_d20260701_m022345_c001_v0001161_t0011_u01782872625010") 2026/07/01 02:28:47 DEBUG : c/non empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190a8_d20260701_m022015_c001_v7007000_t0000_u01782872415660") 2026/07/01 02:28:48 DEBUG : c/non empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e4a_d20260701_m022013_c001_v0001165_t0052_u01782872413980") 2026/07/01 02:28:48 DEBUG : c/non empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190a4_d20260701_m022013_c001_v7007000_t0000_u01782872413343") 2026/07/01 02:28:48 DEBUG : c/non empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e36_d20260701_m022011_c001_v0001165_t0020_u01782872411776") 2026/07/01 02:28:48 DEBUG : c/non empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb3d_d20260701_m021956_c001_v7007000_t0000_u01782872396086") 2026/07/01 02:28:48 DEBUG : c/non empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84dc7_d20260701_m021954_c001_v0001165_t0049_u01782872394457") 2026/07/01 02:28:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219190_d20260701_m022527_c001_v7007000_t0000_u01782872727463") 2026/07/01 02:28:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707bb6_d20260701_m022522_c001_v0001167_t0014_u01782872722457") 2026/07/01 02:28:48 DEBUG : check sum: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb1c_d20260701_m021947_c001_v7007000_t0000_u01782872387647") 2026/07/01 02:28:48 DEBUG : check sum: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d9f_d20260701_m021946_c001_v0001165_t0028_u01782872386691") 2026/07/01 02:28:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf9a65d_d20260701_m022828_c001_v7007000_t0000_u01782872908475") 2026/07/01 02:28:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90b8a_d20260701_m022826_c001_v0001161_t0050_u01782872906772") 2026/07/01 02:28:48 DEBUG : dest/3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99ee7_d20260701_m022157_c001_v7007000_t0000_u01782872517234") 2026/07/01 02:28:48 DEBUG : dest/3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4105f4f665b1fc79_d20260701_m022155_c001_v0001041_t0000_u01782872514937") 2026/07/01 02:28:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66f6_d20260701_m022632_c001_v7007000_t0000_u01782872792699") 2026/07/01 02:28:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908fb_d20260701_m022628_c001_v0001161_t0051_u01782872788127") 2026/07/01 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827044_d20260701_m022757_c001_v7007000_t0000_u01782872877245") 2026/07/01 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90aaf_d20260701_m022745_c001_v0001161_t0057_u01782872865273") 2026/07/01 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79295c_d20260701_m022741_c001_v7007000_t0000_u01782872861157") 2026/07/01 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90a4d_d20260701_m022728_c001_v0001161_t0017_u01782872848671") 2026/07/01 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331c3_d20260701_m022724_c001_v7007000_t0000_u01782872844567") 2026/07/01 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba909e1_d20260701_m022711_c001_v0001161_t0030_u01782872831361") 2026/07/01 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a805_d20260701_m022707_c001_v7007000_t0000_u01782872827185") 2026/07/01 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90983_d20260701_m022653_c001_v0001161_t0033_u01782872813759") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6e4_d20260701_m022649_c001_v7007000_t0000_u01782872809505") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9091f_d20260701_m022636_c001_v0001161_t0025_u01782872796893") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415f83da98b5f889_d20260701_m022630_c001_v7007000_t0000_u01782872790544") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d07_d20260701_m022617_c001_v0001167_t0026_u01782872777363") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5e3_d20260701_m022613_c001_v7007000_t0000_u01782872773168") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cc8_d20260701_m022608_c001_v0001167_t0043_u01782872768898") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee24e55_d20260701_m022607_c001_v7007000_t0000_u01782872767115") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c73_d20260701_m022554_c001_v0001167_t0052_u01782872754923") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f07_d20260701_m022550_c001_v7007000_t0000_u01782872750852") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8dd1_d20260701_m022545_c001_v0001036_t0054_u01782872745866") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3ea_d20260701_m022544_c001_v7007000_t0000_u01782872744255") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707bec_d20260701_m022531_c001_v0001167_t0004_u01782872731517") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41336d1f8d0aee95_d20260701_m022524_c001_v7007000_t0000_u01782872724561") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90752_d20260701_m022511_c001_v0001161_t0042_u01782872711580") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446eb_d20260701_m022507_c001_v7007000_t0000_u01782872707510") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba906f2_d20260701_m022454_c001_v0001161_t0001_u01782872694251") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571ddb_d20260701_m022450_c001_v7007000_t0000_u01782872690062") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba906a8_d20260701_m022438_c001_v0001161_t0021_u01782872678723") 2026/07/01 02:28:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5da_d20260701_m022610_c001_v7007000_t0000_u01782872770864") 2026/07/01 02:28:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9087d_d20260701_m022605_c001_v0001161_t0032_u01782872765040") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66f7_d20260701_m022632_c001_v7007000_t0000_u01782872792881") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50d4_d20260701_m022628_c001_v0001043_t0057_u01782872788140") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827045_d20260701_m022757_c001_v7007000_t0000_u01782872877430") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f58_d20260701_m022745_c001_v0001036_t0027_u01782872865907") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79295d_d20260701_m022741_c001_v7007000_t0000_u01782872861341") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f34_d20260701_m022729_c001_v0001036_t0050_u01782872849386") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331c4_d20260701_m022724_c001_v7007000_t0000_u01782872844751") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8efe_d20260701_m022712_c001_v0001036_t0034_u01782872832138") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a806_d20260701_m022707_c001_v7007000_t0000_u01782872827369") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8ed0_d20260701_m022654_c001_v0001036_t0021_u01782872814543") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6e5_d20260701_m022649_c001_v7007000_t0000_u01782872809733") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8eaa_d20260701_m022637_c001_v0001036_t0000_u01782872797709") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfb52_d20260701_m022630_c001_v7007000_t0000_u01782872790154") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e6e_d20260701_m022618_c001_v0001036_t0008_u01782872778264") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5e4_d20260701_m022613_c001_v7007000_t0000_u01782872773353") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50a9_d20260701_m022609_c001_v0001043_t0054_u01782872769044") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee24e57_d20260701_m022607_c001_v7007000_t0000_u01782872767481") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5087_d20260701_m022555_c001_v0001043_t0003_u01782872755633") 2026/07/01 02:28:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f08_d20260701_m022551_c001_v7007000_t0000_u01782872751035") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c42_d20260701_m022545_c001_v0001167_t0036_u01782872745884") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826ef3_d20260701_m022544_c001_v7007000_t0000_u01782872744376") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8cd4_d20260701_m022532_c001_v0001036_t0012_u01782872732172") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41336d1f8d0aee98_d20260701_m022525_c001_v7007000_t0000_u01782872725109") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b501f_d20260701_m022512_c001_v0001043_t0048_u01782872712519") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446ed_d20260701_m022507_c001_v7007000_t0000_u01782872707694") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b4ff3_d20260701_m022455_c001_v0001043_t0021_u01782872695011") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571ddc_d20260701_m022450_c001_v7007000_t0000_u01782872690264") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b4fd5_d20260701_m022439_c001_v0001043_t0022_u01782872679110") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3fb_d20260701_m022610_c001_v7007000_t0000_u01782872770873") 2026/07/01 02:28:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cb0_d20260701_m022605_c001_v0001167_t0038_u01782872765049") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66f9_d20260701_m022633_c001_v7007000_t0000_u01782872793065") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908ff_d20260701_m022628_c001_v0001161_t0042_u01782872788454") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827046_d20260701_m022757_c001_v7007000_t0000_u01782872877630") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707f25_d20260701_m022746_c001_v0001167_t0022_u01782872866594") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79295e_d20260701_m022741_c001_v7007000_t0000_u01782872861523") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ea1_d20260701_m022730_c001_v0001167_t0045_u01782872850329") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331c5_d20260701_m022724_c001_v7007000_t0000_u01782872844934") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707e23_d20260701_m022713_c001_v0001167_t0048_u01782872833033") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a807_d20260701_m022707_c001_v7007000_t0000_u01782872827552") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707dcb_d20260701_m022655_c001_v0001167_t0003_u01782872815360") 2026/07/01 02:28:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6e6_d20260701_m022649_c001_v7007000_t0000_u01782872809917") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d61_d20260701_m022638_c001_v0001167_t0038_u01782872798440") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4063cb8471bca0ad_d20260701_m022630_c001_v7007000_t0000_u01782872790366") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908cd_d20260701_m022619_c001_v0001161_t0022_u01782872779122") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5e5_d20260701_m022613_c001_v7007000_t0000_u01782872773537") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9089d_d20260701_m022609_c001_v0001161_t0058_u01782872769086") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72c66_d20260701_m022607_c001_v7007000_t0000_u01782872767491") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90851_d20260701_m022556_c001_v0001161_t0059_u01782872756367") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f09_d20260701_m022551_c001_v7007000_t0000_u01782872751218") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c44_d20260701_m022546_c001_v0001167_t0059_u01782872746168") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee24df3_d20260701_m022544_c001_v7007000_t0000_u01782872744389") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5053_d20260701_m022532_c001_v0001043_t0055_u01782872732942") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a3fb_d20260701_m022525_c001_v7007000_t0000_u01782872725164") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8bd9_d20260701_m022513_c001_v0001036_t0014_u01782872713509") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446ee_d20260701_m022507_c001_v7007000_t0000_u01782872707878") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b79_d20260701_m022455_c001_v0001036_t0038_u01782872695761") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571ddd_d20260701_m022450_c001_v7007000_t0000_u01782872690458") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b2d_d20260701_m022439_c001_v0001036_t0050_u01782872679486") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72ca0_d20260701_m022611_c001_v7007000_t0000_u01782872771090") 2026/07/01 02:28:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e3c_d20260701_m022605_c001_v0001036_t0008_u01782872765092") 2026/07/01 02:28:52 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66fa_d20260701_m022633_c001_v7007000_t0000_u01782872793246") 2026/07/01 02:28:52 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d37_d20260701_m022628_c001_v0001167_t0003_u01782872788465") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827047_d20260701_m022757_c001_v7007000_t0000_u01782872877815") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5196_d20260701_m022747_c001_v0001043_t0020_u01782872867272") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79295f_d20260701_m022741_c001_v7007000_t0000_u01782872861708") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5167_d20260701_m022731_c001_v0001043_t0016_u01782872851105") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331c7_d20260701_m022725_c001_v7007000_t0000_u01782872845121") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5147_d20260701_m022713_c001_v0001043_t0014_u01782872833899") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a809_d20260701_m022707_c001_v7007000_t0000_u01782872827737") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b511b_d20260701_m022656_c001_v0001043_t0027_u01782872816347") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6e7_d20260701_m022650_c001_v7007000_t0000_u01782872810100") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50f5_d20260701_m022639_c001_v0001043_t0026_u01782872799297") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfb54_d20260701_m022630_c001_v7007000_t0000_u01782872790552") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50c1_d20260701_m022619_c001_v0001043_t0035_u01782872779929") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5e6_d20260701_m022613_c001_v7007000_t0000_u01782872773725") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e4c_d20260701_m022609_c001_v0001036_t0008_u01782872769099") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40826f00d4c43d76_d20260701_m022607_c001_v7007000_t0000_u01782872767186") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e17_d20260701_m022557_c001_v0001036_t0014_u01782872757052") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f0a_d20260701_m022551_c001_v7007000_t0000_u01782872751401") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8dd7_d20260701_m022546_c001_v0001036_t0016_u01782872746235") 2026/07/01 02:28:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3ec_d20260701_m022544_c001_v7007000_t0000_u01782872744441") 2026/07/01 02:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba907c3_d20260701_m022533_c001_v0001161_t0012_u01782872733762") 2026/07/01 02:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41336d1f8d0aee96_d20260701_m022524_c001_v7007000_t0000_u01782872724744") 2026/07/01 02:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707b88_d20260701_m022514_c001_v0001167_t0013_u01782872714244") 2026/07/01 02:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446f0_d20260701_m022508_c001_v7007000_t0000_u01782872708061") 2026/07/01 02:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707b1c_d20260701_m022456_c001_v0001167_t0045_u01782872696817") 2026/07/01 02:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571dde_d20260701_m022450_c001_v7007000_t0000_u01782872690640") 2026/07/01 02:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ab6_d20260701_m022440_c001_v0001167_t0046_u01782872680129") 2026/07/01 02:28:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40826f00d4c43d7c_d20260701_m022610_c001_v7007000_t0000_u01782872770883") 2026/07/01 02:28:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b509d_d20260701_m022605_c001_v0001043_t0011_u01782872765178") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66fb_d20260701_m022633_c001_v7007000_t0000_u01782872793535") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e90_d20260701_m022628_c001_v0001036_t0047_u01782872788489") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827048_d20260701_m022757_c001_v7007000_t0000_u01782872877997") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90abe_d20260701_m022747_c001_v0001161_t0030_u01782872867675") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792960_d20260701_m022741_c001_v7007000_t0000_u01782872861891") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90a65_d20260701_m022731_c001_v0001161_t0039_u01782872851598") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331c8_d20260701_m022725_c001_v7007000_t0000_u01782872845304") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba909ef_d20260701_m022714_c001_v0001161_t0021_u01782872834366") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a80c_d20260701_m022707_c001_v7007000_t0000_u01782872827921") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90991_d20260701_m022656_c001_v0001161_t0035_u01782872816773") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6e8_d20260701_m022650_c001_v7007000_t0000_u01782872810287") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90931_d20260701_m022639_c001_v0001161_t0014_u01782872799801") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfb53_d20260701_m022630_c001_v7007000_t0000_u01782872790365") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d13_d20260701_m022620_c001_v0001167_t0034_u01782872780429") 2026/07/01 02:28:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5e7_d20260701_m022613_c001_v7007000_t0000_u01782872773911") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cd0_d20260701_m022609_c001_v0001167_t0008_u01782872769324") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40826f00d4c43d77_d20260701_m022607_c001_v7007000_t0000_u01782872767368") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c7b_d20260701_m022557_c001_v0001167_t0004_u01782872757415") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f0b_d20260701_m022551_c001_v7007000_t0000_u01782872751584") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5079_d20260701_m022546_c001_v0001043_t0022_u01782872746432") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f409fb19b390cda40_d20260701_m022544_c001_v7007000_t0000_u01782872744397") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707bf6_d20260701_m022534_c001_v0001167_t0001_u01782872734049") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f400b87af30519c52_d20260701_m022524_c001_v7007000_t0000_u01782872724969") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90760_d20260701_m022514_c001_v0001161_t0012_u01782872714564") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446f1_d20260701_m022508_c001_v7007000_t0000_u01782872708245") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba906fc_d20260701_m022457_c001_v0001161_t0011_u01782872697185") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571ddf_d20260701_m022450_c001_v7007000_t0000_u01782872690822") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba906b2_d20260701_m022440_c001_v0001161_t0045_u01782872680489") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3fc_d20260701_m022611_c001_v7007000_t0000_u01782872771059") 2026/07/01 02:28:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cb4_d20260701_m022605_c001_v0001167_t0011_u01782872765372") 2026/07/01 02:28:55 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66fd_d20260701_m022633_c001_v7007000_t0000_u01782872793733") 2026/07/01 02:28:55 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50d6_d20260701_m022628_c001_v0001043_t0052_u01782872788576") 2026/07/01 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827049_d20260701_m022758_c001_v7007000_t0000_u01782872878180") 2026/07/01 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f62_d20260701_m022748_c001_v0001036_t0046_u01782872868223") 2026/07/01 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792961_d20260701_m022742_c001_v7007000_t0000_u01782872862074") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f38_d20260701_m022732_c001_v0001036_t0021_u01782872852020") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331c9_d20260701_m022725_c001_v7007000_t0000_u01782872845487") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f06_d20260701_m022714_c001_v0001036_t0001_u01782872834659") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a80d_d20260701_m022708_c001_v7007000_t0000_u01782872828109") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8ed8_d20260701_m022657_c001_v0001036_t0033_u01782872817179") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6e9_d20260701_m022650_c001_v7007000_t0000_u01782872810472") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8eb0_d20260701_m022640_c001_v0001036_t0039_u01782872800093") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f421ad0febbb1f419_d20260701_m022630_c001_v7007000_t0000_u01782872790378") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e76_d20260701_m022620_c001_v0001036_t0027_u01782872780797") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5e8_d20260701_m022614_c001_v7007000_t0000_u01782872774096") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908a1_d20260701_m022609_c001_v0001161_t0024_u01782872769413") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5d2_d20260701_m022607_c001_v7007000_t0000_u01782872767405") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5089_d20260701_m022557_c001_v0001043_t0040_u01782872757743") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f0c_d20260701_m022551_c001_v7007000_t0000_u01782872751768") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c46_d20260701_m022546_c001_v0001167_t0050_u01782872746479") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826ef1_d20260701_m022544_c001_v7007000_t0000_u01782872744189") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8d11_d20260701_m022534_c001_v0001036_t0009_u01782872734321") 2026/07/01 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4108d2a08968bf53_d20260701_m022525_c001_v7007000_t0000_u01782872725182") 2026/07/01 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5025_d20260701_m022514_c001_v0001043_t0012_u01782872714969") 2026/07/01 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446f2_d20260701_m022508_c001_v7007000_t0000_u01782872708428") 2026/07/01 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b4ff9_d20260701_m022457_c001_v0001043_t0057_u01782872697484") 2026/07/01 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571de0_d20260701_m022451_c001_v7007000_t0000_u01782872691003") 2026/07/01 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b4fd7_d20260701_m022440_c001_v0001043_t0043_u01782872680858") 2026/07/01 02:28:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5dd_d20260701_m022611_c001_v7007000_t0000_u01782872771201") 2026/07/01 02:28:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90883_d20260701_m022605_c001_v0001161_t0021_u01782872765563") 2026/07/01 02:28:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66ff_d20260701_m022633_c001_v7007000_t0000_u01782872793915") 2026/07/01 02:28:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d3b_d20260701_m022628_c001_v0001167_t0029_u01782872788732") 2026/07/01 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82704a_d20260701_m022758_c001_v7007000_t0000_u01782872878364") 2026/07/01 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707f35_d20260701_m022748_c001_v0001167_t0059_u01782872868648") 2026/07/01 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792962_d20260701_m022742_c001_v7007000_t0000_u01782872862257") 2026/07/01 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ebf_d20260701_m022732_c001_v0001167_t0043_u01782872852451") 2026/07/01 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331ca_d20260701_m022725_c001_v7007000_t0000_u01782872845671") 2026/07/01 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707e2d_d20260701_m022715_c001_v0001167_t0004_u01782872835055") 2026/07/01 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a80e_d20260701_m022708_c001_v7007000_t0000_u01782872828293") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707dd9_d20260701_m022657_c001_v0001167_t0021_u01782872817647") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6ea_d20260701_m022650_c001_v7007000_t0000_u01782872810656") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d73_d20260701_m022640_c001_v0001167_t0020_u01782872800527") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f421ad0febbb1f41a_d20260701_m022630_c001_v7007000_t0000_u01782872790565") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908dd_d20260701_m022621_c001_v0001161_t0041_u01782872781217") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5e9_d20260701_m022614_c001_v7007000_t0000_u01782872774280") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50ab_d20260701_m022609_c001_v0001043_t0058_u01782872769530") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0447a5_d20260701_m022607_c001_v7007000_t0000_u01782872767617") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90859_d20260701_m022558_c001_v0001161_t0029_u01782872758200") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f0d_d20260701_m022551_c001_v7007000_t0000_u01782872751950") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9081d_d20260701_m022546_c001_v0001161_t0046_u01782872746538") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826ef4_d20260701_m022544_c001_v7007000_t0000_u01782872744449") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5057_d20260701_m022534_c001_v0001043_t0048_u01782872734708") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a3fa_d20260701_m022524_c001_v7007000_t0000_u01782872724980") 2026/07/01 02:28:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8be3_d20260701_m022515_c001_v0001036_t0021_u01782872715329") 2026/07/01 02:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446f3_d20260701_m022508_c001_v7007000_t0000_u01782872708612") 2026/07/01 02:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b83_d20260701_m022457_c001_v0001036_t0031_u01782872697839") 2026/07/01 02:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571de1_d20260701_m022451_c001_v7007000_t0000_u01782872691273") 2026/07/01 02:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b35_d20260701_m022441_c001_v0001036_t0024_u01782872681410") 2026/07/01 02:28:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40826f00d4c43d7d_d20260701_m022611_c001_v7007000_t0000_u01782872771070") 2026/07/01 02:28:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b509f_d20260701_m022605_c001_v0001043_t0039_u01782872765657") 2026/07/01 02:28:59 DEBUG : dir1/0007-12345: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6700_d20260701_m022634_c001_v7007000_t0000_u01782872794097") 2026/07/01 02:28:59 DEBUG : dir1/0007-12345: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90901_d20260701_m022629_c001_v0001161_t0036_u01782872789000") 2026/07/01 02:28:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82704b_d20260701_m022758_c001_v7007000_t0000_u01782872878552") 2026/07/01 02:28:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b519a_d20260701_m022748_c001_v0001043_t0040_u01782872868970") 2026/07/01 02:28:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792963_d20260701_m022742_c001_v7007000_t0000_u01782872862441") 2026/07/01 02:28:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b516e_d20260701_m022732_c001_v0001043_t0056_u01782872852843") 2026/07/01 02:28:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331cb_d20260701_m022725_c001_v7007000_t0000_u01782872845854") 2026/07/01 02:28:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5149_d20260701_m022715_c001_v0001043_t0033_u01782872835600") 2026/07/01 02:28:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a80f_d20260701_m022708_c001_v7007000_t0000_u01782872828478") 2026/07/01 02:28:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b511d_d20260701_m022657_c001_v0001043_t0008_u01782872817957") 2026/07/01 02:28:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6eb_d20260701_m022650_c001_v7007000_t0000_u01782872810841") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50f7_d20260701_m022640_c001_v0001043_t0020_u01782872800963") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66f1_d20260701_m022630_c001_v7007000_t0000_u01782872790574") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50c9_d20260701_m022621_c001_v0001043_t0000_u01782872781584") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5ea_d20260701_m022614_c001_v7007000_t0000_u01782872774465") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cd2_d20260701_m022609_c001_v0001167_t0017_u01782872769634") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40826f00d4c43d78_d20260701_m022607_c001_v7007000_t0000_u01782872767551") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e21_d20260701_m022558_c001_v0001036_t0002_u01782872758624") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f0e_d20260701_m022552_c001_v7007000_t0000_u01782872752132") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c4a_d20260701_m022546_c001_v0001167_t0005_u01782872746841") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3eb_d20260701_m022544_c001_v7007000_t0000_u01782872744408") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba907d5_d20260701_m022535_c001_v0001161_t0056_u01782872735284") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571e07_d20260701_m022524_c001_v7007000_t0000_u01782872724988") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707b96_d20260701_m022515_c001_v0001167_t0020_u01782872715949") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446f5_d20260701_m022508_c001_v7007000_t0000_u01782872708798") 2026/07/01 02:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707b2e_d20260701_m022458_c001_v0001167_t0058_u01782872698753") 2026/07/01 02:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571de2_d20260701_m022451_c001_v7007000_t0000_u01782872691454") 2026/07/01 02:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ac4_d20260701_m022441_c001_v0001167_t0055_u01782872681840") 2026/07/01 02:29:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41336d1f8d0aeeb8_d20260701_m022610_c001_v7007000_t0000_u01782872770893") 2026/07/01 02:29:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cb8_d20260701_m022605_c001_v0001167_t0045_u01782872765666") 2026/07/01 02:29:01 DEBUG : dir1/0008-23456: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6701_d20260701_m022634_c001_v7007000_t0000_u01782872794278") 2026/07/01 02:29:01 DEBUG : dir1/0008-23456: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d3d_d20260701_m022629_c001_v0001167_t0011_u01782872789012") 2026/07/01 02:29:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82704c_d20260701_m022758_c001_v7007000_t0000_u01782872878736") 2026/07/01 02:29:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90ac8_d20260701_m022749_c001_v0001161_t0022_u01782872869484") 2026/07/01 02:29:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792964_d20260701_m022742_c001_v7007000_t0000_u01782872862632") 2026/07/01 02:29:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90a6f_d20260701_m022733_c001_v0001161_t0047_u01782872853211") 2026/07/01 02:29:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331cd_d20260701_m022726_c001_v7007000_t0000_u01782872846044") 2026/07/01 02:29:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba909fd_d20260701_m022716_c001_v0001161_t0013_u01782872836470") 2026/07/01 02:29:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a811_d20260701_m022708_c001_v7007000_t0000_u01782872828662") 2026/07/01 02:29:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba909a3_d20260701_m022658_c001_v0001161_t0029_u01782872818486") 2026/07/01 02:29:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6ec_d20260701_m022651_c001_v7007000_t0000_u01782872811024") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90941_d20260701_m022641_c001_v0001161_t0042_u01782872801384") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4063cb8471bca0ab_d20260701_m022629_c001_v7007000_t0000_u01782872789999") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d1b_d20260701_m022622_c001_v0001167_t0034_u01782872782070") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5eb_d20260701_m022614_c001_v7007000_t0000_u01782872774650") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908a5_d20260701_m022609_c001_v0001161_t0008_u01782872769715") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5d5_d20260701_m022607_c001_v7007000_t0000_u01782872767629") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c85_d20260701_m022558_c001_v0001167_t0034_u01782872758987") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f0f_d20260701_m022552_c001_v7007000_t0000_u01782872752315") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b507b_d20260701_m022546_c001_v0001043_t0008_u01782872746855") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee24def_d20260701_m022544_c001_v7007000_t0000_u01782872744194") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c04_d20260701_m022535_c001_v0001167_t0034_u01782872735644") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571e09_d20260701_m022525_c001_v7007000_t0000_u01782872725234") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9076a_d20260701_m022516_c001_v0001161_t0010_u01782872716232") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446f7_d20260701_m022508_c001_v7007000_t0000_u01782872708982") 2026/07/01 02:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9070a_d20260701_m022459_c001_v0001161_t0017_u01782872699069") 2026/07/01 02:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571de3_d20260701_m022451_c001_v7007000_t0000_u01782872691636") 2026/07/01 02:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba906bc_d20260701_m022442_c001_v0001161_t0014_u01782872682133") 2026/07/01 02:29:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72c9c_d20260701_m022610_c001_v7007000_t0000_u01782872770903") 2026/07/01 02:29:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90887_d20260701_m022605_c001_v0001161_t0024_u01782872765853") 2026/07/01 02:29:03 DEBUG : dir1/0009-34567: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6703_d20260701_m022634_c001_v7007000_t0000_u01782872794460") 2026/07/01 02:29:03 DEBUG : dir1/0009-34567: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50da_d20260701_m022629_c001_v0001043_t0001_u01782872789071") 2026/07/01 02:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82704d_d20260701_m022758_c001_v7007000_t0000_u01782872878919") 2026/07/01 02:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f64_d20260701_m022749_c001_v0001036_t0025_u01782872869862") 2026/07/01 02:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792965_d20260701_m022742_c001_v7007000_t0000_u01782872862814") 2026/07/01 02:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f3e_d20260701_m022733_c001_v0001036_t0037_u01782872853607") 2026/07/01 02:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331cf_d20260701_m022726_c001_v7007000_t0000_u01782872846227") 2026/07/01 02:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f0e_d20260701_m022716_c001_v0001036_t0031_u01782872836753") 2026/07/01 02:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a812_d20260701_m022708_c001_v7007000_t0000_u01782872828895") 2026/07/01 02:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8ee0_d20260701_m022658_c001_v0001036_t0023_u01782872818863") 2026/07/01 02:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6ed_d20260701_m022651_c001_v7007000_t0000_u01782872811207") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8eb2_d20260701_m022641_c001_v0001036_t0015_u01782872801777") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762191cb_d20260701_m022630_c001_v7007000_t0000_u01782872790363") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e80_d20260701_m022622_c001_v0001036_t0042_u01782872782362") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5ec_d20260701_m022614_c001_v7007000_t0000_u01782872774834") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e54_d20260701_m022609_c001_v0001036_t0015_u01782872769764") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3f9_d20260701_m022607_c001_v7007000_t0000_u01782872767585") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b508d_d20260701_m022559_c001_v0001043_t0015_u01782872759273") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f10_d20260701_m022552_c001_v7007000_t0000_u01782872752498") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9081f_d20260701_m022546_c001_v0001161_t0022_u01782872746895") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3e9_d20260701_m022544_c001_v7007000_t0000_u01782872744206") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8d19_d20260701_m022536_c001_v0001036_t0029_u01782872736024") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41336d1f8d0aee97_d20260701_m022524_c001_v7007000_t0000_u01782872724926") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5029_d20260701_m022516_c001_v0001043_t0041_u01782872716707") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446f8_d20260701_m022509_c001_v7007000_t0000_u01782872709165") 2026/07/01 02:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b4fff_d20260701_m022459_c001_v0001043_t0011_u01782872699373") 2026/07/01 02:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571de4_d20260701_m022451_c001_v7007000_t0000_u01782872691834") 2026/07/01 02:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b4fdd_d20260701_m022442_c001_v0001043_t0028_u01782872682434") 2026/07/01 02:29:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0447ab_d20260701_m022611_c001_v7007000_t0000_u01782872771207") 2026/07/01 02:29:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e3e_d20260701_m022605_c001_v0001036_t0042_u01782872765863") 2026/07/01 02:29:05 DEBUG : dir1/0010-45678: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6704_d20260701_m022634_c001_v7007000_t0000_u01782872794642") 2026/07/01 02:29:05 DEBUG : dir1/0010-45678: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e92_d20260701_m022629_c001_v0001036_t0017_u01782872789153") 2026/07/01 02:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82704e_d20260701_m022759_c001_v7007000_t0000_u01782872879201") 2026/07/01 02:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707f3d_d20260701_m022750_c001_v0001167_t0011_u01782872870308") 2026/07/01 02:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792966_d20260701_m022742_c001_v7007000_t0000_u01782872862998") 2026/07/01 02:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ecb_d20260701_m022734_c001_v0001167_t0037_u01782872854121") 2026/07/01 02:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331d0_d20260701_m022726_c001_v7007000_t0000_u01782872846410") 2026/07/01 02:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707e47_d20260701_m022717_c001_v0001167_t0056_u01782872837292") 2026/07/01 02:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a813_d20260701_m022709_c001_v7007000_t0000_u01782872829085") 2026/07/01 02:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707de1_d20260701_m022659_c001_v0001167_t0001_u01782872819270") 2026/07/01 02:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6ee_d20260701_m022651_c001_v7007000_t0000_u01782872811390") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d7b_d20260701_m022642_c001_v0001167_t0002_u01782872802222") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfb51_d20260701_m022629_c001_v7007000_t0000_u01782872789972") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908e5_d20260701_m022622_c001_v0001161_t0016_u01782872782941") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5ed_d20260701_m022615_c001_v7007000_t0000_u01782872775018") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cd7_d20260701_m022609_c001_v0001167_t0034_u01782872769901") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee24e56_d20260701_m022607_c001_v7007000_t0000_u01782872767299") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90863_d20260701_m022559_c001_v0001161_t0035_u01782872759692") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f11_d20260701_m022552_c001_v7007000_t0000_u01782872752682") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8de5_d20260701_m022546_c001_v0001036_t0002_u01782872746905") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826ef6_d20260701_m022544_c001_v7007000_t0000_u01782872744557") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b505d_d20260701_m022536_c001_v0001043_t0031_u01782872736507") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621918a_d20260701_m022524_c001_v7007000_t0000_u01782872724935") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8bf1_d20260701_m022517_c001_v0001036_t0012_u01782872717375") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446f9_d20260701_m022509_c001_v7007000_t0000_u01782872709348") 2026/07/01 02:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b93_d20260701_m022459_c001_v0001036_t0058_u01782872699719") 2026/07/01 02:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571de5_d20260701_m022452_c001_v7007000_t0000_u01782872692017") 2026/07/01 02:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b3b_d20260701_m022442_c001_v0001036_t0032_u01782872682990") 2026/07/01 02:29:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5db_d20260701_m022611_c001_v7007000_t0000_u01782872771015") 2026/07/01 02:29:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50a1_d20260701_m022606_c001_v0001043_t0027_u01782872766069") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6705_d20260701_m022634_c001_v7007000_t0000_u01782872794824") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d3f_d20260701_m022629_c001_v0001167_t0013_u01782872789317") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82704f_d20260701_m022759_c001_v7007000_t0000_u01782872879386") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b519e_d20260701_m022750_c001_v0001043_t0053_u01782872870608") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792967_d20260701_m022743_c001_v7007000_t0000_u01782872863181") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5172_d20260701_m022734_c001_v0001043_t0057_u01782872854424") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331d1_d20260701_m022726_c001_v7007000_t0000_u01782872846594") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b514d_d20260701_m022717_c001_v0001043_t0010_u01782872837694") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a814_d20260701_m022709_c001_v7007000_t0000_u01782872829283") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b511f_d20260701_m022659_c001_v0001043_t0033_u01782872819681") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6f0_d20260701_m022651_c001_v7007000_t0000_u01782872811663") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50fb_d20260701_m022642_c001_v0001043_t0012_u01782872802533") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b66ef_d20260701_m022630_c001_v7007000_t0000_u01782872790386") 2026/07/01 02:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50cb_d20260701_m022623_c001_v0001043_t0020_u01782872783423") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5ee_d20260701_m022615_c001_v7007000_t0000_u01782872775201") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908ab_d20260701_m022610_c001_v0001161_t0014_u01782872770044") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3f8_d20260701_m022607_c001_v7007000_t0000_u01782872767403") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e27_d20260701_m022600_c001_v0001036_t0001_u01782872760085") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f12_d20260701_m022552_c001_v7007000_t0000_u01782872752865") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8df5_d20260701_m022547_c001_v0001036_t0030_u01782872747265") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f409fb19b390cda3f_d20260701_m022544_c001_v7007000_t0000_u01782872744210") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba907df_d20260701_m022536_c001_v0001161_t0057_u01782872736888") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621918b_d20260701_m022525_c001_v7007000_t0000_u01782872725121") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ba0_d20260701_m022517_c001_v0001167_t0011_u01782872717758") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446fa_d20260701_m022509_c001_v7007000_t0000_u01782872709532") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707b36_d20260701_m022500_c001_v0001167_t0029_u01782872700515") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571de6_d20260701_m022452_c001_v7007000_t0000_u01782872692199") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ad2_d20260701_m022443_c001_v0001167_t0040_u01782872683550") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0447aa_d20260701_m022611_c001_v7007000_t0000_u01782872771023") 2026/07/01 02:29:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cba_d20260701_m022606_c001_v0001167_t0029_u01782872766153") 2026/07/01 02:29:08 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6706_d20260701_m022635_c001_v7007000_t0000_u01782872795008") 2026/07/01 02:29:08 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50dc_d20260701_m022629_c001_v0001043_t0041_u01782872789422") 2026/07/01 02:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827050_d20260701_m022759_c001_v7007000_t0000_u01782872879569") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90ad0_d20260701_m022751_c001_v0001161_t0057_u01782872871047") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792968_d20260701_m022743_c001_v7007000_t0000_u01782872863366") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90a79_d20260701_m022734_c001_v0001161_t0052_u01782872854789") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331d2_d20260701_m022726_c001_v7007000_t0000_u01782872846778") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90a0b_d20260701_m022718_c001_v0001161_t0015_u01782872838137") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a815_d20260701_m022709_c001_v7007000_t0000_u01782872829467") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba909ad_d20260701_m022700_c001_v0001161_t0035_u01782872820252") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6f1_d20260701_m022651_c001_v7007000_t0000_u01782872811847") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90947_d20260701_m022642_c001_v0001161_t0048_u01782872802966") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415f83da98b5f886_d20260701_m022629_c001_v7007000_t0000_u01782872789988") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d21_d20260701_m022623_c001_v0001167_t0054_u01782872783941") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5ef_d20260701_m022615_c001_v7007000_t0000_u01782872775386") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50ad_d20260701_m022610_c001_v0001043_t0034_u01782872770097") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0447a4_d20260701_m022607_c001_v7007000_t0000_u01782872767414") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c93_d20260701_m022600_c001_v0001167_t0031_u01782872760681") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f13_d20260701_m022553_c001_v7007000_t0000_u01782872753049") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c4e_d20260701_m022547_c001_v0001167_t0046_u01782872747352") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72c10_d20260701_m022544_c001_v7007000_t0000_u01782872744231") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c0e_d20260701_m022537_c001_v0001167_t0016_u01782872737220") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4108d2a08968bf52_d20260701_m022525_c001_v7007000_t0000_u01782872725000") 2026/07/01 02:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90774_d20260701_m022518_c001_v0001161_t0027_u01782872718149") 2026/07/01 02:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446fb_d20260701_m022509_c001_v7007000_t0000_u01782872709716") 2026/07/01 02:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9071c_d20260701_m022500_c001_v0001161_t0007_u01782872700945") 2026/07/01 02:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571de7_d20260701_m022452_c001_v7007000_t0000_u01782872692383") 2026/07/01 02:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba906c7_d20260701_m022444_c001_v0001161_t0027_u01782872684100") 2026/07/01 02:29:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41336d1f8d0aeeb9_d20260701_m022611_c001_v7007000_t0000_u01782872771080") 2026/07/01 02:29:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9088b_d20260701_m022606_c001_v0001161_t0059_u01782872766176") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6707_d20260701_m022635_c001_v7007000_t0000_u01782872795190") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90905_d20260701_m022629_c001_v0001161_t0021_u01782872789452") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827051_d20260701_m022759_c001_v7007000_t0000_u01782872879751") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f68_d20260701_m022751_c001_v0001036_t0029_u01782872871411") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792969_d20260701_m022743_c001_v7007000_t0000_u01782872863550") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f44_d20260701_m022735_c001_v0001036_t0038_u01782872855185") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331d4_d20260701_m022726_c001_v7007000_t0000_u01782872846968") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f12_d20260701_m022718_c001_v0001036_t0051_u01782872838472") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a816_d20260701_m022709_c001_v7007000_t0000_u01782872829650") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8ee6_d20260701_m022700_c001_v0001036_t0021_u01782872820944") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6f2_d20260701_m022652_c001_v7007000_t0000_u01782872812031") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8eb6_d20260701_m022643_c001_v0001036_t0048_u01782872803364") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415f83da98b5f887_d20260701_m022630_c001_v7007000_t0000_u01782872790173") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e86_d20260701_m022624_c001_v0001036_t0031_u01782872784317") 2026/07/01 02:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5f0_d20260701_m022615_c001_v7007000_t0000_u01782872775571") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cdb_d20260701_m022610_c001_v0001167_t0025_u01782872770166") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418fab820e5ade93_d20260701_m022607_c001_v7007000_t0000_u01782872767423") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5095_d20260701_m022601_c001_v0001043_t0050_u01782872761027") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f14_d20260701_m022553_c001_v7007000_t0000_u01782872753232") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b507d_d20260701_m022547_c001_v0001043_t0054_u01782872747388") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee24de7_d20260701_m022543_c001_v7007000_t0000_u01782872743822") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8d25_d20260701_m022537_c001_v0001036_t0056_u01782872737573") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f416547ba7571bfc1_d20260701_m022525_c001_v7007000_t0000_u01782872725130") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b502f_d20260701_m022518_c001_v0001043_t0038_u01782872718662") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446fc_d20260701_m022509_c001_v7007000_t0000_u01782872709900") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5003_d20260701_m022501_c001_v0001043_t0040_u01782872701387") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571de8_d20260701_m022452_c001_v7007000_t0000_u01782872692565") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b4fdf_d20260701_m022444_c001_v0001043_t0048_u01782872684489") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0447a9_d20260701_m022610_c001_v7007000_t0000_u01782872770841") 2026/07/01 02:29:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e42_d20260701_m022606_c001_v0001036_t0022_u01782872766384") 2026/07/01 02:29:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b6709_d20260701_m022635_c001_v7007000_t0000_u01782872795372") 2026/07/01 02:29:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e96_d20260701_m022629_c001_v0001036_t0004_u01782872789551") 2026/07/01 02:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827052_d20260701_m022759_c001_v7007000_t0000_u01782872879934") 2026/07/01 02:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707f53_d20260701_m022751_c001_v0001167_t0034_u01782872871918") 2026/07/01 02:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79296a_d20260701_m022743_c001_v7007000_t0000_u01782872863733") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ecf_d20260701_m022735_c001_v0001167_t0014_u01782872855644") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331d6_d20260701_m022727_c001_v7007000_t0000_u01782872847152") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707e4b_d20260701_m022719_c001_v0001167_t0037_u01782872839016") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a817_d20260701_m022709_c001_v7007000_t0000_u01782872829833") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707de7_d20260701_m022701_c001_v0001167_t0046_u01782872821404") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6f3_d20260701_m022652_c001_v7007000_t0000_u01782872812214") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d8d_d20260701_m022643_c001_v0001167_t0048_u01782872803811") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415f83da98b5f888_d20260701_m022630_c001_v7007000_t0000_u01782872790357") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908ed_d20260701_m022624_c001_v0001161_t0025_u01782872784796") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5f1_d20260701_m022615_c001_v7007000_t0000_u01782872775757") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e58_d20260701_m022610_c001_v0001036_t0025_u01782872770201") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5d4_d20260701_m022607_c001_v7007000_t0000_u01782872767598") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9086b_d20260701_m022601_c001_v0001161_t0046_u01782872761496") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f15_d20260701_m022553_c001_v7007000_t0000_u01782872753414") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90823_d20260701_m022547_c001_v0001161_t0046_u01782872747585") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72c11_d20260701_m022544_c001_v7007000_t0000_u01782872744419") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5063_d20260701_m022537_c001_v0001043_t0008_u01782872737970") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418fab820e5ade87_d20260701_m022525_c001_v7007000_t0000_u01782872725144") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8bfd_d20260701_m022519_c001_v0001036_t0021_u01782872719154") 2026/07/01 02:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446fd_d20260701_m022510_c001_v7007000_t0000_u01782872710084") 2026/07/01 02:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b9b_d20260701_m022501_c001_v0001036_t0056_u01782872701993") 2026/07/01 02:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571de9_d20260701_m022452_c001_v7007000_t0000_u01782872692748") 2026/07/01 02:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b49_d20260701_m022444_c001_v0001036_t0044_u01782872684988") 2026/07/01 02:29:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418fab820e5ade96_d20260701_m022611_c001_v7007000_t0000_u01782872771035") 2026/07/01 02:29:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50a3_d20260701_m022606_c001_v0001043_t0035_u01782872766474") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b670a_d20260701_m022635_c001_v7007000_t0000_u01782872795553") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707d41_d20260701_m022629_c001_v0001167_t0021_u01782872789600") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827053_d20260701_m022800_c001_v7007000_t0000_u01782872880121") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b51a4_d20260701_m022752_c001_v0001043_t0055_u01782872872268") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79296b_d20260701_m022743_c001_v7007000_t0000_u01782872863916") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b517a_d20260701_m022735_c001_v0001043_t0014_u01782872855923") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331d7_d20260701_m022727_c001_v7007000_t0000_u01782872847335") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5151_d20260701_m022719_c001_v0001043_t0037_u01782872839385") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a818_d20260701_m022710_c001_v7007000_t0000_u01782872830018") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5125_d20260701_m022701_c001_v0001043_t0002_u01782872821866") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6f4_d20260701_m022652_c001_v7007000_t0000_u01782872812398") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50fd_d20260701_m022644_c001_v0001043_t0022_u01782872804266") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3ff_d20260701_m022630_c001_v7007000_t0000_u01782872790394") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50d0_d20260701_m022625_c001_v0001043_t0033_u01782872785163") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5f2_d20260701_m022615_c001_v7007000_t0000_u01782872775942") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba908ad_d20260701_m022610_c001_v0001161_t0046_u01782872770363") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72c63_d20260701_m022607_c001_v7007000_t0000_u01782872767300") 2026/07/01 02:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e30_d20260701_m022601_c001_v0001036_t0027_u01782872761884") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f16_d20260701_m022553_c001_v7007000_t0000_u01782872753597") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8df9_d20260701_m022547_c001_v0001036_t0035_u01782872747726") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826ef2_d20260701_m022544_c001_v7007000_t0000_u01782872744232") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba907f1_d20260701_m022538_c001_v0001161_t0021_u01782872738508") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f400b87af30519c53_d20260701_m022525_c001_v7007000_t0000_u01782872725152") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ba8_d20260701_m022519_c001_v0001167_t0014_u01782872719543") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446fe_d20260701_m022510_c001_v7007000_t0000_u01782872710268") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707b3a_d20260701_m022502_c001_v0001167_t0052_u01782872702406") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571dea_d20260701_m022452_c001_v7007000_t0000_u01782872692930") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ae0_d20260701_m022445_c001_v0001167_t0055_u01782872685448") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418fab820e5ade95_d20260701_m022610_c001_v7007000_t0000_u01782872770852") 2026/07/01 02:29:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707cbc_d20260701_m022606_c001_v0001167_t0032_u01782872766497") 2026/07/01 02:29:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219191_d20260701_m022527_c001_v7007000_t0000_u01782872727645") 2026/07/01 02:29:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707bb8_d20260701_m022522_c001_v0001167_t0019_u01782872722744") 2026/07/01 02:29:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219192_d20260701_m022527_c001_v7007000_t0000_u01782872727828") 2026/07/01 02:29:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8c13_d20260701_m022522_c001_v0001036_t0046_u01782872722892") 2026/07/01 02:29:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219193_d20260701_m022528_c001_v7007000_t0000_u01782872728010") 2026/07/01 02:29:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b503d_d20260701_m022522_c001_v0001043_t0023_u01782872722917") 2026/07/01 02:29:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219194_d20260701_m022528_c001_v7007000_t0000_u01782872728196") 2026/07/01 02:29:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90792_d20260701_m022522_c001_v0001161_t0030_u01782872722936") 2026/07/01 02:29:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219195_d20260701_m022528_c001_v7007000_t0000_u01782872728378") 2026/07/01 02:29:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707bba_d20260701_m022523_c001_v0001167_t0059_u01782872723077") 2026/07/01 02:29:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219197_d20260701_m022528_c001_v7007000_t0000_u01782872728560") 2026/07/01 02:29:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b503f_d20260701_m022523_c001_v0001043_t0039_u01782872723321") 2026/07/01 02:29:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219198_d20260701_m022528_c001_v7007000_t0000_u01782872728743") 2026/07/01 02:29:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8c17_d20260701_m022523_c001_v0001036_t0010_u01782872723334") 2026/07/01 02:29:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219199_d20260701_m022528_c001_v7007000_t0000_u01782872728930") 2026/07/01 02:29:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90794_d20260701_m022523_c001_v0001161_t0034_u01782872723420") 2026/07/01 02:29:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621919a_d20260701_m022529_c001_v7007000_t0000_u01782872729115") 2026/07/01 02:29:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707bbe_d20260701_m022523_c001_v0001167_t0023_u01782872723502") 2026/07/01 02:29:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621919b_d20260701_m022529_c001_v7007000_t0000_u01782872729299") 2026/07/01 02:29:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8c1b_d20260701_m022523_c001_v0001036_t0053_u01782872723669") 2026/07/01 02:29:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621919d_d20260701_m022529_c001_v7007000_t0000_u01782872729482") 2026/07/01 02:29:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707bc0_d20260701_m022523_c001_v0001167_t0013_u01782872723766") 2026/07/01 02:29:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621919e_d20260701_m022529_c001_v7007000_t0000_u01782872729665") 2026/07/01 02:29:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90798_d20260701_m022523_c001_v0001161_t0029_u01782872723790") 2026/07/01 02:29:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621919f_d20260701_m022529_c001_v7007000_t0000_u01782872729848") 2026/07/01 02:29:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5041_d20260701_m022523_c001_v0001043_t0023_u01782872723996") 2026/07/01 02:29:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762191a0_d20260701_m022530_c001_v7007000_t0000_u01782872730030") 2026/07/01 02:29:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8c1d_d20260701_m022524_c001_v0001036_t0040_u01782872724040") 2026/07/01 02:29:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762191a1_d20260701_m022530_c001_v7007000_t0000_u01782872730213") 2026/07/01 02:29:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707bc2_d20260701_m022524_c001_v0001167_t0059_u01782872724091") 2026/07/01 02:29:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762191a2_d20260701_m022530_c001_v7007000_t0000_u01782872730395") 2026/07/01 02:29:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9079b_d20260701_m022524_c001_v0001161_t0013_u01782872724161") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826efa_d20260701_m022548_c001_v7007000_t0000_u01782872748263") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c28_d20260701_m022541_c001_v0001167_t0009_u01782872741713") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f409fb19b390cda43_d20260701_m022548_c001_v7007000_t0000_u01782872748516") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b506f_d20260701_m022541_c001_v0001043_t0041_u01782872741860") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f400b87af30519c65_d20260701_m022548_c001_v7007000_t0000_u01782872748483") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90803_d20260701_m022541_c001_v0001161_t0011_u01782872741901") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72c14_d20260701_m022548_c001_v7007000_t0000_u01782872748495") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8d75_d20260701_m022542_c001_v0001036_t0000_u01782872742042") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3ed_d20260701_m022548_c001_v7007000_t0000_u01782872748274") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c2a_d20260701_m022542_c001_v0001167_t0050_u01782872742097") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f00_d20260701_m022548_c001_v7007000_t0000_u01782872748655") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90805_d20260701_m022542_c001_v0001161_t0030_u01782872742236") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3f0_d20260701_m022548_c001_v7007000_t0000_u01782872748504") 2026/07/01 02:29:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c2c_d20260701_m022542_c001_v0001167_t0052_u01782872742450") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826efd_d20260701_m022548_c001_v7007000_t0000_u01782872748444") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5071_d20260701_m022542_c001_v0001043_t0027_u01782872742562") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3ef_d20260701_m022548_c001_v7007000_t0000_u01782872748462") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8d8d_d20260701_m022542_c001_v0001036_t0003_u01782872742573") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826efb_d20260701_m022548_c001_v7007000_t0000_u01782872748283") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90809_d20260701_m022542_c001_v0001161_t0055_u01782872742748") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f400b87af30519c66_d20260701_m022548_c001_v7007000_t0000_u01782872748667") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c2e_d20260701_m022542_c001_v0001167_t0052_u01782872742832") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f400b87af30519c63_d20260701_m022548_c001_v7007000_t0000_u01782872748294") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8d91_d20260701_m022542_c001_v0001036_t0007_u01782872742986") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72c13_d20260701_m022548_c001_v7007000_t0000_u01782872748306") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9080b_d20260701_m022543_c001_v0001161_t0000_u01782872743068") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150f3ee_d20260701_m022548_c001_v7007000_t0000_u01782872748315") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5075_d20260701_m022543_c001_v0001043_t0038_u01782872743122") 2026/07/01 02:29:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f409fb19b390cda42_d20260701_m022548_c001_v7007000_t0000_u01782872748326") 2026/07/01 02:29:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707c36_d20260701_m022543_c001_v0001167_t0019_u01782872743312") 2026/07/01 02:29:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee24e2b_d20260701_m022548_c001_v7007000_t0000_u01782872748340") 2026/07/01 02:29:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8da3_d20260701_m022543_c001_v0001036_t0024_u01782872743426") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfa23_d20260701_m022328_c001_v7007000_t0000_u01782872608825") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f11314566cd6a544c_d20260701_m022326_c001_v0001146_t0014_u01782872606220") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418ac6cef7106694_d20260701_m022326_c001_v7007000_t0000_u01782872606038") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f11314566cd6a5438_d20260701_m022322_c001_v0001146_t0022_u01782872602909") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418ac6cef7106685_d20260701_m022322_c001_v7007000_t0000_u01782872602183") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba903fc_d20260701_m022317_c001_v0001161_t0006_u01782872597778") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f412c9fee3596f444_d20260701_m022316_c001_v7007000_t0000_u01782872596204") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1055dda1d63b46e1_d20260701_m022314_c001_v0001178_t0040_u01782872594215") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150eeaf_d20260701_m022313_c001_v7007000_t0000_u01782872593988") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1055dda1d63b46cd_d20260701_m022310_c001_v0001178_t0014_u01782872590786") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150eead_d20260701_m022310_c001_v7007000_t0000_u01782872590055") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba903a2_d20260701_m022305_c001_v0001161_t0057_u01782872585681") 2026/07/01 02:29:18 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79277d_d20260701_m022304_c001_v7007000_t0000_u01782872584770") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1101a24bf0d14b99_d20260701_m022303_c001_v0001033_t0022_u01782872583066") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a269_d20260701_m022302_c001_v7007000_t0000_u01782872582882") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1101a24bf0d14b7d_d20260701_m022259_c001_v0001033_t0052_u01782872579233") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a265_d20260701_m022258_c001_v7007000_t0000_u01782872578506") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9035a_d20260701_m022254_c001_v0001161_t0052_u01782872574388") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792778_d20260701_m022253_c001_v7007000_t0000_u01782872573834") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1141f0c004a7aac4_d20260701_m022252_c001_v0001146_t0059_u01782872572028") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bf989_d20260701_m022251_c001_v7007000_t0000_u01782872571845") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1141f0c004a7aabc_d20260701_m022248_c001_v0001146_t0030_u01782872568576") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bf984_d20260701_m022247_c001_v7007000_t0000_u01782872567852") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90306_d20260701_m022242_c001_v0001161_t0043_u01782872562239") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee248ef_d20260701_m022241_c001_v7007000_t0000_u01782872561689") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1179390f5a65bf0e_d20260701_m022239_c001_v0001182_t0057_u01782872559881") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b32d42_d20260701_m022239_c001_v7007000_t0000_u01782872559698") 2026/07/01 02:29:19 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1179390f5a65bed6_d20260701_m022236_c001_v0001182_t0055_u01782872556677") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b32d3d_d20260701_m022235_c001_v7007000_t0000_u01782872555951") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba902c6_d20260701_m022229_c001_v0001161_t0009_u01782872549633") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b636a_d20260701_m022229_c001_v7007000_t0000_u01782872549081") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1194da3408dc334d_d20260701_m022227_c001_v0001182_t0056_u01782872547547") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bf96c_d20260701_m022227_c001_v7007000_t0000_u01782872547362") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1194da3408dc3331_d20260701_m022224_c001_v0001182_t0002_u01782872544025") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bf969_d20260701_m022223_c001_v7007000_t0000_u01782872543297") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9028a_d20260701_m022217_c001_v0001161_t0052_u01782872537389") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99ef7_d20260701_m022216_c001_v7007000_t0000_u01782872536645") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f115ea3645666c125_d20260701_m022208_c001_v0001165_t0053_u01782872528356") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41336d1f8d0aed93_d20260701_m022208_c001_v7007000_t0000_u01782872528148") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ef91_d20260701_m022203_c001_v0001176_t0033_u01782872523755") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f109c62dfeda1a7e9_d20260701_m022202_c001_v0001157_t0015_u01782872522890") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f109c62dfeda1a7dd_d20260701_m022201_c001_v0001157_t0044_u01782872521622") 2026/07/01 02:29:20 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41743403263593f2_d20260701_m022147_c001_v7007000_t0000_u01782872507178") 2026/07/01 02:29:21 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba901a7_d20260701_m022140_c001_v0001161_t0014_u01782872500059") 2026/07/01 02:29:21 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1108be3291376910_d20260701_m022139_c001_v0001113_t0024_u01782872499228") 2026/07/01 02:29:21 DEBUG : dst/one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1108be329137690a_d20260701_m022138_c001_v0001113_t0010_u01782872498056") 2026/07/01 02:29:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfa24_d20260701_m022329_c001_v7007000_t0000_u01782872609006") 2026/07/01 02:29:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1067a01026a3d0a6_d20260701_m022325_c001_v0001179_t0029_u01782872605834") 2026/07/01 02:29:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f106db219dfa57911_d20260701_m022321_c001_v0001177_t0045_u01782872601909") 2026/07/01 02:29:21 DEBUG : dst/one.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f412c9fee3596f445_d20260701_m022316_c001_v7007000_t0000_u01782872596390") 2026/07/01 02:29:21 DEBUG : dst/one.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1194e1c57b566e3a_d20260701_m022313_c001_v0001104_t0026_u01782872593465") 2026/07/01 02:29:21 DEBUG : dst/one.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f112a30110442d069_d20260701_m022309_c001_v0001039_t0050_u01782872589356") 2026/07/01 02:29:21 DEBUG : dst/one.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79277e_d20260701_m022304_c001_v7007000_t0000_u01782872584951") 2026/07/01 02:29:21 DEBUG : dst/one.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1194b5e5fd19008c_d20260701_m022302_c001_v0001098_t0008_u01782872582362") 2026/07/01 02:29:21 DEBUG : dst/one.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1149e81be567e700_d20260701_m022258_c001_v0001130_t0049_u01782872578003") 2026/07/01 02:29:21 DEBUG : dst/three: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99ef8_d20260701_m022216_c001_v7007000_t0000_u01782872536830") 2026/07/01 02:29:21 DEBUG : dst/three: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f109c62dfeda1a839_d20260701_m022215_c001_v0001157_t0019_u01782872535180") 2026/07/01 02:29:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfa25_d20260701_m022329_c001_v7007000_t0000_u01782872609190") 2026/07/01 02:29:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f11810a9f6ea20751_d20260701_m022327_c001_v0001098_t0048_u01782872607349") 2026/07/01 02:29:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f118bb5627a8c8b02_d20260701_m022323_c001_v0001091_t0015_u01782872603850") 2026/07/01 02:29:21 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfa26_d20260701_m022329_c001_v7007000_t0000_u01782872609371") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f11314566cd6a5450_d20260701_m022328_c001_v0001146_t0017_u01782872608042") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418ac6cef7106848_d20260701_m022327_c001_v7007000_t0000_u01782872607860") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f11314566cd6a5442_d20260701_m022324_c001_v0001146_t0021_u01782872604348") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418ac6cef7106693_d20260701_m022324_c001_v7007000_t0000_u01782872604166") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90404_d20260701_m022318_c001_v0001161_t0046_u01782872598989") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f412c9fee3596f446_d20260701_m022316_c001_v7007000_t0000_u01782872596578") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1055dda1d63b46e9_d20260701_m022315_c001_v0001178_t0008_u01782872595605") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150eeb0_d20260701_m022315_c001_v7007000_t0000_u01782872595420") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1055dda1d63b46d9_d20260701_m022312_c001_v0001178_t0037_u01782872592081") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4275e4868150eeae_d20260701_m022311_c001_v7007000_t0000_u01782872591898") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba903ae_d20260701_m022306_c001_v0001161_t0016_u01782872586351") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a26a_d20260701_m022304_c001_v7007000_t0000_u01782872584222") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90380_d20260701_m022301_c001_v0001161_t0008_u01782872581309") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a268_d20260701_m022300_c001_v7007000_t0000_u01782872580579") 2026/07/01 02:29:22 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90362_d20260701_m022255_c001_v0001161_t0023_u01782872575336") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bf98b_d20260701_m022252_c001_v7007000_t0000_u01782872572858") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90342_d20260701_m022250_c001_v0001161_t0012_u01782872570684") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bf988_d20260701_m022249_c001_v7007000_t0000_u01782872569598") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9030c_d20260701_m022242_c001_v0001161_t0000_u01782872562972") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b32d43_d20260701_m022240_c001_v7007000_t0000_u01782872560771") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba902f4_d20260701_m022238_c001_v0001161_t0013_u01782872558444") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b32d40_d20260701_m022237_c001_v7007000_t0000_u01782872557352") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba902d0_d20260701_m022230_c001_v0001161_t0031_u01782872550642") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bf96e_d20260701_m022228_c001_v7007000_t0000_u01782872548165") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba902b2_d20260701_m022225_c001_v0001161_t0039_u01782872545737") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bf96a_d20260701_m022224_c001_v7007000_t0000_u01782872544649") 2026/07/01 02:29:23 DEBUG : dst/three.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9028e_d20260701_m022218_c001_v0001161_t0029_u01782872538315") 2026/07/01 02:29:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f412c9fee3596f447_d20260701_m022316_c001_v7007000_t0000_u01782872596761") 2026/07/01 02:29:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f10434a7f928da25b_d20260701_m022315_c001_v0001101_t0007_u01782872595003") 2026/07/01 02:29:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102614f48c61e3fb_d20260701_m022311_c001_v0001173_t0012_u01782872591594") 2026/07/01 02:29:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79277f_d20260701_m022305_c001_v7007000_t0000_u01782872585132") 2026/07/01 02:29:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1147b8319ae11adc_d20260701_m022303_c001_v0001184_t0038_u01782872583990") 2026/07/01 02:29:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f11993adb848d446f_d20260701_m022300_c001_v0001041_t0054_u01782872580234") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfa27_d20260701_m022329_c001_v7007000_t0000_u01782872609554") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90402_d20260701_m022318_c001_v0001161_t0033_u01782872598385") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f412c9fee3596f448_d20260701_m022316_c001_v7007000_t0000_u01782872596948") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba903a8_d20260701_m022306_c001_v0001161_t0052_u01782872586035") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792780_d20260701_m022305_c001_v7007000_t0000_u01782872585313") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9035e_d20260701_m022254_c001_v0001161_t0035_u01782872574847") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb792779_d20260701_m022254_c001_v7007000_t0000_u01782872574022") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9030a_d20260701_m022242_c001_v0001161_t0052_u01782872562650") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee248f0_d20260701_m022241_c001_v7007000_t0000_u01782872561871") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba902c8_d20260701_m022230_c001_v0001161_t0032_u01782872550117") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b636b_d20260701_m022229_c001_v7007000_t0000_u01782872549264") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9028c_d20260701_m022217_c001_v0001161_t0031_u01782872537737") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99efa_d20260701_m022217_c001_v7007000_t0000_u01782872537023") 2026/07/01 02:29:24 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f115f2646d8527664_d20260701_m022212_c001_v0001091_t0035_u01782872532787") 2026/07/01 02:29:25 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41743403263593f3_d20260701_m022147_c001_v7007000_t0000_u01782872507360") 2026/07/01 02:29:25 DEBUG : dst/two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1108be3291376916_d20260701_m022146_c001_v0001113_t0025_u01782872506072") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72b27_d20260701_m022113_c001_v7007000_t0000_u01782872473161") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90123_d20260701_m022110_c001_v0001161_t0015_u01782872470264") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72b24_d20260701_m022108_c001_v7007000_t0000_u01782872468403") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161eea6_d20260701_m022058_c001_v0001176_t0001_u01782872458347") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea71_d20260701_m022049_c001_v7007000_t0000_u01782872449553") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9008d_d20260701_m022046_c001_v0001161_t0046_u01782872446657") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190bb_d20260701_m022026_c001_v7007000_t0000_u01782872426952") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e94_d20260701_m022025_c001_v0001165_t0007_u01782872425206") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190b7_d20260701_m022024_c001_v7007000_t0000_u01782872424349") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e8c_d20260701_m022023_c001_v0001165_t0057_u01782872423187") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190af_d20260701_m022020_c001_v7007000_t0000_u01782872420546") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e6e_d20260701_m022018_c001_v0001165_t0020_u01782872418896") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190ab_d20260701_m022017_c001_v7007000_t0000_u01782872417925") 2026/07/01 02:29:25 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e54_d20260701_m022016_c001_v0001165_t0047_u01782872416241") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621909e_d20260701_m022010_c001_v7007000_t0000_u01782872410909") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e2c_d20260701_m022009_c001_v0001165_t0001_u01782872409381") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621909a_d20260701_m022008_c001_v7007000_t0000_u01782872408592") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e26_d20260701_m022007_c001_v0001165_t0025_u01782872407820") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb78_d20260701_m022003_c001_v7007000_t0000_u01782872403392") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e00_d20260701_m022001_c001_v0001165_t0040_u01782872401924") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb42_d20260701_m022000_c001_v7007000_t0000_u01782872400109") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84de6_d20260701_m021959_c001_v0001165_t0019_u01782872399176") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb41_d20260701_m021958_c001_v7007000_t0000_u01782872398812") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f104b4c4cbf82328b_d20260701_m021958_c001_v0001097_t0055_u01782872398012") 2026/07/01 02:29:26 DEBUG : empty space: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84dd1_d20260701_m021956_c001_v0001165_t0055_u01782872396448") 2026/07/01 02:29:26 DEBUG : enormous: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190b9_d20260701_m022026_c001_v7007000_t0000_u01782872426037") 2026/07/01 02:29:26 DEBUG : enormous: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e96_d20260701_m022025_c001_v0001165_t0048_u01782872425409") 2026/07/01 02:29:26 DEBUG : existing: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7bfa2a_d20260701_m022334_c001_v7007000_t0000_u01782872614037") 2026/07/01 02:29:26 DEBUG : existing: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90459_d20260701_m022332_c001_v0001161_t0009_u01782872612552") 2026/07/01 02:29:26 DEBUG : existing: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea6d_d20260701_m022045_c001_v7007000_t0000_u01782872445228") 2026/07/01 02:29:26 DEBUG : existing: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9007b_d20260701_m022044_c001_v0001161_t0021_u01782872444145") 2026/07/01 02:29:27 DEBUG : existing: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb3a_d20260701_m021953_c001_v7007000_t0000_u01782872393886") 2026/07/01 02:29:27 DEBUG : existing: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84dc1_d20260701_m021952_c001_v0001165_t0004_u01782872392919") 2026/07/01 02:29:27 DEBUG : existing: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb39_d20260701_m021952_c001_v7007000_t0000_u01782872392376") 2026/07/01 02:29:27 DEBUG : existing: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84db5_d20260701_m021951_c001_v0001165_t0020_u01782872391790") 2026/07/01 02:29:27 DEBUG : existing: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84daf_d20260701_m021950_c001_v0001165_t0036_u01782872390996") 2026/07/01 02:29:27 DEBUG : existing-b: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea6e_d20260701_m022045_c001_v7007000_t0000_u01782872445412") 2026/07/01 02:29:27 DEBUG : existing-b: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ee82_d20260701_m022044_c001_v0001176_t0004_u01782872444135") 2026/07/01 02:29:27 DEBUG : file1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f76_d20260701_m022433_c001_v7007000_t0000_u01782872673921") 2026/07/01 02:29:27 DEBUG : file1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b17_d20260701_m022432_c001_v0001036_t0019_u01782872672884") 2026/07/01 02:29:27 DEBUG : file1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f73_d20260701_m022431_c001_v7007000_t0000_u01782872671588") 2026/07/01 02:29:27 DEBUG : file1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b4fc3_d20260701_m022430_c001_v0001043_t0039_u01782872670372") 2026/07/01 02:29:27 DEBUG : five: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190be_d20260701_m022030_c001_v7007000_t0000_u01782872430689") 2026/07/01 02:29:27 DEBUG : five: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4173bcde5bc84eaf_d20260701_m022028_c001_v0001165_t0007_u01782872428626") 2026/07/01 02:29:27 DEBUG : foo: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb77_d20260701_m022001_c001_v7007000_t0000_u01782872401559") 2026/07/01 02:29:27 DEBUG : foo: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4173bcde5bc84df2_d20260701_m022001_c001_v0001165_t0007_u01782872401012") 2026/07/01 02:29:27 DEBUG : foo: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4173bcde5bc84dee_d20260701_m022000_c001_v0001165_t0007_u01782872400470") 2026/07/01 02:29:27 DEBUG : four: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190bf_d20260701_m022030_c001_v7007000_t0000_u01782872430872") 2026/07/01 02:29:27 DEBUG : four: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4057bcd64161ee5e_d20260701_m022029_c001_v0001176_t0033_u01782872429177") 2026/07/01 02:29:27 DEBUG : four: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84eab_d20260701_m022027_c001_v0001165_t0040_u01782872427966") 2026/07/01 02:29:27 DEBUG : hello world2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444e2_d20260701_m021911_c001_v7007000_t0000_u01782872351212") 2026/07/01 02:29:27 DEBUG : hello world2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84cc3_d20260701_m021910_c001_v0001165_t0037_u01782872350539") 2026/07/01 02:29:28 DEBUG : ignore-size: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb2f_d20260701_m021950_c001_v7007000_t0000_u01782872390634") 2026/07/01 02:29:28 DEBUG : ignore-size: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84dab_d20260701_m021949_c001_v0001165_t0023_u01782872389703") 2026/07/01 02:29:28 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea6a_d20260701_m022043_c001_v7007000_t0000_u01782872443399") 2026/07/01 02:29:28 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90073_d20260701_m022042_c001_v0001161_t0018_u01782872442756") 2026/07/01 02:29:28 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea68_d20260701_m022042_c001_v7007000_t0000_u01782872442009") 2026/07/01 02:29:28 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9006f_d20260701_m022041_c001_v0001161_t0021_u01782872441252") 2026/07/01 02:29:28 DEBUG : one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190c0_d20260701_m022031_c001_v7007000_t0000_u01782872431055") 2026/07/01 02:29:28 DEBUG : one: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4173bcde5bc84ea1_d20260701_m022027_c001_v0001165_t0007_u01782872427338") 2026/07/01 02:29:28 DEBUG : only0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f5f_d20260701_m022425_c001_v7007000_t0000_u01782872665953") 2026/07/01 02:29:28 DEBUG : only0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4114d8100ba90611_d20260701_m022419_c001_v0001161_t0016_u01782872659269") 2026/07/01 02:29:28 DEBUG : only0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90563_d20260701_m022402_c001_v0001161_t0001_u01782872642234") 2026/07/01 02:29:28 DEBUG : only0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40792d65ccc7b7c2_d20260701_m022355_c001_v7007000_t0000_u01782872635883") 2026/07/01 02:29:28 DEBUG : only0: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9047d_d20260701_m022338_c001_v0001161_t0027_u01782872618042") 2026/07/01 02:29:28 DEBUG : only1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f60_d20260701_m022426_c001_v7007000_t0000_u01782872666162") 2026/07/01 02:29:28 DEBUG : only1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402a134fca1b4fa4_d20260701_m022420_c001_v0001043_t0003_u01782872660477") 2026/07/01 02:29:28 DEBUG : only1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90571_d20260701_m022403_c001_v0001161_t0027_u01782872643338") 2026/07/01 02:29:28 DEBUG : only1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b63a7_d20260701_m022356_c001_v7007000_t0000_u01782872636836") 2026/07/01 02:29:28 DEBUG : only1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90483_d20260701_m022338_c001_v0001161_t0036_u01782872618753") 2026/07/01 02:29:28 DEBUG : only10: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f61_d20260701_m022426_c001_v7007000_t0000_u01782872666349") 2026/07/01 02:29:28 DEBUG : only10: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402a134fca1b4f9a_d20260701_m022419_c001_v0001043_t0003_u01782872659832") 2026/07/01 02:29:28 DEBUG : only10: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905bb_d20260701_m022410_c001_v0001161_t0041_u01782872650986") 2026/07/01 02:29:28 DEBUG : only10: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40792d65ccc7b7c3_d20260701_m022356_c001_v7007000_t0000_u01782872636064") 2026/07/01 02:29:29 DEBUG : only10: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904db_d20260701_m022346_c001_v0001161_t0045_u01782872626401") 2026/07/01 02:29:29 DEBUG : only11: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f62_d20260701_m022426_c001_v7007000_t0000_u01782872666529") 2026/07/01 02:29:29 DEBUG : only11: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4087130cdb6b8aec_d20260701_m022420_c001_v0001036_t0009_u01782872660010") 2026/07/01 02:29:29 DEBUG : only11: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905c7_d20260701_m022411_c001_v0001161_t0019_u01782872651641") 2026/07/01 02:29:29 DEBUG : only11: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40792d65ccc7b7c5_d20260701_m022356_c001_v7007000_t0000_u01782872636426") 2026/07/01 02:29:29 DEBUG : only11: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904e5_d20260701_m022347_c001_v0001161_t0028_u01782872627438") 2026/07/01 02:29:29 DEBUG : only12: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f63_d20260701_m022426_c001_v7007000_t0000_u01782872666710") 2026/07/01 02:29:29 DEBUG : only12: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f410fee91c1707a08_d20260701_m022420_c001_v0001167_t0047_u01782872660217") 2026/07/01 02:29:29 DEBUG : only12: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905cf_d20260701_m022412_c001_v0001161_t0030_u01782872652455") 2026/07/01 02:29:29 DEBUG : only12: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b63a5_d20260701_m022356_c001_v7007000_t0000_u01782872636467") 2026/07/01 02:29:29 DEBUG : only12: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904f1_d20260701_m022348_c001_v0001161_t0058_u01782872628646") 2026/07/01 02:29:29 DEBUG : only13: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f64_d20260701_m022426_c001_v7007000_t0000_u01782872666891") 2026/07/01 02:29:29 DEBUG : only13: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4114d8100ba90615_d20260701_m022419_c001_v0001161_t0016_u01782872659842") 2026/07/01 02:29:29 DEBUG : only13: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905d5_d20260701_m022413_c001_v0001161_t0053_u01782872653533") 2026/07/01 02:29:29 DEBUG : only13: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b63a4_d20260701_m022356_c001_v7007000_t0000_u01782872636283") 2026/07/01 02:29:29 DEBUG : only13: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904fd_d20260701_m022349_c001_v0001161_t0008_u01782872629441") 2026/07/01 02:29:29 DEBUG : only14: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f65_d20260701_m022427_c001_v7007000_t0000_u01782872667072") 2026/07/01 02:29:29 DEBUG : only14: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4114d8100ba90619_d20260701_m022420_c001_v0001161_t0016_u01782872660094") 2026/07/01 02:29:29 DEBUG : only14: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905db_d20260701_m022414_c001_v0001161_t0043_u01782872654260") 2026/07/01 02:29:30 DEBUG : only14: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b63a6_d20260701_m022356_c001_v7007000_t0000_u01782872636651") 2026/07/01 02:29:30 DEBUG : only14: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90509_d20260701_m022350_c001_v0001161_t0025_u01782872630260") 2026/07/01 02:29:30 DEBUG : only15: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f66_d20260701_m022427_c001_v7007000_t0000_u01782872667254") 2026/07/01 02:29:30 DEBUG : only15: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402a134fca1b4f9e_d20260701_m022420_c001_v0001043_t0003_u01782872660104") 2026/07/01 02:29:30 DEBUG : only15: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905e3_d20260701_m022414_c001_v0001161_t0052_u01782872654976") 2026/07/01 02:29:30 DEBUG : only15: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f09d2b_d20260701_m022356_c001_v7007000_t0000_u01782872636491") 2026/07/01 02:29:30 DEBUG : only15: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9050f_d20260701_m022351_c001_v0001161_t0041_u01782872631022") 2026/07/01 02:29:30 DEBUG : only16: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f67_d20260701_m022427_c001_v7007000_t0000_u01782872667435") 2026/07/01 02:29:30 DEBUG : only16: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4114d8100ba9061d_d20260701_m022420_c001_v0001161_t0016_u01782872660279") 2026/07/01 02:29:30 DEBUG : only16: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905e9_d20260701_m022415_c001_v0001161_t0054_u01782872655762") 2026/07/01 02:29:30 DEBUG : only16: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4063cb8471bc9fcf_d20260701_m022356_c001_v7007000_t0000_u01782872636685") 2026/07/01 02:29:30 DEBUG : only16: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90515_d20260701_m022351_c001_v0001161_t0022_u01782872631814") 2026/07/01 02:29:31 DEBUG : only17: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f68_d20260701_m022427_c001_v7007000_t0000_u01782872667617") 2026/07/01 02:29:31 DEBUG : only17: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402a134fca1b4fa0_d20260701_m022420_c001_v0001043_t0003_u01782872660290") 2026/07/01 02:29:31 DEBUG : only17: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905f3_d20260701_m022416_c001_v0001161_t0044_u01782872656480") 2026/07/01 02:29:31 DEBUG : only17: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f09d2c_d20260701_m022356_c001_v7007000_t0000_u01782872636707") 2026/07/01 02:29:31 DEBUG : only17: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9051d_d20260701_m022352_c001_v0001161_t0024_u01782872632562") 2026/07/01 02:29:31 DEBUG : only18: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f69_d20260701_m022427_c001_v7007000_t0000_u01782872667800") 2026/07/01 02:29:31 DEBUG : only18: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f410fee91c1707a0a_d20260701_m022420_c001_v0001167_t0047_u01782872660403") 2026/07/01 02:29:31 DEBUG : only18: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905f9_d20260701_m022417_c001_v0001161_t0047_u01782872657427") 2026/07/01 02:29:31 DEBUG : only18: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f09d29_d20260701_m022356_c001_v7007000_t0000_u01782872636117") 2026/07/01 02:29:31 DEBUG : only18: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90527_d20260701_m022353_c001_v0001161_t0024_u01782872633857") 2026/07/01 02:29:31 DEBUG : only19: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f6a_d20260701_m022427_c001_v7007000_t0000_u01782872667980") 2026/07/01 02:29:31 DEBUG : only19: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4114d8100ba90621_d20260701_m022420_c001_v0001161_t0016_u01782872660466") 2026/07/01 02:29:31 DEBUG : only19: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90605_d20260701_m022418_c001_v0001161_t0018_u01782872658440") 2026/07/01 02:29:31 DEBUG : only19: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40792d65ccc7b7c7_d20260701_m022356_c001_v7007000_t0000_u01782872636795") 2026/07/01 02:29:31 DEBUG : only19: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9052f_d20260701_m022354_c001_v0001161_t0010_u01782872634465") 2026/07/01 02:29:31 DEBUG : only2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f6b_d20260701_m022428_c001_v7007000_t0000_u01782872668161") 2026/07/01 02:29:31 DEBUG : only2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f410fee91c1707a0c_d20260701_m022420_c001_v0001167_t0047_u01782872660587") 2026/07/01 02:29:31 DEBUG : only2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9057d_d20260701_m022404_c001_v0001161_t0045_u01782872644304") 2026/07/01 02:29:31 DEBUG : only2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40792d65ccc7b7c1_d20260701_m022355_c001_v7007000_t0000_u01782872635700") 2026/07/01 02:29:31 DEBUG : only2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9048d_d20260701_m022339_c001_v0001161_t0055_u01782872619572") 2026/07/01 02:29:31 DEBUG : only3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f6c_d20260701_m022428_c001_v7007000_t0000_u01782872668343") 2026/07/01 02:29:32 DEBUG : only3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4114d8100ba90627_d20260701_m022420_c001_v0001161_t0016_u01782872660651") 2026/07/01 02:29:32 DEBUG : only3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90589_d20260701_m022405_c001_v0001161_t0027_u01782872645235") 2026/07/01 02:29:32 DEBUG : only3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4063cb8471bc9fcb_d20260701_m022356_c001_v7007000_t0000_u01782872636503") 2026/07/01 02:29:32 DEBUG : only3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9049d_d20260701_m022340_c001_v0001161_t0054_u01782872620415") 2026/07/01 02:29:32 DEBUG : only4: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f6d_d20260701_m022428_c001_v7007000_t0000_u01782872668523") 2026/07/01 02:29:32 DEBUG : only4: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402a134fca1b4fa6_d20260701_m022420_c001_v0001043_t0003_u01782872660663") 2026/07/01 02:29:32 DEBUG : only4: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90595_d20260701_m022405_c001_v0001161_t0050_u01782872645906") 2026/07/01 02:29:32 DEBUG : only4: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4063cb8471bc9fc4_d20260701_m022356_c001_v7007000_t0000_u01782872636117") 2026/07/01 02:29:32 DEBUG : only4: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904a1_d20260701_m022341_c001_v0001161_t0016_u01782872621151") 2026/07/01 02:29:32 DEBUG : only5: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f6e_d20260701_m022428_c001_v7007000_t0000_u01782872668703") 2026/07/01 02:29:32 DEBUG : only5: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f410fee91c1707a10_d20260701_m022420_c001_v0001167_t0047_u01782872660772") 2026/07/01 02:29:32 DEBUG : only5: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9059b_d20260701_m022406_c001_v0001161_t0035_u01782872646774") 2026/07/01 02:29:32 DEBUG : only5: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4063cb8471bc9fc8_d20260701_m022356_c001_v7007000_t0000_u01782872636309") 2026/07/01 02:29:32 DEBUG : only5: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904a9_d20260701_m022341_c001_v0001161_t0028_u01782872621884") 2026/07/01 02:29:32 DEBUG : only6: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f6f_d20260701_m022428_c001_v7007000_t0000_u01782872668884") 2026/07/01 02:29:32 DEBUG : only6: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4114d8100ba9062b_d20260701_m022420_c001_v0001161_t0016_u01782872660841") 2026/07/01 02:29:32 DEBUG : only6: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905a1_d20260701_m022407_c001_v0001161_t0053_u01782872647915") 2026/07/01 02:29:32 DEBUG : only6: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f09d2a_d20260701_m022356_c001_v7007000_t0000_u01782872636308") 2026/07/01 02:29:32 DEBUG : only6: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904ad_d20260701_m022342_c001_v0001161_t0000_u01782872622709") 2026/07/01 02:29:32 DEBUG : only7: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f70_d20260701_m022429_c001_v7007000_t0000_u01782872669065") 2026/07/01 02:29:33 DEBUG : only7: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402a134fca1b4fa8_d20260701_m022420_c001_v0001043_t0003_u01782872660848") 2026/07/01 02:29:33 DEBUG : only7: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905a9_d20260701_m022408_c001_v0001161_t0007_u01782872648585") 2026/07/01 02:29:33 DEBUG : only7: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b63a3_d20260701_m022356_c001_v7007000_t0000_u01782872636098") 2026/07/01 02:29:33 DEBUG : only7: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904b9_d20260701_m022343_c001_v0001161_t0037_u01782872623518") 2026/07/01 02:29:33 DEBUG : only8: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f71_d20260701_m022429_c001_v7007000_t0000_u01782872669245") 2026/07/01 02:29:33 DEBUG : only8: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f410fee91c1707a12_d20260701_m022420_c001_v0001167_t0047_u01782872660959") 2026/07/01 02:29:33 DEBUG : only8: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905b3_d20260701_m022409_c001_v0001161_t0041_u01782872649403") 2026/07/01 02:29:33 DEBUG : only8: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40792d65ccc7b7c6_d20260701_m022356_c001_v7007000_t0000_u01782872636608") 2026/07/01 02:29:33 DEBUG : only8: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904c3_d20260701_m022344_c001_v0001161_t0052_u01782872624623") 2026/07/01 02:29:33 DEBUG : only9: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f72_d20260701_m022429_c001_v7007000_t0000_u01782872669425") 2026/07/01 02:29:33 DEBUG : only9: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4114d8100ba9062f_d20260701_m022421_c001_v0001161_t0016_u01782872661026") 2026/07/01 02:29:33 DEBUG : only9: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba905b7_d20260701_m022410_c001_v0001161_t0055_u01782872650202") 2026/07/01 02:29:33 DEBUG : only9: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40792d65ccc7b7c4_d20260701_m022356_c001_v7007000_t0000_u01782872636245") 2026/07/01 02:29:33 DEBUG : only9: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba904cd_d20260701_m022345_c001_v0001161_t0009_u01782872625463") 2026/07/01 02:29:33 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea65_d20260701_m022040_c001_v7007000_t0000_u01782872440133") 2026/07/01 02:29:33 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ee70_d20260701_m022038_c001_v0001176_t0003_u01782872438190") 2026/07/01 02:29:33 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea60_d20260701_m022037_c001_v7007000_t0000_u01782872437453") 2026/07/01 02:29:33 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9005f_d20260701_m022035_c001_v0001161_t0039_u01782872435315") 2026/07/01 02:29:33 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea5b_d20260701_m022034_c001_v7007000_t0000_u01782872434517") 2026/07/01 02:29:33 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ee68_d20260701_m022031_c001_v0001176_t0010_u01782872431968") 2026/07/01 02:29:33 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190b3_d20260701_m022022_c001_v7007000_t0000_u01782872422415") 2026/07/01 02:29:33 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e80_d20260701_m022021_c001_v0001165_t0037_u01782872421094") 2026/07/01 02:29:33 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190ad_d20260701_m022019_c001_v7007000_t0000_u01782872419484") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e6a_d20260701_m022018_c001_v0001165_t0043_u01782872418521") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190aa_d20260701_m022017_c001_v7007000_t0000_u01782872417322") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e50_d20260701_m022016_c001_v0001165_t0058_u01782872416027") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621909d_d20260701_m022010_c001_v7007000_t0000_u01782872410363") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e2a_d20260701_m022009_c001_v0001165_t0030_u01782872409139") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621909b_d20260701_m022008_c001_v7007000_t0000_u01782872408776") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e24_d20260701_m022007_c001_v0001165_t0006_u01782872407581") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219097_d20260701_m022007_c001_v7007000_t0000_u01782872407217") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e1e_d20260701_m022006_c001_v0001165_t0051_u01782872406552") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e18_d20260701_m022005_c001_v0001165_t0009_u01782872405966") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f76219090_d20260701_m022005_c001_v7007000_t0000_u01782872405601") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e0e_d20260701_m022004_c001_v0001165_t0048_u01782872404965") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e0a_d20260701_m022004_c001_v0001165_t0000_u01782872404298") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb79_d20260701_m022003_c001_v7007000_t0000_u01782872403573") 2026/07/01 02:29:34 DEBUG : potato: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e06_d20260701_m022002_c001_v0001165_t0019_u01782872402785") 2026/07/01 02:29:34 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f40826f00d4c43b96_d20260701_m022122_c001_v7007000_t0000_u01782872482801") 2026/07/01 02:29:34 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90155_d20260701_m022122_c001_v0001161_t0027_u01782872482009") 2026/07/01 02:29:34 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72b28_d20260701_m022113_c001_v7007000_t0000_u01782872473396") 2026/07/01 02:29:34 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161eec2_d20260701_m022109_c001_v0001176_t0059_u01782872469702") 2026/07/01 02:29:34 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190d7_d20260701_m022102_c001_v7007000_t0000_u01782872462149") 2026/07/01 02:29:34 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba900c7_d20260701_m022057_c001_v0001161_t0021_u01782872457644") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea72_d20260701_m022050_c001_v7007000_t0000_u01782872450113") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ee8e_d20260701_m022046_c001_v0001176_t0023_u01782872446444") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190ba_d20260701_m022026_c001_v7007000_t0000_u01782872426220") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e92_d20260701_m022024_c001_v0001165_t0042_u01782872424898") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190b8_d20260701_m022024_c001_v7007000_t0000_u01782872424532") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e8a_d20260701_m022022_c001_v0001165_t0014_u01782872422962") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190b4_d20260701_m022022_c001_v7007000_t0000_u01782872422598") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e84_d20260701_m022021_c001_v0001165_t0035_u01782872421769") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190b0_d20260701_m022020_c001_v7007000_t0000_u01782872420729") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e78_d20260701_m022019_c001_v0001165_t0035_u01782872419854") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190ac_d20260701_m022018_c001_v7007000_t0000_u01782872418157") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e5c_d20260701_m022017_c001_v0001165_t0024_u01782872417312") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f7621909f_d20260701_m022011_c001_v7007000_t0000_u01782872411129") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84e2e_d20260701_m022009_c001_v0001165_t0048_u01782872409964") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444e4_d20260701_m021913_c001_v7007000_t0000_u01782872353904") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84ccf_d20260701_m021913_c001_v0001165_t0003_u01782872353304") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444e3_d20260701_m021912_c001_v7007000_t0000_u01782872352394") 2026/07/01 02:29:35 DEBUG : potato2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84ccb_d20260701_m021911_c001_v0001165_t0017_u01782872351760") 2026/07/01 02:29:35 DEBUG : potato3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72b29_d20260701_m022113_c001_v7007000_t0000_u01782872473742") 2026/07/01 02:29:35 DEBUG : potato3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161eec8_d20260701_m022110_c001_v0001176_t0040_u01782872470626") 2026/07/01 02:29:36 DEBUG : potato3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190d9_d20260701_m022102_c001_v7007000_t0000_u01782872462504") 2026/07/01 02:29:36 DEBUG : potato3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba900cd_d20260701_m022058_c001_v0001161_t0027_u01782872458557") 2026/07/01 02:29:36 DEBUG : potato3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea73_d20260701_m022050_c001_v7007000_t0000_u01782872450525") 2026/07/01 02:29:36 DEBUG : potato3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ee92_d20260701_m022047_c001_v0001176_t0033_u01782872447030") 2026/07/01 02:29:36 DEBUG : pre-dest1/1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99ee8_d20260701_m022157_c001_v7007000_t0000_u01782872517419") 2026/07/01 02:29:36 DEBUG : pre-dest1/1: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ef65_d20260701_m022148_c001_v0001176_t0055_u01782872508093") 2026/07/01 02:29:36 DEBUG : pre-dest2/2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99ee9_d20260701_m022157_c001_v7007000_t0000_u01782872517601") 2026/07/01 02:29:36 DEBUG : pre-dest2/2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba901dd_d20260701_m022148_c001_v0001161_t0041_u01782872508666") 2026/07/01 02:29:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41743403263593ee_d20260701_m022133_c001_v7007000_t0000_u01782872493972") 2026/07/01 02:29:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ef0c_d20260701_m022130_c001_v0001176_t0003_u01782872490769") 2026/07/01 02:29:36 DEBUG : sizeonly: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb26_d20260701_m021949_c001_v7007000_t0000_u01782872389163") 2026/07/01 02:29:36 DEBUG : sizeonly: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84da5_d20260701_m021948_c001_v0001165_t0001_u01782872388188") 2026/07/01 02:29:36 DEBUG : splitbanan: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4160cca5067b670b_d20260701_m022635_c001_v7007000_t0000_u01782872795735") 2026/07/01 02:29:36 DEBUG : splitbanan: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e8e_d20260701_m022628_c001_v0001036_t0016_u01782872788119") 2026/07/01 02:29:36 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827054_d20260701_m022800_c001_v7007000_t0000_u01782872880304") 2026/07/01 02:29:36 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b51a8_d20260701_m022753_c001_v0001043_t0057_u01782872873679") 2026/07/01 02:29:36 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f41449979fb79296c_d20260701_m022744_c001_v7007000_t0000_u01782872864101") 2026/07/01 02:29:36 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b517e_d20260701_m022737_c001_v0001043_t0056_u01782872857761") 2026/07/01 02:29:36 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4039c6ac65b331d8_d20260701_m022727_c001_v7007000_t0000_u01782872847518") 2026/07/01 02:29:36 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5157_d20260701_m022721_c001_v0001043_t0007_u01782872841105") 2026/07/01 02:29:36 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4050d83e1e10a819_d20260701_m022710_c001_v7007000_t0000_u01782872830202") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b512b_d20260701_m022703_c001_v0001043_t0027_u01782872823941") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f401addd4f3dcf6f5_d20260701_m022652_c001_v7007000_t0000_u01782872812581") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5103_d20260701_m022645_c001_v0001043_t0002_u01782872805835") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4063cb8471bca0ac_d20260701_m022630_c001_v7007000_t0000_u01782872790183") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50d2_d20260701_m022626_c001_v0001043_t0050_u01782872786960") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5f3_d20260701_m022616_c001_v7007000_t0000_u01782872776127") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b50a7_d20260701_m022608_c001_v0001043_t0000_u01782872768583") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419a238fd9a72c5f_d20260701_m022607_c001_v7007000_t0000_u01782872767117") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e36_d20260701_m022603_c001_v0001036_t0003_u01782872763568") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec826f17_d20260701_m022553_c001_v7007000_t0000_u01782872753781") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b5077_d20260701_m022545_c001_v0001043_t0033_u01782872745495") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42030b297ee24dec_d20260701_m022544_c001_v7007000_t0000_u01782872744006") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba907fd_d20260701_m022540_c001_v0001161_t0047_u01782872740304") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f418fab820e5ade86_d20260701_m022524_c001_v7007000_t0000_u01782872724958") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707bae_d20260701_m022521_c001_v0001167_t0031_u01782872721002") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0446ff_d20260701_m022510_c001_v7007000_t0000_u01782872710451") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707b4e_d20260701_m022504_c001_v0001167_t0040_u01782872704104") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f425472395b571deb_d20260701_m022453_c001_v7007000_t0000_u01782872693111") 2026/07/01 02:29:37 DEBUG : splitbananasplit: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707aec_d20260701_m022447_c001_v0001167_t0056_u01782872687080") 2026/07/01 02:29:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f419e19c1c3f0a5d9_d20260701_m022610_c001_v7007000_t0000_u01782872770833") 2026/07/01 02:29:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8e38_d20260701_m022604_c001_v0001036_t0022_u01782872764679") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f7b_d20260701_m022438_c001_v7007000_t0000_u01782872678171") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707aa2_d20260701_m022436_c001_v0001167_t0023_u01782872676823") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f79_d20260701_m022436_c001_v7007000_t0000_u01782872676078") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b4fc9_d20260701_m022434_c001_v0001043_t0044_u01782872674849") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea6b_d20260701_m022043_c001_v7007000_t0000_u01782872443582") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ee80_d20260701_m022042_c001_v0001176_t0019_u01782872442746") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea69_d20260701_m022042_c001_v7007000_t0000_u01782872442192") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ee7c_d20260701_m022041_c001_v0001176_t0002_u01782872441242") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb11_d20260701_m021946_c001_v7007000_t0000_u01782872386147") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d99_d20260701_m021944_c001_v0001165_t0028_u01782872384774") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beb04_d20260701_m021944_c001_v7007000_t0000_u01782872384412") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d91_d20260701_m021943_c001_v0001165_t0026_u01782872383488") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beafa_d20260701_m021941_c001_v7007000_t0000_u01782872381387") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d85_d20260701_m021940_c001_v0001165_t0046_u01782872380499") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beaf9_d20260701_m021939_c001_v7007000_t0000_u01782872379959") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d79_d20260701_m021938_c001_v0001165_t0052_u01782872378897") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d65_d20260701_m021936_c001_v0001165_t0035_u01782872376211") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f422540fb8e7beaf7_d20260701_m021935_c001_v7007000_t0000_u01782872375849") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d5d_d20260701_m021935_c001_v0001165_t0012_u01782872375214") 2026/07/01 02:29:38 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d59_d20260701_m021934_c001_v0001165_t0000_u01782872374638") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c044509_d20260701_m021933_c001_v7007000_t0000_u01782872373913") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d49_d20260701_m021930_c001_v0001165_t0045_u01782872370492") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d41_d20260701_m021927_c001_v0001165_t0059_u01782872367744") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444ef_d20260701_m021927_c001_v7007000_t0000_u01782872367376") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d37_d20260701_m021926_c001_v0001165_t0040_u01782872366631") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d2b_d20260701_m021926_c001_v0001165_t0011_u01782872366042") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444ed_d20260701_m021925_c001_v7007000_t0000_u01782872365662") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d0f_d20260701_m021922_c001_v0001165_t0027_u01782872362208") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444ec_d20260701_m021921_c001_v7007000_t0000_u01782872361843") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84d09_d20260701_m021921_c001_v0001165_t0013_u01782872361191") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444ea_d20260701_m021920_c001_v7007000_t0000_u01782872360273") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84cf8_d20260701_m021919_c001_v0001165_t0024_u01782872359686") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444e9_d20260701_m021919_c001_v7007000_t0000_u01782872359137") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84cee_d20260701_m021918_c001_v0001165_t0007_u01782872358531") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444e8_d20260701_m021917_c001_v7007000_t0000_u01782872357622") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84ce0_d20260701_m021916_c001_v0001165_t0000_u01782872356833") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444e6_d20260701_m021916_c001_v7007000_t0000_u01782872356285") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84cd8_d20260701_m021915_c001_v0001165_t0016_u01782872355697") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444e5_d20260701_m021915_c001_v7007000_t0000_u01782872355131") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84cd3_d20260701_m021914_c001_v0001165_t0021_u01782872354542") 2026/07/01 02:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444e1_d20260701_m021909_c001_v7007000_t0000_u01782872349992") 2026/07/01 02:29:40 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84cbd_d20260701_m021909_c001_v0001165_t0042_u01782872349244") 2026/07/01 02:29:40 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444e0_d20260701_m021908_c001_v7007000_t0000_u01782872348691") 2026/07/01 02:29:40 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84cb7_d20260701_m021908_c001_v0001165_t0029_u01782872348115") 2026/07/01 02:29:40 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444de_d20260701_m021907_c001_v7007000_t0000_u01782872347206") 2026/07/01 02:29:40 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84cad_d20260701_m021906_c001_v0001165_t0032_u01782872346603") 2026/07/01 02:29:40 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4174888f7c0444db_d20260701_m021904_c001_v7007000_t0000_u01782872344406") 2026/07/01 02:29:40 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84c9d_d20260701_m021903_c001_v0001165_t0006_u01782872343804") 2026/07/01 02:29:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f7c_d20260701_m022438_c001_v7007000_t0000_u01782872678352") 2026/07/01 02:29:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8b23_d20260701_m022436_c001_v0001036_t0031_u01782872676836") 2026/07/01 02:29:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f7a_d20260701_m022436_c001_v7007000_t0000_u01782872676258") 2026/07/01 02:29:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90688_d20260701_m022434_c001_v0001161_t0023_u01782872674859") 2026/07/01 02:29:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827055_d20260701_m022802_c001_v7007000_t0000_u01782872882660") 2026/07/01 02:29:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90b0e_d20260701_m022801_c001_v0001161_t0009_u01782872881681") 2026/07/01 02:29:40 DEBUG : sub/yam: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea63_d20260701_m022039_c001_v7007000_t0000_u01782872439584") 2026/07/01 02:29:40 DEBUG : sub/yam: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90067_d20260701_m022038_c001_v0001161_t0011_u01782872438200") 2026/07/01 02:29:40 DEBUG : test_dir1/file2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f77_d20260701_m022434_c001_v7007000_t0000_u01782872674103") 2026/07/01 02:29:40 DEBUG : test_dir1/file2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90680_d20260701_m022432_c001_v0001161_t0007_u01782872672534") 2026/07/01 02:29:40 DEBUG : test_dir1/file2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f74_d20260701_m022431_c001_v7007000_t0000_u01782872671770") 2026/07/01 02:29:40 DEBUG : test_dir1/file2: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba9066c_d20260701_m022430_c001_v0001161_t0038_u01782872670419") 2026/07/01 02:29:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f78_d20260701_m022434_c001_v7007000_t0000_u01782872674283") 2026/07/01 02:29:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707a78_d20260701_m022432_c001_v0001167_t0005_u01782872672524") 2026/07/01 02:29:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf99f75_d20260701_m022431_c001_v7007000_t0000_u01782872671949") 2026/07/01 02:29:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707a68_d20260701_m022430_c001_v0001167_t0019_u01782872670384") 2026/07/01 02:29:41 DEBUG : three: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190c1_d20260701_m022031_c001_v7007000_t0000_u01782872431238") 2026/07/01 02:29:41 DEBUG : three: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84eb7_d20260701_m022029_c001_v0001165_t0050_u01782872429947") 2026/07/01 02:29:41 DEBUG : three: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1173bcde5bc84ea7_d20260701_m022027_c001_v0001165_t0029_u01782872427708") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827056_d20260701_m022804_c001_v7007000_t0000_u01782872884823") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8f93_d20260701_m022803_c001_v0001036_t0043_u01782872883603") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827069_d20260701_m022825_c001_v7007000_t0000_u01782872905065") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c170803b_d20260701_m022823_c001_v0001167_t0015_u01782872903165") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827065_d20260701_m022821_c001_v7007000_t0000_u01782872901469") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8fb9_d20260701_m022819_c001_v0001036_t0058_u01782872899529") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827064_d20260701_m022818_c001_v7007000_t0000_u01782872898549") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90b54_d20260701_m022817_c001_v0001161_t0030_u01782872897534") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82705b_d20260701_m022812_c001_v7007000_t0000_u01782872892437") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8fa7_d20260701_m022811_c001_v0001036_t0039_u01782872891250") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82705c_d20260701_m022814_c001_v7007000_t0000_u01782872894622") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707ff1_d20260701_m022813_c001_v0001167_t0009_u01782872893407") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82705a_d20260701_m022810_c001_v7007000_t0000_u01782872890199") 2026/07/01 02:29:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90b38_d20260701_m022809_c001_v0001161_t0040_u01782872889415") 2026/07/01 02:29:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827058_d20260701_m022808_c001_v7007000_t0000_u01782872888440") 2026/07/01 02:29:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b51cc_d20260701_m022807_c001_v0001043_t0028_u01782872887521") 2026/07/01 02:29:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827057_d20260701_m022806_c001_v7007000_t0000_u01782872886556") 2026/07/01 02:29:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110fee91c1707fb9_d20260701_m022805_c001_v0001167_t0029_u01782872885790") 2026/07/01 02:29:42 DEBUG : toe/toe/toe: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f415cdd974bf9a65f_d20260701_m022830_c001_v7007000_t0000_u01782872910531") 2026/07/01 02:29:42 DEBUG : toe/toe/toe: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1087130cdb6b8fcb_d20260701_m022829_c001_v0001036_t0048_u01782872909452") 2026/07/01 02:29:42 DEBUG : toe/toe/toe: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82705d_d20260701_m022816_c001_v7007000_t0000_u01782872896570") 2026/07/01 02:29:42 DEBUG : toe/toe/toe: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b51dc_d20260701_m022815_c001_v0001043_t0019_u01782872895578") 2026/07/01 02:29:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec82706a_d20260701_m022825_c001_v7007000_t0000_u01782872905780") 2026/07/01 02:29:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f102a134fca1b51e6_d20260701_m022824_c001_v0001043_t0018_u01782872904687") 2026/07/01 02:29:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f42496602ec827066_d20260701_m022822_c001_v7007000_t0000_u01782872902089") 2026/07/01 02:29:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1016c0ff51367d5d_d20260701_m022821_c001_v0001174_t0043_u01782872901118") 2026/07/01 02:29:42 DEBUG : two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f402e713f762190c2_d20260701_m022031_c001_v7007000_t0000_u01782872431420") 2026/07/01 02:29:42 DEBUG : two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4114d8100ba9003f_d20260701_m022029_c001_v0001161_t0016_u01782872429365") 2026/07/01 02:29:42 DEBUG : two: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4173bcde5bc84ea3_d20260701_m022027_c001_v0001165_t0007_u01782872427523") 2026/07/01 02:29:42 DEBUG : yam: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea66_d20260701_m022040_c001_v7007000_t0000_u01782872440316") 2026/07/01 02:29:42 DEBUG : yam: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f110a8b4cf6a9145c_d20260701_m022039_c001_v0001171_t0019_u01782872439307") 2026/07/01 02:29:42 DEBUG : yam: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea5f_d20260701_m022036_c001_v7007000_t0000_u01782872436902") 2026/07/01 02:29:42 DEBUG : yam: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1057bcd64161ee6e_d20260701_m022035_c001_v0001176_t0043_u01782872435264") 2026/07/01 02:29:42 DEBUG : yam: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea5a_d20260701_m022033_c001_v7007000_t0000_u01782872433958") 2026/07/01 02:29:42 DEBUG : yam: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1114d8100ba90053_d20260701_m022031_c001_v0001161_t0009_u01782872431978") 2026/07/01 02:29:42 DEBUG : yaml: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea61_d20260701_m022037_c001_v7007000_t0000_u01782872437636") 2026/07/01 02:29:42 DEBUG : yaml: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f101113cfd1c345c6_d20260701_m022036_c001_v0001032_t0036_u01782872436393") 2026/07/01 02:29:42 DEBUG : yaml: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f4264d478fed9ea5c_d20260701_m022034_c001_v7007000_t0000_u01782872434702") 2026/07/01 02:29:43 DEBUG : yaml: Deleting (id "4_zbfc2fdb3708d1bbb9ff80e1b_f1042c213b03f2ccc_d20260701_m022033_c001_v0001109_t0037_u01782872433384") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m43.602099263s (try 1/5)